diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-14 10:41:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-14 10:41:20 +0200 |
commit | 93d2941ebe777550559b4c27bfc3b04806d684f7 (patch) | |
tree | 764f54f643ea657bd28cea9d0dbc1ed8114f8ee6 /HISTORY | |
parent | 7bed3fd6ba154c108872f357a9e8e247122da411 (diff) | |
download | vdr-93d2941ebe777550559b4c27bfc3b04806d684f7.tar.gz vdr-93d2941ebe777550559b4c27bfc3b04806d684f7.tar.bz2 |
Keys from expanded key macros are now put into the front of the key queue
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4960,3 +4960,7 @@ Video Disk Recorder Revision History pointer (thanks to Petri Hintukainen). - Fixed displaying the error log message in case an unknown plugin was requested in a key macro (thanks to Petri Hintukainen). +- Keys from expanded key macros are now put into the front of the key queue to + avoid problems if the queue is not empty at that time (based on a patch from + Petri Hintukainen). +- cKeyMacro now has an explicit counter for the number of keys it contains. |