summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-04 12:13:14 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-04 12:13:14 +0100
commit85b9c2f370dfd5fc361f34b5984959b522ed108f (patch)
tree1ff485100d4e8363f0d6b45b1a8f169f183154b1 /HISTORY
parentbcce056292726b393a594bf8e60da28392b545a9 (diff)
downloadvdr-85b9c2f370dfd5fc361f34b5984959b522ed108f.tar.gz
vdr-85b9c2f370dfd5fc361f34b5984959b522ed108f.tar.bz2
The SVDRP command HITK now discards any keys if the remote control is currently turned off
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fa8b4092..eb0024e6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7378,3 +7378,5 @@ Video Disk Recorder Revision History
- The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be used by
derived output devices to implement scaling the video to a given size and location
(based on a suggestion by Lucian Muresan).
+- The SVDRP command HITK now discards any keys if the remote control is currently
+ turned off (thanks to Alexander Hans).