Fixed handling the running status of EPG events in case the "Schedule" menu is currently open

This commit is contained in:
Klaus Schmidinger
2006-05-25 14:53:15 +02:00
parent ae37eae8e3
commit 8d4dc7bc77
2 changed files with 25 additions and 7 deletions

View File

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