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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3523,3 +3523,5 @@ Video Disk Recorder Revision History the EPG scan didn't work on systems that don't use DiSEqC (thanks to Michael Reinelt for reporting this one). - Made the Makefile patch friendlier (thanks to Ludwig Nussel). +- Made cOsd::isOpen an integer counter to avoid problems with messages when a + cOsdObject uses the raw OSD (thanks to Andreas Regel for reporting this one). |