diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-26 15:09:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-26 15:09:21 +0100 |
commit | 2d5f3497bf9799f8ffe15795f6e91bf643e35589 (patch) | |
tree | 05abc2f21b76cd033888d6de0dbea8d730c0c6d1 /HISTORY | |
parent | 56f49073092ef1726d949e35454382bd4d38abb9 (diff) | |
download | vdr-2d5f3497bf9799f8ffe15795f6e91bf643e35589.tar.gz vdr-2d5f3497bf9799f8ffe15795f6e91bf643e35589.tar.bz2 |
Modified cSchedule::Cleanup() (events are always sorted by time)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |