diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-14 11:09:01 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-10-14 11:09:01 +0200 |
commit | f2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860 (patch) | |
tree | 796b3a7e1b5779857f9eeeac6d29b834678b673b /HISTORY | |
parent | 3a9deab56cf59a7620cf6e46411bcb4dd3e79f87 (diff) | |
download | vdr-f2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860.tar.gz vdr-f2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860.tar.bz2 |
Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |