summaryrefslogtreecommitdiff
path: root/recorder.c
AgeCommit message (Collapse)Author
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-03-20Fixed handling Setup.RecordDolbyDigital, which was broken since version 1.1.6Klaus Schmidinger
2004-03-07Avoiding too many consecutive "ring buffer overflow" messagesKlaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
2003-08-02Fixed a possible crash in case a VFAT file system is used without compiling ↵Klaus Schmidinger
VDR with VFAT=1
2003-05-16Moved the detection of a broken video data stream from the cDevice into the ↵Klaus Schmidinger
cRecorder
2003-01-26Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer ↵Klaus Schmidinger
Mode' and during recordings
2002-12-22Fixed a typoKlaus Schmidinger
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-09-08Implemented cTSBufferKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger