index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recorder.c
Age
Commit message (
Expand
)
Author
2005-08-14
Changed cThread Active() vs. Running()
Klaus Schmidinger
2005-08-13
Centralized 'thread active' handling
Klaus Schmidinger
2005-01-16
Recording and Transfer Mode now handle more than 2 audio PIDs
Klaus Schmidinger
2005-01-09
Changed 'Recording/Record Dobly Digital' to 'DVB/Use Dolby Digital' and using...
Klaus Schmidinger
2004-10-16
Improved buffer handling
Klaus Schmidinger
2004-03-20
Fixed handling Setup.RecordDolbyDigital, which was broken since version 1.1.6
Klaus Schmidinger
2004-03-07
Avoiding too many consecutive "ring buffer overflow" messages
Klaus Schmidinger
2003-10-18
The cThread class now accepts a 'Description' parameter
Klaus Schmidinger
2003-08-02
Fixed a possible crash in case a VFAT file system is used without compiling V...
Klaus Schmidinger
2003-05-16
Moved the detection of a broken video data stream from the cDevice into the c...
Klaus Schmidinger
2003-01-26
Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mo...
Klaus Schmidinger
2002-12-22
Fixed a typo
Klaus Schmidinger
2002-10-12
Reactivated full handling of second audio PID (even in 'Transfer Mode')
Klaus Schmidinger
2002-09-08
Implemented cTSBuffer
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger