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
2010-01-30
The PCR pid is now recorded for channels where this is different from the vid...
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-11-22
Fixed generating the index for recordings from channels that put a whole GOP ...
Klaus Schmidinger
2009-11-15
Fixed starting a recording at an I-frame
Klaus Schmidinger
2009-05-24
Fixed generating PAT/PMT version numbers in case the PIDs change during recor...
Klaus Schmidinger
2009-03-27
Adapted cFrameDetector::Analyze() to HD NTSC broadcasts that split frames ove...
Klaus Schmidinger
2009-01-23
Changed cPatPmtGenerator to make sure the PMT pid doesn't collide with any of...
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2007-02-25
Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force...
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2006-01-08
Added a SleepMs() in cRecorder::Action() to avoid a busy loop
Klaus Schmidinger
2005-10-31
The new class cUnbufferedFile is used for the recording files to avoid thrash...
1.3.35
Klaus Schmidinger
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