summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-23 10:43:42 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-23 10:43:42 +0100
commit645f62fee44496cf4a982c8b7ef24c7a6a4ccc2e (patch)
treef930b2594efe37a5451ae09deb3ea74423bfac5b /HISTORY
parentca31e8759115a5f123d69f2b93d51151a501229b (diff)
downloadvdr-645f62fee44496cf4a982c8b7ef24c7a6a4ccc2e.tar.gz
vdr-645f62fee44496cf4a982c8b7ef24c7a6a4ccc2e.tar.bz2
Fixed the SVDRP GRAB command in case the video device can't be opened
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9c4ef52d..1e133b2a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1018,3 +1018,5 @@ Video Disk Recorder Revision History
from the start time of the recording. In order for this to work the 'active'
parameter of a timer now uses the second bit to indicate that this is an
"instant" recording (see FORMATS for details).
+- Fixed the SVDRP GRAB command in case the video device can't be opened (thanks
+ to Adrian Stabiszewski).