diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-17 09:36:50 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-17 09:36:50 +0200 |
commit | 27046cf8a9f1047e39724ddb1702957f4b395f36 (patch) | |
tree | 0a4b25e04063568883f74f218c689389e8b53854 /HISTORY | |
parent | 4716cfb5a1ebae09a8a277b8943d3a885dcf1365 (diff) | |
download | vdr-27046cf8a9f1047e39724ddb1702957f4b395f36.tar.gz vdr-27046cf8a9f1047e39724ddb1702957f4b395f36.tar.bz2 |
Implemented SVDRP command 'HITK'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -168,7 +168,7 @@ Video Disk Recorder Revision History entered so far together with the name of that channel are displayed on the OSD (suggested by Martin Hammerschmid). -2000-09-16: Version 0.64 +2000-09-17: Version 0.64 - Video files now have the 'group read' bit set. - Fixed handling errors in 'readstring()'. @@ -182,3 +182,7 @@ Video Disk Recorder Revision History response time on user actions. As a consequence the EIT data may sometimes not be displayed, but this will change later when cEIT runs as a separate thread. +- The new SVDRP command 'HITK' can be used to 'hit' a remote control key. + Establish an SVDRP connection and enter HITK without a parameter for a list + of all valid key names. + |