Merge commit 'origin/master' into tmbinc/FixTimingBugs
[enigma2.git] / lib / base / filepush.cpp
2009-03-31 Felix DomkeMerge commit 'origin/master' into tmbinc/FixTimingBugs
2009-03-03 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-03-02 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-03-02 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-03-02 Felix Domkereplace EOF magic by a slightly more accurate PVR EOF.
2009-02-16 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-13 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-12 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2009-02-11 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2008-11-17 Felix DomkeMerge branch 'master' into tmbinc/FixTimingBugs
2008-11-17 Felix Domkeremove ugly SIGUSR1 loop once again
2008-01-12 Andreas Monznerdeal correct with errno
2007-05-24 Felix Domkein case of short reads, re-align with blocksize
2007-05-06 Andreas Monznerdisable log to /log.ts (was just for testing)..
2007-05-04 Felix Domkeimprove filterRecordData
2007-04-30 Felix Domkesend write error messages down to service events
2007-04-17 Felix Domkeadd stream-mode to filepush, which will retry on eof...
2007-01-30 Andreas Monzneradd a workaround to ensure that the filepush thread...
2006-06-17 Andreas MonznerI/O priority support with cfq scheduler (needs new...
2006-04-03 Felix Domkefollow eThread changes: mainly thread_running -> sync...
2006-04-03 Andreas Monzneradd possibility to do things after thread start.. but...
2006-03-21 Andreas Monznercomment out posix_fadvise call
2006-03-17 Andreas Monznerfix error handling (errno checking)
2006-03-11 Andreas Monznerincrease commit interval
2006-03-03 Felix Domkeenable playback of multifile (split) movies
2006-02-03 Felix Domkemake filterRecordData argument unsigned char*
2006-02-02 Felix Domkeadd possibliity to filter recorded data
2006-02-02 Felix Domkecontinue on EOVERFLOW, use fdatasync every now and...
2006-01-26 Felix Domkefix SG, add user events
2006-01-22 Andreas Oberritterremove generated file "config.h":
2006-01-20 Felix Domkefilepush: scatter/gather support
2006-01-20 Felix Domkedon't kill if thread isn't alive
2006-01-18 Felix Domkeexperimental PVR commit support
2006-01-17 Felix Domkefilepush: do not loop anymore on eof, but signal an...
2005-12-20 Felix Domkeimprove debug output
2005-12-04 Andreas Monznercomment out debug output
2005-11-13 Felix Domkeadd flush to filepush
2005-11-13 Felix Domkefix seeking in filepush
2005-10-25 Felix Domke - add pause/seek/resume functions to filepush
2005-10-15 Felix Domketry to use posix_fadvise, doesn't seem to reall work...
2005-08-01 Felix Domke - add looping for ts playbacks (hack for prodrive)
2005-07-28 Felix Domke - fix filepush a bit, remove debug out
2005-07-28 Felix Domke - factor out the filepusher from ts recorder