summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-10-28 16:32:34 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-10-28 16:32:34 +0100
commit1cba487e56c12152e1d0b472f2ce5155dfde801e (patch)
tree1423c71c99c400588e6dd6575d4a3a29d9c82f2a /HISTORY
parentfee4982077d5aebadd44afbc2fa3b5f274c93af0 (diff)
downloadvdr-1cba487e56c12152e1d0b472f2ce5155dfde801e.tar.gz
vdr-1cba487e56c12152e1d0b472f2ce5155dfde801e.tar.bz2
Implemented stopping a recording on the primary interface
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3e4e34b2..acb412f8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -831,7 +831,7 @@ Video Disk Recorder Revision History
- Fixed handling trick modes near the beginning and end of a recording.
- Pressing the "Back" button while replaying a DVD now leads to the DVD menu.
-2001-10-27: Version 0.98
+2001-10-28: Version 0.98
- Completed storing the current audio volume in the setup.conf file (thanks
to Andy Grobb).
@@ -847,3 +847,6 @@ Video Disk Recorder Revision History
- Fixed handling the repeat function in the channel display.
- Avoiding multiple EPG entries for the same event (thanks to Rolf Hakenes
for some valuable information on how to do this).
+- A recording on the primary interface can now be stopped to make it continue
+ on an other free DVB card (if one is free at the moment). See MANUAL for
+ details.