Fixed fetching the current/next information

This commit is contained in:
Klaus Schmidinger
2002-10-07 16:24:04 +02:00
parent 10a7cf33d6
commit e46c1b1aff
2 changed files with 32 additions and 53 deletions

View File

@@ -1580,7 +1580,10 @@ Video Disk Recorder Revision History
- Fixed a bug when pressing the "Blue" button in the main menu without having
displayed it (thanks to Oliver Endriss for reporting this one).
2002-10-06: Version 1.1.13
2002-10-07: Version 1.1.13
- Added cDevice::DeviceNumber() to get the number of a device, not counting any
gaps that might be in the index count.
- Fixed fetching the current/next information to handle cases where the duration
of an event is set wrongly and would last beyond the start time of the next
event.