Commit Graph

141 Commits

Author SHA1 Message Date
Klaus Schmidinger 92d698d39c channels.conf 2000-11-01 13:36:41 +01:00
Klaus Schmidinger 4096e905c4 timers.conf 2000-11-01 13:36:00 +01:00
Klaus Schmidinger 25f085cc26 Improved Schedules menus 2000-11-01 11:45:05 +01:00
Klaus Schmidinger 10741c4c54 Fixed initializing the RCU code 2000-10-29 14:00:00 +01:00
Klaus Schmidinger e6999e9b3a Implemented 'Schedules' menu 2000-10-29 13:17:22 +01:00
Klaus Schmidinger 92d3e366ba Reduced timeout for keyboard remote control 2000-10-14 08:56:08 +02:00
Klaus Schmidinger 71dc3c2b62 LNB frequencies can now be configured (cont'd) 2000-10-08 16:50:00 +02:00
Klaus Schmidinger ff109a90a6 Stopping remote control thread at end 2000-10-08 16:49:41 +02:00
Klaus Schmidinger a36ff983f5 Fixed key release handling 2000-10-08 16:34:17 +02:00
Klaus Schmidinger 212468e2e0 LNB frequencies can now be configured 2000-10-08 16:18:23 +02:00
Klaus Schmidinger d5df19dca1 timers.conf 2000-10-08 16:00:00 +02:00
Klaus Schmidinger 724a596cf2 'Blue' button in main menu has 'Resume' 2000-10-08 15:41:30 +02:00
Klaus Schmidinger 9faf7a51e5 Pressing 'Back' in replay mode brings up 'Recordings' menu 2000-10-08 15:08:26 +02:00
Klaus Schmidinger a1a52fe11f Implemented MarkInstantRecord setup option 2000-10-08 13:08:13 +02:00
Klaus Schmidinger 19f9f9cfce Fixed daemon mode (RcIo and Interface no longer static) 2000-10-08 12:24:30 +02:00
Klaus Schmidinger 605d8df72a Explicit Repeat/Release handling for remote control 2000-10-08 11:39:11 +02:00
Klaus Schmidinger 97c3bb6148 Remote control uses threads 2000-10-08 09:25:20 +02:00
Klaus Schmidinger 60958ab132 Mentioning Bastian Guse 2000-10-03 14:21:44 +02:00
Klaus Schmidinger 48613fdb14 Implemented toggling between current and previous channel 2000-10-03 14:06:44 +02:00
Klaus Schmidinger 1c9122ae03 Displaying as much as possible of the current/next info (dropping characters that would display only partially) 2000-10-03 13:37:24 +02:00
Klaus Schmidinger 38626b1210 Added the description of the timers.conf file to the FORMATS file 2000-10-03 13:07:17 +02:00
Klaus Schmidinger 71c17e5064 Implemented 'new recording' indicator 2000-10-03 12:44:15 +02:00
Klaus Schmidinger e4f7e025e5 No longer displaying the year in the 'Recordings' menu 2000-10-03 11:39:04 +02:00
Klaus Schmidinger c31b033c21 Resume file handling via separate class 2000-10-03 11:26:10 +02:00
Klaus Schmidinger 6fd3dbc3f1 More modifications to the LIRC interface 2000-10-03 10:49:58 +02:00
Klaus Schmidinger 6c23dbf25f timers.conf 2000-10-03 10:40:00 +02:00
Klaus Schmidinger 6a50f37f25 Faster OSD by using bitmap 2000-10-03 10:34:48 +02:00
Klaus Schmidinger b4faf3787a Modified LIRC interface to better handle repeat function 2000-09-21 17:00:59 +02:00
Klaus Schmidinger f9a3ec512a Changed AV_PES not 2000-09-20 17:23:54 +02:00
Klaus Schmidinger eb90375362 timers.conf 2000-09-20 17:13:03 +02:00
Klaus Schmidinger f1c9e4838b New dependencies 2000-09-20 17:01:57 +02:00
Klaus Schmidinger 14b9a2eebb Removed a TODO remark 2000-09-20 16:58:27 +02:00
Klaus Schmidinger d991a8c702 No more daemon mode with REMOTE=KBD 2000-09-20 16:49:49 +02:00
Klaus Schmidinger 9600eaf3f1 ReadString() now returns at end-of-line 2000-09-19 17:55:09 +02:00
Klaus Schmidinger 0d85a30e61 Fixed 'confirm' dialog 2000-09-19 17:48:42 +02:00
Klaus Schmidinger 3219452195 Fixed Wait function 2000-09-18 17:22:09 +02:00
Klaus Schmidinger 76e49580ee Added a security warning regarding SVDRP to the INSTALL file 2000-09-17 21:10:57 +02:00
Klaus Schmidinger 4f5cd852c2 Added a note regarding DVB driver 0.7 and 'outstream=0' 2000-09-17 16:02:47 +02:00
Klaus Schmidinger 557f4251b0 Lower limit of 10ms for timeout 2000-09-17 15:36:33 +02:00
Klaus Schmidinger 373cf46421 Fixed a buffer overflow in EIT parsing 2000-09-17 15:23:05 +02:00
Klaus Schmidinger d79dc06f6c Fixed handling of video directory names with training slashes 2000-09-17 14:18:14 +02:00
Klaus Schmidinger 925780c20f Implemented overlay handling 2000-09-17 13:47:06 +02:00
Klaus Schmidinger b3c78919d5 Implemented image grabbing 2000-09-17 11:53:35 +02:00
Klaus Schmidinger 27046cf8a9 Implemented SVDRP command 'HITK' 2000-09-17 09:36:50 +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 3960085761 Handling SIGPIPE and re-establishing handler after intercepting a signal 2000-09-15 13:58:36 +02:00
Klaus Schmidinger 5c6d5f5316 Fixed handling errors in 'readstring()' 2000-09-15 13:51:46 +02:00
Klaus Schmidinger 9ffe1df626 Video files now have the 'group read' bit set 2000-09-15 13:27:56 +02:00
Klaus Schmidinger 72642d67a1 Added missing 'const' 2000-09-11 21:13:46 +02:00