Avoiding flashing effects in the OSD of full featured DVB cards by explicitly clearing the OSD windows before opening them

This commit is contained in:
Klaus Schmidinger
2004-07-18 10:20:31 +02:00
parent 35724f07bd
commit 39ad1fe179
3 changed files with 13 additions and 1 deletions

View File

@@ -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<68><6C>ler).