Fixed handling error status in cDvbTuner::GetFrontendStatus()

This commit is contained in:
Klaus Schmidinger
2007-02-24 11:20:42 +01:00
parent 328d8b6494
commit 50b14be807
3 changed files with 11 additions and 10 deletions

View File

@@ -5091,11 +5091,13 @@ Video Disk Recorder Revision History
with open file handles when starting background commands (thanks to Reinhard
Nissl).
2007-02-17: Version 1.4.5-2
2007-02-24: Version 1.4.5-2
- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schl<68><6C>ler).
- Fixed a possible crash when loading an invalid XPM file (thanks to Martin Wache).
- Updated satellite names in 'sources.conf' (thanks to Thilo Wunderlich).
- Fixed handling error status in cDvbTuner::GetFrontendStatus() (thanks to
Reinhard Nissl).
2007-02-03: Version 1.5.1