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

@@ -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).