Fixed handling one-shot timers that were already recording and had their start time changed into the future

This commit is contained in:
Klaus Schmidinger
2002-08-25 10:59:49 +02:00
parent 2d487365a1
commit 9239d3e6df
3 changed files with 7 additions and 4 deletions

View File

@@ -1427,3 +1427,6 @@ Video Disk Recorder Revision History
a cPalette (see osdbase.h).
- The new SVDRP command CLRE can be used to clear the entire EPG data (suggested
by Matthias Schniedermeyer).
- Fixed handling one-shot timers that were already recording and had their start
time changed into the future (thanks to Matthias Schniedermeyer for reporting
this one).