Modified cSchedule::Cleanup() (events are always sorted by time)

This commit is contained in:
Klaus Schmidinger
2005-12-26 15:09:21 +01:00
parent 56f4907309
commit 2d5f3497bf
2 changed files with 8 additions and 10 deletions

View File

@@ -3996,3 +3996,4 @@ Video Disk Recorder Revision History
- EPG events that are no longer in the currently broadcasted data stream are
now automatically deleted.
- Removed an invalid access to Event->schedule in cSchedule::DelEvent().
- Modified cSchedule::Cleanup() (events are always sorted by time).