diff options
author | scop <scop> | 2005-03-30 21:11:54 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-30 21:11:54 +0000 |
commit | 991e60e1d3d0e9f8e1fcbaecc28a16a112892e46 (patch) | |
tree | f1e74304354d472e2ef988012b58c8b2cf7aa196 /TODO | |
parent | 0300f4ffd523683707fb3c0a6b0f0c5c16f2aa54 (diff) | |
download | vdr-plugin-dxr3-991e60e1d3d0e9f8e1fcbaecc28a16a112892e46.tar.gz vdr-plugin-dxr3-991e60e1d3d0e9f8e1fcbaecc28a16a112892e46.tar.bz2 |
Clear counters of used colors in OSD_Close, should (really) fix pink OSD after returning from the MPlayer plugin.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -1,12 +1,6 @@ Known problems, bugs, and workarounds for this driver: ------------------------------------------------------ -* After invoking the "Reset DXR3 hardware" function, or after playing - something with the MPlayer plugin, OSD goes pink. - Workaround: none known, need to restart VDR to restore sanity. - May sometimes be restored back to normal after some operations, but no - way to reliably reproduce/ find out what "fixes" it has been found. - * No sound with the MP3 plugin with VDR >= 1.3.18. Workaround: compile the MP3 plugin with OSS support, configure it to use something else than the DXR3 for output (see the --dsp option), and set @@ -42,6 +36,9 @@ Known problems, bugs, and workarounds for this driver: * The TVOnscreen plugin's OSD is a mess, positioning errors etc. Workaround: use TVOnscreen < 0.6.0. 0.5.2 works fine for me (Ville). +* After invoking the "Reset DXR3 hardware" function, OSD goes pink + until it's hidden and shown again. + Other TODOs: ------------ |