Fixed handling newly created timers in case they are not confirmed with "Ok"

This commit is contained in:
Klaus Schmidinger
2003-05-25 13:58:21 +02:00
parent 0eb11ea3de
commit 7e5878856f
3 changed files with 23 additions and 3 deletions

View File

@@ -2204,3 +2204,5 @@ Video Disk Recorder Revision History
- The cCiHandler now closes its file handle when it gets destroyed.
- Checking for duplicate recordings with the same file name and disabling the
second timer (thanks to Peter Bieringer for reporting this one).
- Fixed handling newly created timers in case they are not confirmed with "Ok"
(thanks to Gerhard Steiner for reporting this one).