1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00
Commit Graph

341 Commits

Author SHA1 Message Date
Klaus Schmidinger
dce6bb864b New remote control key 'Power' 2001-09-01 11:44:08 +02:00
Klaus Schmidinger
63105a7842 New SVDRP command NEXT to show the next timer event 2001-09-01 09:53:01 +02:00
Klaus Schmidinger
a8f8de9dc9 Implemented automatic shutdown 2001-09-01 09:04:37 +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
7092907ccd Timers that are currently recording are now marked with '#' 2001-08-26 12:19:23 +02:00
Klaus Schmidinger
a4547681d5 Completely new timer matching calculation 2001-08-26 11:58:23 +02:00
Klaus Schmidinger
0525d1bb78 New Setup parameter MaxVideoFileSize 2001-08-25 13:52:38 +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
27f92da20c Fixed the chirping sound after Pause/Play of a DVD 2001-08-19 15:16:22 +02:00
Klaus Schmidinger
73870fc907 Fixed broken recordings after a driver buffer overflow 2001-08-19 14:37:17 +02:00
Klaus Schmidinger
e994e3a4fe Implemented EPG bugfixing 2001-08-17 13:19:10 +02:00
Klaus Schmidinger
716d3d07b4 Now using 'libdtv' for getting EIT information 2001-08-15 13:56:11 +02:00
Klaus Schmidinger
42096e07b6 The 'channel not sync'ed' log message now also lists the card number 2001-08-15 09:25:18 +02:00
Klaus Schmidinger
000ce0cf21 Made I/O more robust by handling EINTR 2001-08-12 15:22:48 +02:00
Klaus Schmidinger
f7fff8b7be If there is no free DVB device to record, the log message will now be given only once 2001-08-11 15:48:54 +02:00
Klaus Schmidinger
0b73f060d0 Fixed displaying editing marks when toggling a mark in 'pause' mode 2001-08-11 15:08:14 +02:00
Klaus Schmidinger
8e7c06006f Implemented 'Jump' function in replay mode 2001-08-11 14:30:21 +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
cf15f276f9 Changed the default value for the 'DiSEqC' setup parameter to 'off' 2001-08-11 08:44:48 +02:00
Klaus Schmidinger
0387ee9ad9 Made the font file generation more stable 2001-08-10 16:56:49 +02:00
Klaus Schmidinger
1c12948b7e Changed the 'Eject DVD' button text to a simple 'Eject' 2001-08-10 15:38:59 +02:00
Klaus Schmidinger
232f410569 Fixed handling DVB card indexes when using only one card in a multi-card system 2001-08-10 15:18:07 +02:00
Klaus Schmidinger
4ea2daeebe Improved AC3 decoding when replaying DVDs 2001-08-10 12:42:10 +02:00
Klaus Schmidinger
85a0277910 Updated French OSD texts 2001-08-08 16:43:43 +02:00
Klaus Schmidinger
9a1f4cfb94 Updated 'channels.conf.cable' 2001-08-08 16:18:09 +02:00
Klaus Schmidinger
92d0bb8fcc Suppressing replay progress display when replaying a DVD 2001-08-07 16:39:18 +02:00
Klaus Schmidinger
a57bcf4240 Fixed displaying colored button texts that are too long 2001-08-07 16:30:52 +02:00
Klaus Schmidinger
f1c2d45c42 DVD support is now optional (cont'd) 2001-08-06 16:25:00 +02:00
Klaus Schmidinger
ae15608197 Fixed timeout calculation in cFile::FileReady() 2001-08-05 12:40:37 +02:00
Klaus Schmidinger
c2ed9b5daf New ringbuffer for frames 2001-08-05 12:23:24 +02:00
Klaus Schmidinger
614113cdcb Fixed replay progress display in case replay is paused while watching an ongoing recording; initial display comes up in one piece 2001-08-04 08:08:44 +02:00
Klaus Schmidinger
bff17fb1d0 Added support for replaying DVDs 2001-08-03 14:18:08 +02:00
Klaus Schmidinger
1962940c39 Modified the display of the channel group separators 2001-07-31 15:32:02 +02:00
Klaus Schmidinger
2c93950b8f Explicitly switching back to the previously active channel after ending a replay session 2001-07-29 10:34:10 +02:00
Klaus Schmidinger
9639cfdd46 Increased timeout until reporting 'video data stream broken' when recording 2001-07-29 09:50:49 +02:00
Klaus Schmidinger
bdfeda21c7 No longer actually tuning the primary interface in 'Transfer Mode' 2001-07-29 09:24:47 +02:00
Klaus Schmidinger
5d415c08d0 Fixed display with DEBUG_OSD 2001-07-28 16:32:40 +02:00
Klaus Schmidinger
97ac615490 Changed message colors 2001-07-28 15:03:22 +02:00
Klaus Schmidinger
349b05400a Updated channels.conf for PW 2001-07-28 14:55:11 +02:00
Klaus Schmidinger
6585e5ede6 Showing progress display when setting editing mark 2001-07-28 14:06:36 +02:00
Klaus Schmidinger
dd3c8591cd When entering time values the digits that still have to be entered are now shown as '-' 2001-07-28 13:48:52 +02:00
Klaus Schmidinger
80d491ec45 Avoiding unnecessary code execution in the replay progress display 2001-07-28 13:16:23 +02:00
Klaus Schmidinger
0f52c4fe33 Fixed jumping to an editing mark when replay has been paused 2001-07-28 11:49:23 +02:00
Klaus Schmidinger
ab4e3c7ef8 Fixed replaying in case there is no index file 2001-07-28 11:41:51 +02:00
Klaus Schmidinger
780cd3d52f Avoiding audio/video distortions in 'Transfer Mode' 2001-07-28 11:26:45 +02:00
Klaus Schmidinger
47b859c156 DiSEqC support can now be generally enabled/disabled 2001-07-27 13:45:55 +02:00
Klaus Schmidinger
d008680ad7 Made the width and height of the OSD configurable 2001-07-27 11:51:42 +02:00
Klaus Schmidinger
81919a6647 Made the position of the channel display configurable 2001-07-27 10:59:50 +02:00
Klaus Schmidinger
697b389872 Increased the upper limit for the symbol rate to 30000 2001-07-27 10:28:55 +02:00
Klaus Schmidinger
8c28b9f74a Fixed repeat function with LIRC 2001-07-27 10:18:57 +02:00
Klaus Schmidinger
7107140cbe Changed the check whether the driver is loaded 2001-07-27 07:37:33 +02:00
Klaus Schmidinger
ab1275798e Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on systems with the KURT/utime-patch 2001-07-24 16:26:58 +02:00
Klaus Schmidinger
1d6fc3e1f6 Norwegian OSD texts 2001-07-24 16:00:54 +02:00
Klaus Schmidinger
9323eea670 Fixed handling group separator at beginning of 'channels.conf' 2001-07-22 15:17:51 +02:00
Klaus Schmidinger
37ed2c31e7 Increased the buffer for key names received from LIRC 2001-07-22 14:46:45 +02:00
Klaus Schmidinger
668606c38c Note about new PW channel setup 2001-07-22 14:32:06 +02:00
Klaus Schmidinger
90dc8426db Fixed a possible crash in parsing incorrect lines in 'channels.conf' 2001-07-22 14:17:15 +02:00
Klaus Schmidinger
bd48a49712 Fixed handling characters above 0xEF in SVDRP 2001-07-22 14:00:11 +02:00
Klaus Schmidinger
693033f390 Displaying the frame counter in the replay progress display only when editing a mark 2001-07-22 13:46:07 +02:00
Klaus Schmidinger
c14d8d1da1 Larger OSD with 2bpp windows; Channel display at bottom 2001-07-22 12:33:45 +02:00
Klaus Schmidinger
e4732c0912 French OSD texts 2001-07-22 09:36:49 +02:00
Klaus Schmidinger
9dcd0fc6e3 Removed a superfluous VIDEO_FREEZE call in the replay buffer 2001-07-22 09:34:55 +02:00
Klaus Schmidinger
06236395e7 Increased the frame buffer size to 192KB 2001-07-22 09:33:34 +02:00
Klaus Schmidinger
1930e13961 Fixed a hanging SVDRP connection if the client dies without issuing QUIT 2001-07-14 09:49:07 +02:00
Klaus Schmidinger
497183cd73 Fixed high system load when displaying a still picture in replay 2001-07-14 09:24:57 +02:00
Klaus Schmidinger
a62790ed09 Fixed handling of 'Green' button in 'Schedules' menu if channel as a second audio PID 2001-07-12 14:58:48 +02:00
Klaus Schmidinger
145d376ec1 Displaying '-' when directly switching channels; increased timeout for direct channel switching 2001-07-12 14:19:43 +02:00
Klaus Schmidinger
9efef9e89e No Diseqc command if parameter is '0' 2001-07-12 12:29:09 +02:00
Klaus Schmidinger
3d2cf4e12a Additional 'emergency exit' in case channel switching doesn't work several times in a row 2001-07-12 10:27:18 +02:00
Klaus Schmidinger
103177a9e7 Fixed video packet scanning 2001-06-27 08:33:55 +02:00
Klaus Schmidinger
d67fb2ce55 Added Dolby Digital recording/replay 2001-06-24 17:42:19 +02:00
Klaus Schmidinger
947750f20b Portugese OSD texts 2001-06-22 15:19:57 +02:00
Klaus Schmidinger
706b18cb7c Avoiding error message when setting PIDs 2001-06-17 15:19:28 +02:00
Klaus Schmidinger
5b41d21107 Adapted text to driver 2001-06-16 2001-06-16 15:04:38 +02:00
Klaus Schmidinger
d3f255e79e Setup parameter for VideoFormat 2001-06-16 14:31:14 +02:00
Klaus Schmidinger
0af14457e0 Setting all PIDs to 0x1FFF before switching channel 2001-06-16 13:11:33 +02:00
Klaus Schmidinger
ef0aba26bd VFAT switch exchanges ':' in recording names; modified exchanging characters 2001-06-16 10:36:13 +02:00
Klaus Schmidinger
d17452dcfa Bugfix in editing mechanism 2001-06-15 14:12:56 +02:00
Klaus Schmidinger
9de548ee59 Recording both audio tracks 2001-06-14 15:57:30 +02:00
Klaus Schmidinger
4b8968f7e1 Increased 'broken data stream' timeout; modified turning off PIDs 2001-06-14 08:22:30 +02:00
Klaus Schmidinger
afb2f1bdec Improved channel switching 2001-06-12 21:50:40 +02:00
Klaus Schmidinger
1ffc7fe470 Added change comments 2001-06-12 15:37:25 +02:00
Klaus Schmidinger
f585f21583 Fixed removing recordings with Lifetime = 99 2001-06-12 15:32:47 +02:00
Klaus Schmidinger
a9b2afd28b Support for two audio channels 2001-06-03 13:07:20 +02:00
Klaus Schmidinger
c40e4eb96e Converted to the new API plus several small enhancements 2001-06-02 10:47:40 +02:00
Klaus Schmidinger
fae6bae6d4 The SVDRP HELP command now prints the topics in several columns 2001-04-01 16:07:58 +02:00
Klaus Schmidinger
11eccf850f New SVDRP command LSTE to list the EPG data 2001-04-01 15:40:43 +02:00
Klaus Schmidinger
eb8bd1e754 Empty lines in config files no longer cause error messages 2001-04-01 14:44:40 +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
28130daef7 No longer calling 'abort()' 2001-04-01 11:18:28 +02:00
Klaus Schmidinger
f3f2d4577d Fixed a segfault that sometimes happened when killing VDR 2001-03-31 15:04:37 +02:00
Klaus Schmidinger
31e8714315 Added the 'statdvb2vdr' tools from Hans-Peter Raschke 2001-03-31 12:10:25 +02:00
Klaus Schmidinger
36aae95b65 Searching for free DVB card from low to high index 2001-03-31 10:50:56 +02:00
Klaus Schmidinger
378db17bee New command line option -t 2001-03-31 10:32:58 +02:00
Klaus Schmidinger
6ca89f0eb3 Added Dutch OSD texts 2001-03-31 09:58:14 +02:00
Klaus Schmidinger
5d997d4622 Fixed a problem with Daylight Saving Time 2001-03-31 09:39:25 +02:00
Klaus Schmidinger
5c68fc100c Redesigned the ring buffer; prepared for remultiplexing 2001-03-31 08:42:27 +02:00
Klaus Schmidinger
50cdd6332b Updated 'channels.conf' after the recent changes of Premiere World 2001-03-04 13:38:01 +01:00
Klaus Schmidinger
4398a6942f Fixed internationalization of some Main menu texts 2001-03-04 11:42:20 +01:00
Klaus Schmidinger
2eff01f068 Removed some redundant code from the cListBase destructor 2001-03-03 13:25:30 +01:00
Klaus Schmidinger
e2e3e0ae27 Fixed a memory leak in the EIT processor that happened when the system time was set 2001-03-03 13:23:39 +01:00
Klaus Schmidinger
f2c4f2ba92 Fixed switching to another channel via the EPG while a recording is being replayed 2001-03-03 11:36:36 +01:00
Klaus Schmidinger
fc3e4acbe4 Enhanced 'channels.conf.cable' 2001-03-03 11:09:30 +01:00
Klaus Schmidinger
e3c265d186 SVDRP commands LSTC and LSTT now return an error message if no channels or timers are defined 2001-03-02 23:00:53 +01:00
Klaus Schmidinger
76521306b1 Paging up/down in lists no longer wraps 2001-02-24 16:26:11 +01:00
Klaus Schmidinger
5e0ee042c7 Implemented watchdog 2001-02-24 16:18:43 +01:00
Klaus Schmidinger
ebc6dccee3 Explicitly setting timer's 'active' field to '1' after user changes 2001-02-24 15:05:07 +01:00
Klaus Schmidinger
edacac5f91 Implemented PrimaryLimit setup parameter 2001-02-24 14:03:39 +01:00
Klaus Schmidinger
377b15b535 Setup.EPGScanTimeout == 0 completely turns off EPG scanning 2001-02-24 12:18:30 +01:00
Klaus Schmidinger
e18918ad06 Fixed an occasional segfault in the EIT processor 2001-02-24 12:12:58 +01:00
Klaus Schmidinger
1f6888c807 Support for DVB-C 2001-02-24 11:55:10 +01:00
Klaus Schmidinger
ad27adfef3 Compile time switch VFAT to enable Windows compatible file names 2001-02-18 16:21:05 +01:00
Klaus Schmidinger
3586013b8f New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout 2001-02-18 14:18:13 +01:00
Klaus Schmidinger
f9aba4ceca Added the 'schnitt' tools from Matthias Schniedermeyer 2001-02-16 14:05:43 +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
535e755278 Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
Klaus Schmidinger
7a92a25954 'Now', 'Next' and 'Schedule' menus remember the current channel 2001-02-10 15:37:21 +01:00
Klaus Schmidinger
35fbd07b5b Supporting 4 DVB cards by default 2001-02-10 13:13:49 +01:00
Klaus Schmidinger
bb03fa2a0c Fixed repeat function in LIRC remote control 2001-02-04 19:19:07 +01:00
Klaus Schmidinger
1c81b279ee Automatically removing deleted recordings after a while 2001-02-04 12:36:32 +01:00
Klaus Schmidinger
2adfad2823 The EPG scanner now scans each transponder only once per cycle 2001-02-03 17:44:25 +01:00
Klaus Schmidinger
d303632efe Implemented TT PID 2001-02-03 16:28:03 +01:00
Klaus Schmidinger
7f6a2a7a0c Implemented hotkeys for Main and Commands menu 2001-02-03 15:28:49 +01:00
Klaus Schmidinger
caa96c00ea Implemented page up/down with 'Left'/'Right' 2001-02-03 14:35:28 +01:00
Klaus Schmidinger
b79ccf2292 New command line option -D 2001-02-02 15:49:46 +01:00
Klaus Schmidinger
495f8b0669 New compile time option REMOTE=NONE 2001-02-02 14:56:45 +01:00
Klaus Schmidinger
6638c15b5b Reacitvated setting the PNR; adapted the frame scanning to the new muxing of the driver 2001-01-27 12:13:07 +01:00
Klaus Schmidinger
9a7deaae2e The EPG scanner now starts with the first channel 2001-01-20 09:55:23 +01:00
Klaus Schmidinger
2a2919d053 Fixed 'Transfer Mode' to check for primary interface 2001-01-20 09:51:51 +01:00
Klaus Schmidinger
e51a176875 Version 0.70 2001-01-18 20:13:17 +01:00
Klaus Schmidinger
40b599f1c7 Encrypted channels no longer need PNR 2001-01-18 19:53:54 +01:00
Klaus Schmidinger
3ab1a86028 Locking EIT scanner when switching channels 2001-01-18 17:03:34 +01:00
Klaus Schmidinger
c0fa83065d Saving and restoring the current channel 2001-01-14 15:29:51 +01:00
Klaus Schmidinger
e51a725c2d In case the video data stream is broken the log message will come only every 5 seconds 2001-01-14 10:24:19 +01:00
Klaus Schmidinger
297e727a59 Implemented safe writing of config files 2001-01-13 15:36:31 +01:00
Klaus Schmidinger
ba2c25d183 Fixed displaying channels and recording status in the RCU's LED display when a recording is interrupted due to higher priority 2001-01-13 13:08:43 +01:00
Klaus Schmidinger
5dacc491e3 Changed the value for Diseqc to '0' in the default 'channels.conf' 2001-01-13 12:37:19 +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
a7404879aa Fixed setting/modifying timers via SVDRP with empty summary fields 2001-01-13 11:31:56 +01:00
Klaus Schmidinger
76d2cd9f4b Fixed starting replay while in transfer mode 2001-01-07 17:05:35 +01:00
Klaus Schmidinger
7c79f61dd5 Adapted frame detection to driver 0.8+ 2001-01-07 17:00:50 +01:00
Klaus Schmidinger
05c61fe624 Added Italian OSD texts 2001-01-06 16:17:39 +01:00
Klaus Schmidinger
a6c7295d10 No more default 'timers.conf' 2001-01-03 10:36:25 +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
d2fec89529 Fixed saving the MarginStop setup parameter 2000-12-01 17:08:29 +01:00
Klaus Schmidinger
79a353c8b9 Fixed 'Switch' in the now/next menu 2000-11-26 16:18:52 +01:00