diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-14 10:46:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-14 10:46:19 +0200 |
commit | 3a9deab56cf59a7620cf6e46411bcb4dd3e79f87 (patch) | |
tree | 018290cd52f19aa18fe767ff01ad7f6a0821dfce /HISTORY | |
parent | 93d2941ebe777550559b4c27bfc3b04806d684f7 (diff) | |
download | vdr-3a9deab56cf59a7620cf6e46411bcb4dd3e79f87.tar.gz vdr-3a9deab56cf59a7620cf6e46411bcb4dd3e79f87.tar.bz2 |
cRemote::PutMacro() now sets a lock while it expands the macro
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4964,3 +4964,5 @@ Video Disk Recorder Revision History 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. +- cRemote::PutMacro() now sets a lock while it expands the macro (thanks to + Petri Hintukainen). |