diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-07 09:52:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-07 09:52:21 +0100 |
commit | f2d44b3d60fc8d8aad83eb5595c59c19b4d0739a (patch) | |
tree | 5697ee6212af9a83748fabf9d3943f1c3cb158db /CONTRIBUTORS | |
parent | f8475a1d20ee4dade8b3f7590abfa794dae7741e (diff) | |
download | vdr-f2d44b3d60fc8d8aad83eb5595c59c19b4d0739a.tar.gz vdr-f2d44b3d60fc8d8aad83eb5595c59c19b4d0739a.tar.bz2 |
Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index edf2263c..f3d20f9e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1000,6 +1000,8 @@ Andreas Regel <andreas.regel@gmx.de> for fixing handling bitmap indexes for 256 color mode for reporting a bug in removing the "scanning recordings..." message in case the video directory is empty + for pointing out a missing call to cStatus::MsgOsdtatusMessage(NULL) in + cSkins::Message() Thomas Bergwinkl <Thomas.Bergwinkl@t-online.de> for fixing the validity check for channel IDs, because some providers use TIDs |