Simplified the error handling in cDvbTuner::GetFrontendStatus()

This commit is contained in:
Klaus Schmidinger
2007-02-25 11:52:09 +01:00
parent 7b59d84be3
commit 1a4456d981
2 changed files with 5 additions and 4 deletions

View File

@@ -5121,3 +5121,5 @@ Video Disk Recorder Revision History
renamed to "MenuKeyCloses", accordingly. This will result in an "unknown config
parameter: MenuButtonCloses" error message in the log file, so you may want to
remove that entry from your 'setup.conf' file.
- Simplified the error handling in cDvbTuner::GetFrontendStatus() (based on a
discussion with Reinhard Nissl).