Commit Graph

198 Commits

Author SHA1 Message Date
Klaus Schmidinger 8585e08a0f Fixed the 'EPG bugfix' (sometimes had duplicate information in Subtitle and Extended Description) 2001-10-05 20:40:53 +02:00
Klaus Schmidinger a0d04288c6 Lock file for accessing the video directory 2001-09-30 10:38:06 +02:00
Klaus Schmidinger 14992a8037 EPG info is now updated if the contents changes but the ID remains the same 2001-09-22 13:07:43 +02:00
Klaus Schmidinger 6ceefaf85f Better error handling when writing configuration files 2001-09-16 08:57:58 +02:00
Klaus Schmidinger e425cb9434 Changed size of all parse buffers to 10KB 2001-09-14 14:35:40 +02:00
Klaus Schmidinger 287a267669 Added missing '#include <time.h>' in tools.c 2001-08-26 15:52:17 +02:00
Klaus Schmidinger 6f68910828 Sorting timers in the 'Timers' menu 2001-08-26 14:17:20 +02:00
Klaus Schmidinger 14d3933d91 The menus and the channel display now show the current date and time 2001-08-25 13:27:26 +02:00
Klaus Schmidinger e994e3a4fe Implemented EPG bugfixing 2001-08-17 13:19:10 +02:00
Klaus Schmidinger 000ce0cf21 Made I/O more robust by handling EINTR 2001-08-12 15:22:48 +02:00
Klaus Schmidinger 2069b9946e Fixed AddDirectory 2001-08-11 14:51:28 +02:00
Klaus Schmidinger 8e99289b55 Implemented SpinUpDisk() 2001-08-11 11:15:41 +02:00
Klaus Schmidinger 627916d32a New command line option -E 2001-08-11 09:38:12 +02:00
Klaus Schmidinger ae15608197 Fixed timeout calculation in cFile::FileReady() 2001-08-05 12:40:37 +02:00
Klaus Schmidinger c40e4eb96e Converted to the new API plus several small enhancements 2001-06-02 10:47:40 +02:00
Klaus Schmidinger 1ef2b1d3a1 Fixed checking for free disk space, so that it works with NFS mounted drives 2001-04-22 10:31:29 +02:00
Klaus Schmidinger ab626eecd3 SVDRP now also works with clients that don't do line buffering 2001-04-01 14:13:42 +02:00
Klaus Schmidinger 2eff01f068 Removed some redundant code from the cListBase destructor 2001-03-03 13:25:30 +01:00
Klaus Schmidinger 80a42f1300 Removing empty directories 2001-02-11 14:53:44 +01:00
Klaus Schmidinger c0ed9649a3 Fixed handling ':' in timer filenames and '\n' in timer summaries 2001-02-11 11:29:22 +01:00
Klaus Schmidinger 1c81b279ee Automatically removing deleted recordings after a while 2001-02-04 12:36:32 +01:00
Klaus Schmidinger 297e727a59 Implemented safe writing of config files 2001-01-13 15:36:31 +01:00
Klaus Schmidinger 35343eaf47 Fixed a problem with recordings that have a single quote character in their name (this is now mapped to 0x01) 2001-01-13 12:17:30 +01:00
Klaus Schmidinger 4e354bc9a0 Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
Klaus Schmidinger 6b0658a977 Switched to PES recording 2000-12-08 16:23:32 +01:00
Klaus Schmidinger 54a2e99c7b Implemented 'Commands' menu 2000-11-11 16:38:41 +01:00
Klaus Schmidinger e6999e9b3a Implemented 'Schedules' menu 2000-10-29 13:17:22 +01:00
Klaus Schmidinger 97c3bb6148 Remote control uses threads 2000-10-08 09:25:20 +02:00
Klaus Schmidinger 6a50f37f25 Faster OSD by using bitmap 2000-10-03 10:34:48 +02:00
Klaus Schmidinger 9600eaf3f1 ReadString() now returns at end-of-line 2000-09-19 17:55:09 +02:00
Klaus Schmidinger 557f4251b0 Lower limit of 10ms for timeout 2000-09-17 15:36:33 +02:00
Klaus Schmidinger 4716cfb5a1 Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
Klaus Schmidinger 7fbf9e6c49 New option '-c'; config files in video directory by default 2000-09-15 15:09:15 +02:00
Klaus Schmidinger 5c6d5f5316 Fixed handling errors in 'readstring()' 2000-09-15 13:51:46 +02:00
Klaus Schmidinger c00d4ea326 Implemented 'channel grouping' 2000-09-09 14:57:43 +02:00
Klaus Schmidinger 3adda3b6c7 New command line option '-l' to set the log level 2000-07-29 19:03:09 +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 52514313fb Implemented SVDRP 2000-07-23 15:01:31 +02:00
Klaus Schmidinger d0179ea219 Improved handling of blanks in channel and timer names 2000-07-16 15:02:33 +02:00
Klaus Schmidinger 20019e7ce5 Added support for LIRC remote control 2000-07-15 12:39:20 +02:00
Klaus Schmidinger ba70704694 Improved replay progress display 2000-04-24 15:32:11 +02:00
Klaus Schmidinger 8a84f6b751 Improved process handling 2000-04-24 13:54:23 +02:00
Klaus Schmidinger dc14014c6e Changed program file name to 'vdr' 2000-04-24 09:46:05 +02:00
Klaus Schmidinger 160c6ec5eb Implemented replay progress display 2000-04-23 15:38:16 +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
Klaus Schmidinger 4a9d9c5876 Initial revision 2000-02-19 13:36:48 +01:00