summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-25 14:53:15 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-25 14:53:15 +0200
commit8d4dc7bc779ba257cb108029e54f30d9be902c99 (patch)
treebc08fe751c08b102ac61339b12afc8b11532c1aa /HISTORY
parentae37eae8e368823a0b6ca462e31ea70b14135b63 (diff)
downloadvdr-8d4dc7bc779ba257cb108029e54f30d9be902c99.tar.gz
vdr-8d4dc7bc779ba257cb108029e54f30d9be902c99.tar.bz2
Fixed handling the running status of EPG events in case the "Schedule" menu is currently open
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e30717e6..677d4e26 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4731,3 +4731,5 @@ Video Disk Recorder Revision History
Udo Richter).
- Now setting a timer's cached start time to 0 after a call to Skip() (thanks to
Udo Richter).
+- Fixed handling the running status of EPG events in case the "Schedule" menu is
+ currently open (i.e. a write lock on the schedules data can't be achieved).