Commit Graph

115 Commits

Author SHA1 Message Date
Klaus Schmidinger 0f87ff86d0 Removed EPG fix from cMenuEvent (data is fixed in eit.c) 2001-09-02 15:27:54 +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 0d75710545 Using '~' in recording filename 2001-09-02 10:28:20 +02:00
Klaus Schmidinger 4aee497101 New setup parameter OSDMessageTime 2001-09-01 15:23:27 +02:00
Klaus Schmidinger 5a5fc72814 Stopping finished timer recordings before starting new ones 2001-09-01 15:04:14 +02:00
Klaus Schmidinger a8f8de9dc9 Implemented automatic shutdown 2001-09-01 09:04:37 +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 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 a706fb8643 Getting the event info for the current recording 2001-08-19 14:45:31 +02:00
Klaus Schmidinger e994e3a4fe Implemented EPG bugfixing 2001-08-17 13:19:10 +02:00
Klaus Schmidinger 0ac6edbfc6 Removed hotkeys from 'Cancel...' options 2001-08-12 12:42:37 +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 cf15f276f9 Changed the default value for the 'DiSEqC' setup parameter to 'off' 2001-08-11 08:44:48 +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 92d0bb8fcc Suppressing replay progress display when replaying a DVD 2001-08-07 16:39:18 +02:00
Klaus Schmidinger c19ad04a21 DVD support is now optional 2001-08-06 16:19:20 +02:00
Klaus Schmidinger 57692504cd Improved DVD handling 2001-08-05 15:11:35 +02:00
Klaus Schmidinger 8c1fc6560d Removed hotkeys from 'Stop...' options 2001-08-05 12:47:14 +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 5d415c08d0 Fixed display with DEBUG_OSD 2001-07-28 16:32:40 +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 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 9323eea670 Fixed handling group separator at beginning of 'channels.conf' 2001-07-22 15:17:51 +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 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 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 191fb910bf Fixed a segfault in the Schedule menu in case there is no EPG information 2001-03-18 10:16:56 +01:00
Klaus Schmidinger 4398a6942f Fixed internationalization of some Main menu texts 2001-03-04 11:42:20 +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 3586013b8f New SVDRP command MESG; SVDRP can reuse port; SVDRP timeout 2001-02-18 14:18:13 +01:00