Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()

This commit is contained in:
Klaus Schmidinger
2006-10-14 11:09:01 +02:00
parent 3a9deab56c
commit f2c619568f
4 changed files with 21 additions and 10 deletions

View File

@@ -4966,3 +4966,5 @@ Video Disk Recorder Revision History
- 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).
- Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
(based on a patch from Petri Hintukainen).