summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-04 13:37:59 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-04 13:37:59 +0100
commit551b46cab1e6309a9cf077df76879e5a5c250a51 (patch)
treeb35d52b1f77da290023bf719b632bbbfeb850e30 /HISTORY
parent85b9c2f370dfd5fc361f34b5984959b522ed108f (diff)
downloadvdr-551b46cab1e6309a9cf077df76879e5a5c250a51.tar.gz
vdr-551b46cab1e6309a9cf077df76879e5a5c250a51.tar.bz2
Implemented Play/Pause key
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index eb0024e6..92c2a509 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7380,3 +7380,7 @@ Video Disk Recorder Revision History
(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).
+- The new remote control key "Play/Pause" can be used with remote controls that don't
+ have separate keys for "Play" and "Pause", but rather have a single key for both
+ functions (thanks to Stefan Hofmann for suggesting to implement support for such
+ remote controls).