From ac89e31bde3711d00e9e5a6cc8560d687dfec520 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 14 Mar 2004 14:28:08 +0100 Subject: Avoiding occasional bad responsiveness to user interaction caused by assigning events to timers --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 5baa14c2..fdafdfd5 100644 --- a/HISTORY +++ b/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. -- cgit v1.2.3