summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-28 10:45:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-28 10:45:19 +0200
commit94c74762ab883bcc7f7ff9dfc1d53c9e3e977f94 (patch)
treeb1c7294686df1d188ee557fa094aac7c4027981e /HISTORY
parent786d8f2d88d79cd82aecdc1416ae64fb3cd8313f (diff)
downloadvdr-94c74762ab883bcc7f7ff9dfc1d53c9e3e977f94.tar.gz
vdr-94c74762ab883bcc7f7ff9dfc1d53c9e3e977f94.tar.bz2
The new SVDRP command PLAY can be used to start replaying a recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6014ed1e..7a5b6ee4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3742,3 +3742,5 @@ Video Disk Recorder Revision History
Flor). See PLUGINS.html, section "SVDRP commands" for details. The SVDRP commands
of a plugin are accessed through the new SVDRP command PLUG.
See PLUGINS/src/svdrpdemo for an example of how to use this feature.
+- The new SVDRP command PLAY can be used to start replaying a recording (thanks to
+ Hardy Flor).