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

163 Commits

Author SHA1 Message Date
Klaus Schmidinger
d5c01bbe5a Implemented OSD for Volume and Mute 2002-03-09 17:11:49 +01:00
Klaus Schmidinger
9e20745fde Blue button is now 'Stop' in 'Main' menu if replaying 2002-03-08 16:11:34 +01:00
Klaus Schmidinger
5d666161d6 Fixed reacting on changes in CICAM settings (needed to restart VDR before) 2002-03-08 15:19:49 +01:00
Klaus Schmidinger
9d4456a0a3 CICAM setup for conditional access channels 2002-03-03 16:12:29 +01:00
Klaus Schmidinger
715ed57ab1 Removed DVD support from the core VDR source 2002-02-24 14:07:21 +01:00
Klaus Schmidinger
7f3c58f857 New Setup parameter RecordDolbyDigital 2002-02-24 11:55:24 +01:00
Klaus Schmidinger
db7f6ee619 Accessing Schedules data directly via cSIProcessor 2002-02-23 13:55:57 +01:00
Klaus Schmidinger
ca31e87591 Saving 'timers.conf' after setting 'firstday' when deleting an ongoing recording 2002-02-23 09:33:04 +01:00
Klaus Schmidinger
3db87e806c Taking EPG data from 'start + 5min' for instant recordings 2002-02-17 16:03:49 +01:00
Klaus Schmidinger
e18b303818 Terminating timer when deleting recording 2002-02-17 14:29:13 +01:00
Klaus Schmidinger
a87e7625dd Implemented the 'First day' parameter for repeating timers 2002-02-17 13:05:05 +01:00
Klaus Schmidinger
219ccb51a7 If Setup.ShowInfoOnChSwitch is set to 'no', the box for the EPG display is no longer shown 2002-02-10 11:58:17 +01:00
Klaus Schmidinger
ba1bf3a99e Automatically closing empty recordings menu page after delete 2002-02-10 11:36:07 +01:00
Klaus Schmidinger
13a0aff6b9 Reverted to the previous way of searching for the EPG record of the current recording in case of a periodic timer 2002-02-09 15:27:39 +01:00
Klaus Schmidinger
889e70803f Changed the estimated data rate for calculating the remaining disk capacity to 25.75 MB/min 2002-02-09 14:42:56 +01:00
Klaus Schmidinger
deb9f88710 Implemented TITLE and EPISODE keywords 2002-02-03 15:55:04 +01:00
Klaus Schmidinger
103124c82c Fixed handling hierarchical recordings menu in case of directories starting with the same sequence of characters 2002-02-01 15:11:39 +01:00
Klaus Schmidinger
3669bbf375 Activating the 'Recordings' menu now displays 'scanning recordings...' 2002-01-27 15:55:31 +01:00
Klaus Schmidinger
28e54bc648 The 'Main' menu now displays the used disk space in the title 2002-01-27 13:11:23 +01:00
Klaus Schmidinger
e010ca2106 Fixed hierarchical recordings menu 2002-01-26 11:09:25 +01:00
Klaus Schmidinger
fd839aae7b The 'Recordings' menu now displays a hierarchical structure 2002-01-20 14:05:28 +01:00
Klaus Schmidinger
21f13f0ef1 Removed EPGBugfixLevel '3' 2002-01-13 16:18:40 +01:00
Klaus Schmidinger
c1dd84e0e9 Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF 2001-11-24 13:21:16 +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
56565721af Fixed ejecting a DVD while it is being replayed 2001-11-04 10:47:37 +01:00
Klaus Schmidinger
57bd015bcb Fixed handling the repeat function in the channel display (cont'd, up/down didn't work with repeat function) 2001-10-28 17:06:34 +01:00
Klaus Schmidinger
1cba487e56 Implemented stopping a recording on the primary interface 2001-10-28 16:32:34 +01:00
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