From 4bdc69eb92dd149a519cb44939cc0f8868c3ecd8 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 4 Mar 2012 12:05:56 +0100 Subject: Fixed a possible race condition with the SVDRP commands CLRE and PUTE --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index ccba0cd1..3a48011a 100644 --- a/HISTORY +++ b/HISTORY @@ -6960,7 +6960,7 @@ Video Disk Recorder Revision History which was made in version 1.1.10, so please report if this has any unwanted side effects. -2012-03-03: Version 1.7.26 +2012-03-04: Version 1.7.26 - Now checking for NULL in cOsd::AddPixmap() (suggested by Christoph Haubrich). - Fixed the German translation of "VDR will shut down in %s minutes" (thanks to @@ -6968,3 +6968,6 @@ Video Disk Recorder Revision History - The replay progress display is now turned on whenever a mark is toggled (not only when one is set). - Toggling a mark now restarts the timeout of the replay progress display. +- Fixed a possible race condition with the SVDRP commands CLRE and PUTE, where + EPG data from the transponder could be handled even though it shouldn't be + handled for 10 seconds. -- cgit v1.2.3