diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-10-08 15:41:30 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-10-08 15:41:30 +0200 |
commit | 724a596cf2daa86fddc5cd42b2d8122de5d76ca9 (patch) | |
tree | d1a877de4a77d4acb90b11e2ddade31e3b4e2056 /MANUAL | |
parent | 9faf7a51e5d67f06e035705cb6e7420c59724341 (diff) | |
download | vdr-724a596cf2daa86fddc5cd42b2d8122de5d76ca9.tar.gz vdr-724a596cf2daa86fddc5cd42b2d8122de5d76ca9.tar.bz2 |
'Blue' button in main menu has 'Resume'
Diffstat (limited to 'MANUAL')
-rw-r--r-- | MANUAL | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -20,7 +20,7 @@ Video Disk Recorder User's Manual Red - Record Edit Edit - Play - Green - - New New - - Skip -60s Yellow - - Delete Delete - Delete Skip +60s - Blue - - Mark Mark - - Stop + Blue - Resume Mark Mark - - Stop 0..9 Ch select - - - Numeric inp. - - * Navigating through the On Screen Menus @@ -90,7 +90,7 @@ Video Disk Recorder User's Manual * Instant Recording You can start recording the current channel by pressing the "Red" button - in the Main menu. This will create a timer event named "@channelname" that + in the "Main" menu. This will create a timer event named "@channelname" that starts at the current time and records for two hours. If you want to modify the recording time you need to edit the timer. Stop instant recording by pressing the "Menu" button and selecting @@ -101,8 +101,10 @@ Video Disk Recorder User's Manual All recordings are listed in the "Recordings" menu. Browse through the list with the "Up" and "Down" button and press "Ok" (or the "Red" button) to start playback. New recordings are marked with an '*'. - Playback can be stopped via the Main menu by selecting "Stop replaying", + Playback can be stopped via the "Main" menu by selecting "Stop replaying", or by pressing the "Blue" button outside the menu. + A previously stopped playback session can be resumed by pressing the "Blue" + button in the "Main" menu. * Replay Control @@ -178,7 +180,7 @@ Video Disk Recorder User's Manual * Parameters in the "Setup" menu - Select "Setup" from the main menu to enter the setup menu. From there you can + Select "Setup" from the "Main" menu to enter the setup menu. From there you can modify the following system parameters (note that "boolean" values will be displayed as "no" and "yes" in the "Setup" menu, while in the setup file they are stored as '0' and '1', respectively): @@ -206,7 +208,7 @@ Video Disk Recorder User's Manual through long lists). MarkInstantRecord = 1 Defines whether an "instant recording" (started by - pressing the "Red" button in the main menu) will be + pressing the "Red" button in the "Main" menu) will be marked with a '@' character to make it distinguishable from timer recordings in the "Recordings" menu. 0 = instant recordings will not be marked |