Fixed a crash in case there is no DVB hardware present

This commit is contained in:
Klaus Schmidinger
2004-01-05 12:29:26 +01:00
parent 6096500940
commit 0901afcf6d
3 changed files with 5 additions and 2 deletions

View File

@@ -2550,3 +2550,5 @@ Video Disk Recorder Revision History
control if and how channels will be automatically updated (see MANUAL).
This has already been part of the 'autopid' patch by Andreas Schultz and has
now been adopted.
- Fixed a crash in case there is no DVB hardware present (thanks to Sascha
Volkenandt for reporting this one).