summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
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 /CONTRIBUTORS
parent3a9deab56cf59a7620cf6e46411bcb4dd3e79f87 (diff)
downloadvdr-f2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860.tar.gz
vdr-f2c619568fbd6a1c62fd0d0ee9c2a0f1c5702860.tar.bz2
Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index d596ec06..87bbe365 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1832,6 +1832,8 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi>
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
+ for pointing out that plugins from cRemote::PutMacro() and cRemote::CallPlugin()
+ need to be handled separately
Marcel Schaeben <mts280@gmx.de>
for his "Easy Input" patch