From 6edfcda43a365cfd94ed6649d66a0adcbb965480 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 30 May 2017 11:05:00 +0200 Subject: Fixed generating k_Release key events for LIRC remote controls --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 97c5986c..8ea3ebfc 100644 --- a/HISTORY +++ b/HISTORY @@ -9056,7 +9056,7 @@ Video Disk Recorder Revision History - Fixed detecting the inclusion of STL header files in tools.h (thanks to Jasmin Jessich). -2017-05-29: Version 2.3.6 +2017-05-30: Version 2.3.6 - Added debug output for checking the correct sequence of locking global lists (with help and suggestions from Jasmin Jessich). To activate this, define the @@ -9081,3 +9081,6 @@ Video Disk Recorder Revision History - Added clearing CiResourceHandlers before shutting down the plugin manager. - Fixed a double channel switch when pressing the Channel+/- keys while no menu or channel display is open. +- Fixed generating k_Release key events for LIRC remote controls (due to the short + timeout another normal key was sometimes put into the queue after the generated + release). Also removed some code redundancy and added some buffer checks. -- cgit v1.2.3