fix restart of playback after EOF (fixes bug #241)
[enigma2.git] / lib / base / filepush.h
2011-01-18 acid-burnMerge remote branch 'origin/acid-burn/bug_608_add_nim_s...
2010-12-13 ghostMerge remote branch 'remotes/origin/pootle-import'
2010-12-13 ghostMerge branch 'bug_621_caid_info'
2010-12-13 ghostMerge remote branch 'remotes/origin/acid-burn/bug_622_s...
2010-12-13 ghostMerge remote branch 'remotes/origin/bug_620_dvdburn_abs...
2010-11-26 ghostMerge branch 'bug_347_adenin_unicable_xml'
2010-11-24 ghostMerge branch 'master' into obi/master
2010-11-24 ghostMerge branch 'bug_615_replace_rawfile'
2010-11-24 ghostrename iDataSource to iTsSource (no functional change)
2010-11-23 Andreas OberritterMerge branch 'obi/master'
2010-11-23 ghostMerge branch 'bug_615_replace_rawfile'
2010-11-10 ghostmigrate eFilePushThread to new iDateSource read interfa...
2010-11-09 ghostfilepush.h/cpp: migrate to iDataSource
2007-05-04 Felix Domkeimprove filterRecordData
2007-04-17 Felix Domkeadd stream-mode to filepush, which will retry on eof...
2006-06-17 Andreas MonznerI/O priority support with cfq scheduler (needs new...
2006-04-03 Andreas Monzneradd possibility to do things after thread start.. but...
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-01-26 Felix Domkefix SG, add user events
2006-01-22 Andreas Oberritteradded missing brackets
2006-01-22 Andreas Oberritteradded virtual destructor
2006-01-20 Felix Domkefilepush: scatter/gather support
2006-01-18 Felix Domkeexperimental PVR commit support
2006-01-17 Felix Domkefilepush: do not loop anymore on eof, but signal an...
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-07-28 Felix Domke - factor out the filepusher from ts recorder