The function cTimers::SetEvents() now immediately returns if there is some user input

This commit is contained in:
Klaus Schmidinger
2004-07-17 12:48:14 +02:00
parent c99e16ec41
commit 2dfe413351
2 changed files with 6 additions and 1 deletions

View File

@@ -2941,3 +2941,5 @@ Video Disk Recorder Revision History
- Removed all error messages from cRecordings::ScanVideoDir() and just skipping
entries that cause errors in order to avoid failure in case of things like
broken links etc.
- The function cTimers::SetEvents() now immediately returns if there is some user
input.