summaryrefslogtreecommitdiff
path: root/recording.h
AgeCommit message (Expand)Author
2006-12-01Added a missing 'const' to cRecordingInfo::ChannelID()Klaus Schmidinger
2006-07-30Now invalidating /video cache _after_ cuttingKlaus Schmidinger
2006-04-09Changed the behaviour when hitting the end of a recording in fast forward modeKlaus Schmidinger
2006-02-25Implemented cRecordingInfo::ChannelID()Klaus Schmidinger
2006-02-25The 'summary' field of a timer definition has been renamed to 'aux'Klaus Schmidinger
2006-02-18Generating 'X' audio component records for recording if there is no EPG dataKlaus Schmidinger
2006-02-12Now stopping scanning the video directory if there are too many levels of sym...Klaus Schmidinger
2006-01-20Added AssertFreeDiskSpace() before starting a timer recordingKlaus Schmidinger
2005-12-18Now avoiding unnecessary disk access when checking if there are deleted recor...Klaus Schmidinger
2005-12-18When displaying the amount of free disk space, the space consumed by "deleted...Klaus Schmidinger
2005-10-31The new class cUnbufferedFile is used for the recording files to avoid thrash...1.3.35Klaus Schmidinger
2005-10-01Fixed handling the '.update' file in case the video directory is not at the d...Klaus Schmidinger
2005-09-25Made the function ExchangeChars() public1.3.33Klaus Schmidinger
2005-09-25The '.update' file in the video directory is now touched when a recording is ...Klaus Schmidinger
2005-09-25The 'new' indicator in the Recordings menu is now kept up-to-dateKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-03Implemented option '--vfat'; replaced ':' with '.' in recording namesKlaus Schmidinger
2005-08-13Now storing the channel id in the info.vdr file even if there is no EPG info ...Klaus Schmidinger
2005-05-28cRecordingInfo stores channelID itself (preparation for change in cEvent)Klaus Schmidinger
2005-05-22Fall back to 'summary.vdr' if there is no 'info.vdr'Klaus Schmidinger
2005-05-22Fixed setting timer's summary for recordingKlaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-01-16Extended some buffer sizes to allow handling HDTV streamsKlaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2004-11-01Now using qsort() to sort cListBase listsKlaus Schmidinger
2004-07-17Removed all error messages from cRecordings::ScanVideoDir()Klaus Schmidinger
2004-06-13The list of recordings is now kept statically in memoryKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2003-10-17Edited recordings will now never be deleted automatically if the disk runs fullKlaus Schmidinger
2003-09-09Fixed dropping out of replay mode while viewing a recording that is still goi...Klaus Schmidinger
2003-08-17Removing deleted recordings faster than normal when cutting1.2.3Klaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-06-22Activated cuttingKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-02-03Implemented TITLE and EPISODE keywordsKlaus Schmidinger
2002-01-26The editing process now calls AssertFreeDiskSpace()Klaus Schmidinger
2002-01-20Now using 'ftw()' instead of an external 'find' to collect recordingsKlaus Schmidinger
2002-01-20The 'Recordings' menu now displays a hierarchical structureKlaus Schmidinger
2001-10-07Sorting recordings internally, with episodes sorted chronologicallyKlaus Schmidinger
2001-09-23Calling the '-r' program after editing, tooKlaus Schmidinger
2001-09-02Using subtitle for repeating timers; taking summary at recording timeKlaus Schmidinger
2001-09-01Copying summary info when cutting a recordingKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-02-11Implemented 'Rewind' in the 'Recordings' menuKlaus Schmidinger
2001-02-04Automatically removing deleted recordings after a whileKlaus Schmidinger
2000-12-28Implemented 'on disk editing'Klaus Schmidinger
2000-10-03Implemented 'new recording' indicatorKlaus Schmidinger
2000-07-29Support for more than one video directoryKlaus Schmidinger
2000-07-28Added command line option '-v'Klaus Schmidinger
2000-07-24Implemented 'summary' featureKlaus Schmidinger