summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-05-22 14:06:36 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-05-22 14:06:36 +0200
commitb239e8e2baa8334180eecfc07e1a83ee255fb1b2 (patch)
treecd55ffd62f8bbf0470a9fedf230cf5aad1b9cc00 /HISTORY
parent8eff25b8de89fb536b7cd78d25af8907e615e605 (diff)
downloadvdr-b239e8e2baa8334180eecfc07e1a83ee255fb1b2.tar.gz
vdr-b239e8e2baa8334180eecfc07e1a83ee255fb1b2.tar.bz2
Fixed the OSD alignment in the SPU decoder
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1b7a027c..4b879945 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2821,3 +2821,5 @@ Video Disk Recorder Revision History
can be called with a time_t value to get the day of week for that time.
- When processing XPM data, the color name "None" is no mapped to #00000000, which
is "fully transparent" (suggested by Sascha Volkenandt).
+- Fixed the OSD alignment in the SPU decoder (thanks to Miko Wohlgemuth for reporting
+ this one and helping to test the fix).