summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-09-17 11:53:35 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-09-17 11:53:35 +0200
commitb3c78919d5e8dcfcf8f5eb635bbb86efa98a3fa4 (patch)
tree9f7fdf1aa3461c1c743b338e018d304e7569be45 /HISTORY
parent27046cf8a9f1047e39724ddb1702957f4b395f36 (diff)
downloadvdr-b3c78919d5e8dcfcf8f5eb635bbb86efa98a3fa4.tar.gz
vdr-b3c78919d5e8dcfcf8f5eb635bbb86efa98a3fa4.tar.bz2
Implemented image grabbing
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY9
1 files changed, 5 insertions, 4 deletions
diff --git a/HISTORY b/HISTORY
index eb7f7009..6fade416 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.