summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-08-11 15:48:54 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-08-11 15:48:54 +0200
commitf7fff8b7be0cf0017cd83302439d3b44048669dc (patch)
treeccf8bcc398037f983e872a59029ec7ca506f93e9 /HISTORY
parent0b73f060d0a3b72bfac3da139d2cb0e40b1a78bc (diff)
downloadvdr-f7fff8b7be0cf0017cd83302439d3b44048669dc.tar.gz
vdr-f7fff8b7be0cf0017cd83302439d3b44048669dc.tar.bz2
If there is no free DVB device to record, the log message will now be given only once
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ffe6c263..65474555 100644
--- a/HISTORY
+++ b/HISTORY
@@ -622,7 +622,7 @@ Video Disk Recorder Revision History
- Fixed calculating the timeout value in cFile::FileReady() (thanks to
Wolfgang Henselmann-Weiss).
-2001-08-10: Version 0.91
+2001-08-11: Version 0.91
- Fixed displaying colored button texts that are too long.
- Suppressing replay progress display when replaying a DVD.
@@ -646,3 +646,5 @@ Video Disk Recorder Revision History
See the description of the "Red" key in MANUAL under "Replay Control" for
details.
- Fixed displaying editing marks when toggling a mark in "pause" mode.
+- If there is no free DVB device to record, the log message will now be given
+ only once.