mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now using hash tables to speed up cSchedule::GetEvent()
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -3568,3 +3568,5 @@ Video Disk Recorder Revision History
|
||||
- Introduced cListBase::count for better performance (thanks to Georg Acher).
|
||||
- cEvent no longer stores the channelID directly, but rather has a pointer to
|
||||
the schedule it is in.
|
||||
- Now using hash tables to speed up cSchedule::GetEvent() (partially based on
|
||||
a patch from Georg Acher).
|
||||
|
Reference in New Issue
Block a user