Changed the check whether the driver is loaded

This commit is contained in:
Klaus Schmidinger
2001-07-27 07:37:33 +02:00
parent ab1275798e
commit 7107140cbe
2 changed files with 5 additions and 3 deletions

View File

@@ -570,8 +570,10 @@ Video Disk Recorder Revision History
- Fixed handling a channel group separator at the very beginning of the
'channels.conf' file.
2001-07-24: Version 0.85
2001-07-27: Version 0.85
- Added Norwegian language texts (thanks to J<>rgen Tvedt).
- Increased the usleep value in cDvbOsd::Cmd() to 5000 in order to work on
systems with the KURT/utime-patch (thanks to Guido Fiala).
- Changed the check whether the driver is loaded in runvdr to check for the
'dvb' module (the last one loaded).