Age | Commit message (Expand) | Author |
2010-12-27 | Now updating the 'frames per second' data in the list of recordings when a ne... | Klaus Schmidinger |
2010-03-07 | The full timer file name is now displayed if it ends with "TITLE" or "EPISODE" | Klaus Schmidinger |
2010-01-17 | The "Edit timer" menu can now set the folder for the recording from a list of... | Klaus Schmidinger |
2010-01-02 | Implemented --edit and --genindex options | 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-08-16 | Increased the value of MAXFRAMESIZE to better suit HD recordings | Klaus Schmidinger |
2009-05-24 | Fixed generating PAT/PMT version numbers in case the PIDs change during recor... | Klaus Schmidinger |
2009-04-19 | Added missing 'const' to cRecording::FramesPerSecond() | Klaus Schmidinger |
2009-04-13 | Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets | Klaus Schmidinger |
2009-02-28 | Added cRecordingInfo::GetEvent() | Klaus Schmidinger |
2009-01-24 | Fixed handling the maximum video file size | Klaus Schmidinger |
2009-01-24 | Fixed editing PES recordings | Klaus Schmidinger |
2009-01-18 | Implemented option '-i' | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2007-10-14 | Added cRecording::Undelete() | Klaus Schmidinger |
2007-10-14 | Made the default copy ctor and the assign operator of cRecording private | Klaus Schmidinger |
2007-06-17 | The info.vdr file now also stores the name of the channel | Klaus Schmidinger |
2006-12-01 | Added a missing 'const' to cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-07-30 | Now invalidating /video cache _after_ cutting | Klaus Schmidinger |
2006-04-09 | Changed the behaviour when hitting the end of a recording in fast forward mode | Klaus Schmidinger |
2006-02-25 | Implemented cRecordingInfo::ChannelID() | Klaus Schmidinger |
2006-02-25 | The 'summary' field of a timer definition has been renamed to 'aux' | Klaus Schmidinger |
2006-02-18 | Generating 'X' audio component records for recording if there is no EPG data | Klaus Schmidinger |
2006-02-12 | Now stopping scanning the video directory if there are too many levels of sym... | Klaus Schmidinger |
2006-01-20 | Added AssertFreeDiskSpace() before starting a timer recording | Klaus Schmidinger |
2005-12-18 | Now avoiding unnecessary disk access when checking if there are deleted recor... | Klaus Schmidinger |
2005-12-18 | When displaying the amount of free disk space, the space consumed by "deleted... | Klaus Schmidinger |
2005-10-31 | The new class cUnbufferedFile is used for the recording files to avoid thrash...1.3.35 | Klaus Schmidinger |
2005-10-01 | Fixed handling the '.update' file in case the video directory is not at the d... | Klaus Schmidinger |
2005-09-25 | Made the function ExchangeChars() public1.3.33 | Klaus Schmidinger |
2005-09-25 | The '.update' file in the video directory is now touched when a recording is ... | Klaus Schmidinger |
2005-09-25 | The 'new' indicator in the Recordings menu is now kept up-to-date | Klaus Schmidinger |
2005-09-25 | The list of recordings is now read in a separate thread | Klaus Schmidinger |
2005-09-03 | Implemented option '--vfat'; replaced ':' with '.' in recording names | Klaus Schmidinger |
2005-08-13 | Now storing the channel id in the info.vdr file even if there is no EPG info ... | Klaus Schmidinger |
2005-05-28 | cRecordingInfo stores channelID itself (preparation for change in cEvent) | Klaus Schmidinger |
2005-05-22 | Fall back to 'summary.vdr' if there is no 'info.vdr' | Klaus Schmidinger |
2005-05-22 | Fixed setting timer's summary for recording | Klaus Schmidinger |
2005-05-16 | Switched from 'summary.vdr' to 'info.vdr' | Klaus Schmidinger |
2005-01-16 | Extended some buffer sizes to allow handling HDTV streams | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-11-01 | Now using qsort() to sort cListBase lists | Klaus Schmidinger |
2004-07-17 | Removed all error messages from cRecordings::ScanVideoDir() | Klaus Schmidinger |
2004-06-13 | The list of recordings is now kept statically in memory | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2003-10-17 | Edited recordings will now never be deleted automatically if the disk runs full | Klaus Schmidinger |
2003-09-09 | Fixed dropping out of replay mode while viewing a recording that is still goi... | Klaus Schmidinger |
2003-08-17 | Removing deleted recordings faster than normal when cutting1.2.3 | Klaus Schmidinger |
2002-10-20 | Timers now internally have a pointer to their channel | Klaus Schmidinger |