Fixed detecting the /dev/videoN devices for GRAB in case there are others before the DVB devices

This commit is contained in:
Klaus Schmidinger
2003-10-04 12:42:58 +02:00
parent 944ffee0a1
commit 3f12ebbccb
4 changed files with 44 additions and 5 deletions

View File

@@ -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).