cRemote::PutMacro() now sets a lock while it expands the macro

This commit is contained in:
Klaus Schmidinger
2006-10-14 10:46:19 +02:00
parent 93d2941ebe
commit 3a9deab56c
3 changed files with 5 additions and 1 deletions

View File

@@ -1831,6 +1831,7 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi>
in a key macro
for pointing out that keys from expanded key macros should be put into the front of
the key queue to avoid problems if the queue is not empty at that time
for making cRemote::PutMacro() set a lock while it expands the macro
Marcel Schaeben <mts280@gmx.de>
for his "Easy Input" patch