diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-09-09 21:38:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-09-09 21:38:19 +0200 |
commit | ddf1aa9664624a5e6bac0137cd4e517d72109eb4 (patch) | |
tree | c6f7bda869f4fc2d4dee2fb355169d4d3d5fc364 | |
parent | 82afdd1574b40c59f9ce85afe39c388e7518e77b (diff) | |
download | vdr-ddf1aa9664624a5e6bac0137cd4e517d72109eb4.tar.gz vdr-ddf1aa9664624a5e6bac0137cd4e517d72109eb4.tar.bz2 |
Removed the obsolete chapter "Stopping a recording on the primary DVB interface" from MANUAL
-rw-r--r-- | HISTORY | 2 | ||||
-rw-r--r-- | MANUAL | 14 |
2 files changed, 2 insertions, 14 deletions
@@ -2384,3 +2384,5 @@ Video Disk Recorder Revision History - Fixed handling ':' characters in channel names when reading channels.conf (thanks to Reinhard Nissl for reporting this one). - Fixed the URL to the 'Doxygen' tool in INSTALL (thanks to Dirk Essl). +- Removed the obsolete chapter "Stopping a recording on the primary DVB interface" + from MANUAL. @@ -393,20 +393,6 @@ Version 1.2 A timer can also be programmed by pressing the "Red" button on the "Schedule", "Now", "Next" or "Event" menus. -* Stopping a recording on the primary DVB interface - - If the primary DVB interface is currently recording, the user can't switch - the channel or replay another recording on that interface. However, if there - is an other DVB interface that is currently not recording and provides the - necessary conditional access facilities to continue the recording that is - currently being performed on the primary DVB interface, the "VDR" menu will - contain an option that allows you to stop recording on the primary DVB - interface. Select that option to stop the ongoing recording and thus free the - primary DVB interface to allow channel switching or replaying. The interrupted - recording will be continued on an other free DVB interface. There may be a - short discontinuity at that point when replaying that recording later, so you - may want to place such an action for instance in a commercial break. - * Parameters in the "Setup" menu Select "Setup" from the "VDR" menu to enter the setup menu. From there you can |