PSignal was already able to handle this without modifications
[enigma2.git] / lib / base / filepush.cpp
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