summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-17 13:48:44 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-17 13:48:44 +0100
commit40bb2f21e08b8c5c4b9e5afde110825c7e3a354b (patch)
tree6a66c7720138baa8853ca03fda54f450c11616f8 /HISTORY
parent27939266f19e16676ab1c80a5a4ecad72e852f12 (diff)
downloadvdr-40bb2f21e08b8c5c4b9e5afde110825c7e3a354b.tar.gz
vdr-40bb2f21e08b8c5c4b9e5afde110825c7e3a354b.tar.bz2
cPalette::ClosestColor() now treats fully transparent colors as "equal"; improved cDvbSpuBitmap::getMinBpp()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 89060194..a29ba7f8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6289,3 +6289,5 @@ Video Disk Recorder Revision History
in 'make install' (thanks to Martin Dauskardt).
- Added plain text error messages to log entries from cOsd::SetAreas() (suggested
by Rolf Ahrenberg).
+- cPalette::ClosestColor() now treats fully transparent colors as "equal"; improved
+ cDvbSpuBitmap::getMinBpp() (thanks to Matthieu Castet and Johann Friedrichs).