summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-10-14 11:09:01 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-10-14 11:09:01 +0200
commitf2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860 (patch)
tree796b3a7e1b5779857f9eeeac6d29b834678b673b /HISTORY
parent3a9deab56cf59a7620cf6e46411bcb4dd3e79f87 (diff)
downloadvdr-f2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860.tar.gz
vdr-f2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860.tar.bz2
Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c5418d8a..4dbd43f3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).