summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-01-14 15:29:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-01-14 15:29:51 +0100
commitc0fa83065d9f190fa2b9e8e7e4df0b088514cdaf (patch)
tree86c251636ee4e6d85ed6692e9d2e7d7f22515ecb /HISTORY
parent971e3e306d561c2320b5a0cfeac413897628dc6f (diff)
downloadvdr-c0fa83065d9f190fa2b9e8e7e4df0b088514cdaf.tar.gz
vdr-c0fa83065d9f190fa2b9e8e7e4df0b088514cdaf.tar.bz2
Saving and restoring the current channel
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9fc79db9..26242c17 100644
--- a/HISTORY
+++ b/HISTORY
@@ -344,3 +344,5 @@ Video Disk Recorder Revision History
and then renames it).
- In case the video data stream is broken the log message will come only every
5 seconds.
+- The current channel is now saved in the 'setup.conf' file when VDR is cancelled,
+ and will be restored next time it is started (thanks to Deti Fliegl).