summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-30 21:11:54 +0000
committerscop <scop>2005-03-30 21:11:54 +0000
commit991e60e1d3d0e9f8e1fcbaecc28a16a112892e46 (patch)
treef1e74304354d472e2ef988012b58c8b2cf7aa196 /HISTORY
parent0300f4ffd523683707fb3c0a6b0f0c5c16f2aa54 (diff)
downloadvdr-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 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ccac0a7..ed65c5b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -278,3 +278,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- improve original OSD scaler for small resolutions (#1014339, Luca Olivetti)
- fix compilation with -fPIC, kudos to ffmpeg (Ville Skyttä)
- eliminate some compiler warnings (Ville Skyttä)
+- fix OSD going pink after returning from the MPlayer plugin
+ (Ville Skyttä, Martin Cap)