diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-17 11:53:35 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-17 11:53:35 +0200 |
commit | b3c78919d5e8dcfcf8f5eb635bbb86efa98a3fa4 (patch) | |
tree | 9f7fdf1aa3461c1c743b338e018d304e7569be45 /HISTORY | |
parent | 27046cf8a9f1047e39724ddb1702957f4b395f36 (diff) | |
download | vdr-b3c78919d5e8dcfcf8f5eb635bbb86efa98a3fa4.tar.gz vdr-b3c78919d5e8dcfcf8f5eb635bbb86efa98a3fa4.tar.bz2 |
Implemented image grabbing
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -182,7 +182,8 @@ 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. - +- The new SVDRP command 'HITK' (thanks to Guido Fiala!) 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. +- The new SVDRP command 'GRAB' (thanks to Guido Fiala!) can be used to grab + the current frame and save it to a file. |