Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message()

This commit is contained in:
Klaus Schmidinger
2004-11-07 09:52:21 +01:00
parent f8475a1d20
commit f2d44b3d60
3 changed files with 9 additions and 4 deletions

View File

@@ -3125,6 +3125,7 @@ Video Disk Recorder Revision History
- Reactivated the NPTL check at startup because there appear to be still
unsolved problems when running on NPTL systems.
- Added missing calls to cStatus::MsgOsdClear() in cSkins::Message() (thanks
to Joachim Wilke for reporting this one).
to Joachim Wilke for reporting this one, and Andreas Regel for additional
input).
- Fixed the cDvbSpuDecoder (thanks to Marco Schl<68><6C>ler).
- Fixed handling of pmAudioOnlyBlack (thanks to Stefan Huelswitt).