diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-14 11:22:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-14 11:22:56 +0200 |
commit | 3688b801c728934db95dc2f2d2738696f248c919 (patch) | |
tree | f5c49dd9d91d29f08ef6d4800331451c56b54d25 /CONTRIBUTORS | |
parent | e096b86ef698a2121b528816d3d22a0b056cbe5d (diff) | |
download | vdr-3688b801c728934db95dc2f2d2738696f248c919.tar.gz vdr-3688b801c728934db95dc2f2d2738696f248c919.tar.bz2 |
Made cOsd::isOpen an integer counter to avoid problems with messages when a cOsdObject uses the raw OSD
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f286fbe6..39d70776 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1064,6 +1064,7 @@ Andreas Regel <andreas.regel@gmx.de> for pointing out a missing call to cStatus::MsgOsdtatusMessage(NULL) in cSkins::Message() for reporting a problem in handling Transfer Mode for radio channels + for reporting a problem with messages when a cOsdObject uses the raw OSD Thomas Bergwinkl <Thomas.Bergwinkl@t-online.de> for fixing the validity check for channel IDs, because some providers use TIDs |