Commit Graph

63 Commits

Author SHA1 Message Date
Klaus Schmidinger 715ed57ab1 Removed DVD support from the core VDR source 2002-02-24 14:07:21 +01:00
Klaus Schmidinger db7f6ee619 Accessing Schedules data directly via cSIProcessor 2002-02-23 13:55:57 +01:00
Klaus Schmidinger e11c7e4b1c Fixed a problem with the ERR macro defined by ncurses.h 2002-02-03 16:47:35 +01:00
Klaus Schmidinger 4bba577a8b Improved error handling in the editing process; message prompt at the end of editing process 2002-01-26 13:42:15 +01:00
Klaus Schmidinger 01bff47d1c Implemented DVB-T support; Removed the range limits for the Frequency and Srate parameters of channel definitions 2001-11-24 11:42:43 +01:00
Klaus Schmidinger 2f7f2084a5 The device /dev/video is now opened only if necessary (to GRAB an image) 2001-11-04 12:13:01 +01:00
Klaus Schmidinger 9bba1ce73e Removed all video overlay stuff from cDvbApi and SVDRP 2001-11-04 11:38:23 +01:00
Klaus Schmidinger 1cba487e56 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
Klaus Schmidinger fd4d1f77f2 Changed the tuning code to use FrontendInfo to detect the type of DVB card 2001-10-27 13:01:33 +02:00
Klaus Schmidinger 407c2fb77f Completed storing the current audio volume in the setup.conf file 2001-10-27 09:57:59 +02:00
Klaus Schmidinger f412897373 Calling the '-r' program after editing, too 2001-09-23 14:02:11 +02:00
Klaus Schmidinger 793503a2f5 Saving current volume to setup.conf 2001-09-22 13:41:49 +02:00
Klaus Schmidinger a4e97d871e New keys 'Volume+', 'Volume-' and 'Mute' 2001-09-16 15:06:54 +02:00
Klaus Schmidinger c9796296cd Switched to the driver's new tuning API 2001-09-15 14:00:14 +02:00
Klaus Schmidinger 5513529419 Implemented replay mode display 2001-09-14 14:06:43 +02:00
Klaus Schmidinger 0c8cc01b1a Error message if Transfer Mode can't be started 2001-09-08 11:44:45 +02:00
Klaus Schmidinger 0525d1bb78 New Setup parameter MaxVideoFileSize 2001-08-25 13:52:38 +02:00
Klaus Schmidinger 8e7c06006f Implemented 'Jump' function in replay mode 2001-08-11 14:30:21 +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 c19ad04a21 DVD support is now optional 2001-08-06 16:19:20 +02:00
Klaus Schmidinger bff17fb1d0 Added support for replaying DVDs 2001-08-03 14:18:08 +02:00
Klaus Schmidinger d008680ad7 Made the width and height of the OSD configurable 2001-07-27 11:51:42 +02:00
Klaus Schmidinger c14d8d1da1 Larger OSD with 2bpp windows; Channel display at bottom 2001-07-22 12:33:45 +02:00
Klaus Schmidinger d67fb2ce55 Added Dolby Digital recording/replay 2001-06-24 17:42:19 +02:00
Klaus Schmidinger d3f255e79e Setup parameter for VideoFormat 2001-06-16 14:31:14 +02:00
Klaus Schmidinger 9de548ee59 Recording both audio tracks 2001-06-14 15:57:30 +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 535e755278 Implemented 'Rewind' in the 'Recordings' menu 2001-02-11 11:04:41 +01:00
Klaus Schmidinger 35fbd07b5b Supporting 4 DVB cards by default 2001-02-10 13:13:49 +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 b79ccf2292 New command line option -D 2001-02-02 15:49:46 +01:00
Klaus Schmidinger 7c79f61dd5 Adapted frame detection to driver 0.8+ 2001-01-07 17:00:50 +01:00
Klaus Schmidinger 4e354bc9a0 Implemented 'on disk editing' 2000-12-28 12:57:16 +01:00
Klaus Schmidinger 4cd7c32425 Moved progress display to menu.c 2000-12-09 11:13:00 +01:00
Klaus Schmidinger 6b0658a977 Switched to PES recording 2000-12-08 16:23:32 +01:00
Klaus Schmidinger fd464518b6 Implemented 'Transfer Mode' 2000-11-19 16:49:14 +01:00
Klaus Schmidinger ca42f7c8f1 Fixed font for system commands 2000-11-18 15:46:00 +01:00
Klaus Schmidinger 6439a8e169 All cards write EIT info into the same data structure; free cards scan for EIT info 2000-11-18 13:57:32 +01:00
Klaus Schmidinger 5b65773ec8 Using timer priority to interrupt lower priority timer recording 2000-11-12 14:06:53 +01:00
Klaus Schmidinger eefbcf5216 Current channel is now device specific 2000-11-05 18:39:17 +01:00
Klaus Schmidinger ea0bd668c8 Date and time in the title of an event info page are now always right adjusted 2000-11-05 13:04:23 +01:00
Klaus Schmidinger 25f085cc26 Improved Schedules menus 2000-11-01 11:45:05 +01:00
Klaus Schmidinger e6999e9b3a Implemented 'Schedules' menu 2000-10-29 13:17:22 +01:00
Klaus Schmidinger c31b033c21 Resume file handling via separate class 2000-10-03 11:26:10 +02:00
Klaus Schmidinger 6a50f37f25 Faster OSD by using bitmap 2000-10-03 10:34:48 +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 a334a2df33 Added a 'Setup' menu 2000-09-10 10:51:58 +02:00