Commit Graph

33 Commits

Author SHA1 Message Date
Klaus Schmidinger 286af66cfb Made several functions threadsafe (cont'd) 2004-12-26 12:45:22 +01:00
Klaus Schmidinger 0b62aff0e3 Now using qsort() to sort cListBase lists 2004-11-01 10:40:38 +01:00
Klaus Schmidinger c99e16ec41 Removed all error messages from cRecordings::ScanVideoDir() 2004-07-17 11:22:29 +02:00
Klaus Schmidinger 5ed57fa1c5 The list of recordings is now kept statically in memory 2004-06-13 20:26:51 +02:00
Klaus Schmidinger 5d99df7b77 Implemented 'skins' and 'themes' 2004-05-16 10:35:36 +02:00
Klaus Schmidinger 8de5fbcbe1 Edited recordings will now never be deleted automatically if the disk runs full 2003-10-17 14:40:37 +02:00
Klaus Schmidinger 19efbe4503 Fixed dropping out of replay mode while viewing a recording that is still going on 2003-09-09 16:09:05 +02:00
Klaus Schmidinger 12d5d01faa Removing deleted recordings faster than normal when cutting 2003-08-17 09:18:40 +02:00
Klaus Schmidinger ac9622bb8a Timers now internally have a pointer to their channel 2002-10-20 12:28:55 +02:00
Klaus Schmidinger 7ade39597a Activated cutting 2002-06-22 10:11:59 +02:00
Klaus Schmidinger a4bfddd2f9 Totally rearranged device/player/recorder structures 2002-06-16 12:57:31 +02:00
Klaus Schmidinger deb9f88710 Implemented TITLE and EPISODE keywords 2002-02-03 15:55:04 +01:00
Klaus Schmidinger 53c5499a0b The editing process now calls AssertFreeDiskSpace() 2002-01-26 15:28:41 +01:00
Klaus Schmidinger 305abd449f Now using 'ftw()' instead of an external 'find' to collect recordings 2002-01-20 16:47:09 +01:00
Klaus Schmidinger fd839aae7b The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
Klaus Schmidinger b8471a3f11 Sorting recordings internally, with episodes sorted chronologically 2001-10-07 11:00:35 +02:00
Klaus Schmidinger f412897373 Calling the '-r' program after editing, too 2001-09-23 14:02:11 +02:00
Klaus Schmidinger 22ccf22f6f Using subtitle for repeating timers; taking summary at recording time 2001-09-02 15:21:54 +02:00
Klaus Schmidinger 7fd56f7d6f Copying summary info when cutting a recording 2001-09-01 13:38:09 +02:00
Klaus Schmidinger c40e4eb96e Converted to the new API plus several small enhancements 2001-06-02 10:47:40 +02:00
Klaus Schmidinger 535e755278 Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
Klaus Schmidinger 1c81b279ee Automatically removing deleted recordings after a while 2001-02-04 12:36:32 +01:00
Klaus Schmidinger 4e354bc9a0 Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
Klaus Schmidinger 71c17e5064 Implemented 'new recording' indicator 2000-10-03 12:44:15 +02:00
Klaus Schmidinger 0f2099b4f2 Support for more than one video directory 2000-07-29 15:21:42 +02:00
Klaus Schmidinger 92096e097a Added command line option '-v' 2000-07-28 13:44:31 +02:00
Klaus Schmidinger 07d92eaee7 Implemented 'summary' feature 2000-07-24 16:43:04 +02:00
Klaus Schmidinger dc14014c6e Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
Klaus Schmidinger bd029fcce9 Bugfix in titleBuffer handling 2000-04-24 09:35:29 +02:00
Klaus Schmidinger 160c6ec5eb Implemented replay progress display 2000-04-23 15:38:16 +02:00
Klaus Schmidinger 38f799579d Removed DvbApi access from recording.c; added direct channel select 2000-04-16 15:50:21 +02:00
Klaus Schmidinger 735093b8fa Implemented actual record/replay; support for CICAM 2000-04-15 17:38:11 +02:00
Klaus Schmidinger 571686d909 Menu uses colors; support for RGYB buttons; fixed DEBUG_REMOTE; Add, Del and Move for channels and timers; basic record/play file handling 2000-03-11 11:22:37 +01:00