summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-10-04 12:42:58 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-10-04 12:42:58 +0200
commit3f12ebbccb3c23b5722d591fe21d65134ff87f93 (patch)
tree7e1754dd6b9b3a9af11cd0e0ce4bd48e40a64c85 /HISTORY
parent944ffee0a18e1a33770ef35f12bbe0e77850476c (diff)
downloadvdr-3f12ebbccb3c23b5722d591fe21d65134ff87f93.tar.gz
vdr-3f12ebbccb3c23b5722d591fe21d65134ff87f93.tar.bz2
Fixed detecting the /dev/videoN devices for GRAB in case there are others before the DVB devices
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 99c88092..2dd9a3a0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2411,3 +2411,5 @@ Video Disk Recorder Revision History
to Andreas Trauer).
- Fixed handling a channels.conf that contains a ":@nnn" line as its last entry
(thanks to Ralf Klueber).
+- Fixed detecting the /dev/videoN devices for GRAB in case there are others
+ before the DVB devices (thanks to Andreas Kool).