diff options
author | Tobias Grimm <tobias@e-tobi.loc> | 2009-01-04 18:28:11 +0100 |
---|---|---|
committer | Tobias Grimm <tobias@e-tobi.loc> | 2009-01-04 18:28:11 +0100 |
commit | 98201a101c54081eea25d2dcc66b0644b7bc8f5d (patch) | |
tree | 9d53bd43b18b56429a1082b9d6fb173a012900fb /HISTORY | |
parent | ae693f3f070375035f55bee91f0ec891762bcf8d (diff) | |
download | vdr-plugin-ttxtsubs-98201a101c54081eea25d2dcc66b0644b7bc8f5d.tar.gz vdr-plugin-ttxtsubs-98201a101c54081eea25d2dcc66b0644b7bc8f5d.tar.bz2 |
Fixed displaying of multiple rows when antialiasing is enabled by aquiring a single OSD area for all rows - Thx to Rolf Ahrenberg (Closes #24)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ VDR Plugin 'ttxtsubs' Revision History 2008-xx.xx: Version 0.x.x - Updated Italien translation provided by Diego Pierotto - Updated Russian translation provided by Oleg Roitburd (Closes #47) +- Fixed displaying of multiple rows when antialiasing is enabled by aquiring a + single OSD area for all rows - Thx to Rolf Ahrenberg (Closes #24) 2008-12-18: Version 0.0.7 -Try to set OSDArea to 8 bpp when AntiAliasing is enabled (Closes #17) |