Age | Commit message (Expand) | Author |
2011-09-04 | Revoked the changes to cFrameDetector that have been introduced in version 1.... | Klaus Schmidinger |
2011-08-13 | Made frame type buffer size a multiple of TS_SIZE | Klaus Schmidinger |
2011-08-12 | Reduced frame type buffer to 1KB | Klaus Schmidinger |
2011-08-07 | Fixed distortions that happened when splitting recording into several files | Klaus Schmidinger |
2011-06-12 | Fixed overwriting the fps value in a recording's info file | Klaus Schmidinger |
2011-06-12 | Fixed detecting frames in case the Picture Start Code or Access Unit Delimite... | Klaus Schmidinger |
2010-12-27 | Now updating the 'frames per second' data in the list of recordings when a ne... | Klaus Schmidinger |
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 |