summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-17 12:48:14 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-17 12:48:14 +0200
commit2dfe4133513b596a30b9bd884b89ec6cc64f34c9 (patch)
treedc98d6778ead0e6e8e9e8d57cf42312edb8b8923 /HISTORY
parentc99e16ec41d48206c1c7e158be91a96c33c36539 (diff)
downloadvdr-2dfe4133513b596a30b9bd884b89ec6cc64f34c9.tar.gz
vdr-2dfe4133513b596a30b9bd884b89ec6cc64f34c9.tar.bz2
The function cTimers::SetEvents() now immediately returns if there is some user input
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bf1e9347..5b13bf14 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.