If there is no free DVB device to record, the log message will now be given only once

This commit is contained in:
Klaus Schmidinger
2001-08-11 15:48:54 +02:00
parent 0b73f060d0
commit f7fff8b7be
5 changed files with 21 additions and 13 deletions

View File

@@ -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.