summaryrefslogtreecommitdiff
path: root/recording.h
AgeCommit message (Expand)Author
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
2000-04-24Changed program file name to 'vdr'Klaus Schmidinger
2000-04-24Bugfix in titleBuffer handlingKlaus Schmidinger
2000-04-23Implemented replay progress displayKlaus Schmidinger
2000-04-16Removed DvbApi access from recording.c; added direct channel selectKlaus Schmidinger
2000-04-15Implemented actual record/replay; support for CICAM0.0.3Klaus Schmidinger
2000-03-11Menu uses colors; support for RGYB buttons; fixed DEBUG_REMOTE; Add, Del and ...0.0.2Klaus Schmidinger