index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
base
/
filepush.h
Age
Commit message (
Expand
)
Author
2010-11-24
rename iDataSource to iTsSource (no functional change)
ghost
2010-11-10
migrate eFilePushThread to new iDateSource read interface, remove no more sup...
ghost
2010-11-09
filepush.h/cpp: migrate to iDataSource
ghost
2007-05-04
improve filterRecordData
Felix Domke
2007-04-17
add stream-mode to filepush, which will retry on eof until stream grows
Felix Domke
2006-06-17
I/O priority support with cfq scheduler (needs new kernel patch)
Andreas Monzner
2006-04-03
add possibility to do things after thread start.. but before setting the thre...
Andreas Monzner
2006-03-03
enable playback of multifile (split) movies
Felix Domke
2006-02-03
make filterRecordData argument unsigned char*
Felix Domke
2006-02-02
add possibliity to filter recorded data
Felix Domke
2006-01-26
fix SG, add user events
Felix Domke
2006-01-22
added missing brackets
Andreas Oberritter
2006-01-22
added virtual destructor
Andreas Oberritter
2006-01-20
filepush: scatter/gather support
Felix Domke
2006-01-18
experimental PVR commit support
Felix Domke
2006-01-17
filepush: do not loop anymore on eof, but signal an event
Felix Domke
2005-11-13
add flush to filepush
Felix Domke
2005-11-13
fix seeking in filepush
Felix Domke
2005-10-25
- add pause/seek/resume functions to filepush
Felix Domke
2005-07-28
- factor out the filepusher from ts recorder
Felix Domke