summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-04-30 12:53:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-04-30 12:53:35 +0200
commit6e93ac95258aeb37b6b642484ccaa37e091b84ab (patch)
tree2f967a2c89c9b9910ab5896f8d538f73e7a6613d /HISTORY
parentd8264ee1b2c6331bbf5979e6e8dff1e2c00d95bf (diff)
downloadvdr-6e93ac95258aeb37b6b642484ccaa37e091b84ab.tar.gz
vdr-6e93ac95258aeb37b6b642484ccaa37e091b84ab.tar.bz2
Implemented the SVDRP command REMO
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fb3ed56d..910efbaa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5186,3 +5186,6 @@ Video Disk Recorder Revision History
to Anssi Hannula).
- Fixed handling ChannelUp/Down keys if there is currently a replay running
(thanks to Marco Schlüßler).
+- The new SVDRP command REMO can be used to turn VDR's remote control off and
+ on in case other programs need to be controlled (based on patches from Krzysztof
+ Parma and Helmut Auer).