summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-18 10:20:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-18 10:20:31 +0200
commit39ad1fe179b66bedb7662ad0443633b0a085316a (patch)
treea58c842a8fc63cfc825b82e12dd57f8b9aad46ff /HISTORY
parent35724f07bd27020882b59cbc3e5c157d52b9cfda (diff)
downloadvdr-39ad1fe179b66bedb7662ad0443633b0a085316a.tar.gz
vdr-39ad1fe179b66bedb7662ad0443633b0a085316a.tar.bz2
Avoiding flashing effects in the OSD of full featured DVB cards by explicitly clearing the OSD windows before opening them
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c60b6a8e..33d5e6e3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2954,3 +2954,5 @@ Video Disk Recorder Revision History
- Fixed handling error case '-1' when polling CAM connections.
- Making sure the OSD reports oeWrongAlignment errors before any oeAreasOverlap
error (suggested by Reinhard Nissl).
+- Avoiding flashing effects in the OSD of full featured DVB cards by explicitly
+ clearing the OSD windows before opening them (suggested by Marco Schlüßler).