Schedules are now cleaned up once every hour (not only at 05:00)

This commit is contained in:
Klaus Schmidinger
2005-12-26 15:10:27 +01:00
parent 2d5f3497bf
commit 1e121f6eed
2 changed files with 5 additions and 3 deletions

View File

@@ -3997,3 +3997,4 @@ Video Disk Recorder Revision History
now automatically deleted.
- Removed an invalid access to Event->schedule in cSchedule::DelEvent().
- Modified cSchedule::Cleanup() (events are always sorted by time).
- Schedules are now cleaned up once every hour (not only at 05:00).