summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-03-17 12:04:35 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-03-17 12:04:35 +0100
commitb72b15cf8f373fd3e2df55b8ba6f0da4319c6a2f (patch)
tree141056443043e42e0957aaf8af77a7cc25528826 /HISTORY
parentae3f18dd572dc0de2ec2077c644fdcf12fade034 (diff)
downloadvdr-b72b15cf8f373fd3e2df55b8ba6f0da4319c6a2f.tar.gz
vdr-b72b15cf8f373fd3e2df55b8ba6f0da4319c6a2f.tar.bz2
New Setup item 'Restart'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e987a995..edc08bde 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1067,7 +1067,7 @@ Video Disk Recorder Revision History
available on any DVB card).
- Updated French language texts (thanks to Jean-Claude Repetto).
-2002-03-16: Version 1.0.0pre4
+2002-03-17: Version 1.0.0pre4
- Added 'Ca' code 201 for 'Cryptoworks, GOD-DIGITAL' to 'ca.conf' (thanks to
Bernd Schweikert).
@@ -1114,3 +1114,7 @@ Video Disk Recorder Revision History
- The "Commands" menu now automatically assigns number keys as hotkeys to the
commands. If you have preceeded your commands with digits you may want to
remove these from your 'commands.conf' file.
+- The new Setup item "Restart" can be used to force a complete restart of VDR,
+ including reloading the driver. Note that this can only work if VDR and the
+ driver are wrapped into a mechanism that actually performs this action if VDR
+ exits. The 'runvdr' script can be used for this purpose.