Commit Graph

136 Commits

Author SHA1 Message Date
Klaus Schmidinger fee4982077 Avoiding multiple EPG entries for the same event 2001-10-28 13:53:44 +01:00
Klaus Schmidinger d64416b922 Fixed closing the progress display with the 'Back' key when in trick mode and Setup.ShowReplayMode is enabled (cont'd) 2001-10-28 10:21:01 +01:00
Klaus Schmidinger 8690654eaf Fixed handling the repeat function in the channel display 2001-10-27 13:48:20 +02:00
Klaus Schmidinger 7e6c2d47e0 Fixed a crash when pressing the '2' button while replaying a DVD 2001-10-27 12:04:36 +02:00
Klaus Schmidinger 02b5a40539 Fixed closing the progress display with the 'Back' key when in trick mode and Setup.ShowReplayMode is enabled 2001-10-27 10:23:09 +02:00
Klaus Schmidinger a7136cf518 Pressing the 'Back' button while replaying a DVD now leads to the DVD menu 2001-10-21 14:29:03 +02:00
Klaus Schmidinger e3c09115fe The menu timeout now also works when pressing the 'Back' button during replay to enter the 'Recordings' menu 2001-10-20 11:23:27 +02:00
Klaus Schmidinger 312764a7ab Fixed a bug in the replay mode display when pressing the Green or Yellow button while in trick mode 2001-10-20 09:06:09 +02:00
Klaus Schmidinger cc761811ce New setup parameter SplitEditedFiles 2001-09-30 11:31:43 +02:00
Klaus Schmidinger f412897373 Calling the '-r' program after editing, too 2001-09-23 14:02:11 +02:00
Klaus Schmidinger 9f1046221d New command line option '-r' 2001-09-22 14:23:55 +02:00
Klaus Schmidinger bf8948498d No more unnecessary display of 'normal play mode' 2001-09-21 16:24:06 +02:00
Klaus Schmidinger d8aef25cbc Pressing 'Ok' while the mode display is on brings up the progress display 2001-09-21 16:18:51 +02:00
Klaus Schmidinger a77360a1b6 Mode display is shown after progress display is closed 2001-09-21 16:07:22 +02:00
Klaus Schmidinger 7fc8b39f43 Fixed timeout when pressing '0' to set an editing mark while the progress display is not shown 2001-09-21 16:01:45 +02:00
Klaus Schmidinger 9309c176e9 No more replay mode display when pressing the 'Green' or 'Yellow' button 2001-09-21 15:07:38 +02:00
Klaus Schmidinger da75e89a0b Fixed going into 'Jump' mode while the replay mode display is active 2001-09-15 10:36:31 +02:00
Klaus Schmidinger 1a2c3e1b84 Combined displaying time search and replay mode 2001-09-14 15:10:12 +02:00
Klaus Schmidinger 5513529419 Implemented replay mode display 2001-09-14 14:06:43 +02:00
Klaus Schmidinger de45b51473 Implemented 'Multi Speed Mode' 2001-09-09 12:52:41 +02:00
Klaus Schmidinger 9d509c37e7 Switching through channel groups now starts at current channel's group 2001-09-08 14:39:09 +02:00
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