mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Avoiding occasional bad responsiveness to user interaction caused by assigning events to timers
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -2741,3 +2741,5 @@ Video Disk Recorder Revision History
|
||||
- Improved performance when paging through very long menu lists.
|
||||
- Removed cSchedule::GetEventNumber() and cSchedule::NumEvents(). There is now
|
||||
cSchedule::Events() that returns the list of events directly.
|
||||
- Avoiding occasional bad responsiveness to user interaction caused by assigning
|
||||
events to timers.
|
||||
|
Reference in New Issue
Block a user