diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 11:52:25 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-09 11:52:25 +0100 |
commit | 197d6a9c85580a6145ec43466f349a45a271a45a (patch) | |
tree | 798c613d46a5af9818fc3c9daba7c82a9e87cd8a /HISTORY | |
parent | dc23636d62c849e87eecb361fef5851355aab3ba (diff) | |
download | vdr-197d6a9c85580a6145ec43466f349a45a271a45a.tar.gz vdr-197d6a9c85580a6145ec43466f349a45a271a45a.tar.bz2 |
Speeded up anti-aliased font rendering by caching the blend indexes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5579,7 +5579,7 @@ Video Disk Recorder Revision History is not available, in order to allow staying on an encrypted channel that takes a while for the CAM to start decrypting. -2008-02-08: Version 1.5.15 +2008-02-09: Version 1.5.15 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Added option -i to the pictures plugin's pic2mpg to ignore unknown file types. @@ -5591,3 +5591,5 @@ Video Disk Recorder Revision History file if you have already used version 1.5.14, because it introduced new parameters. - Added the new command line option --userdump to enable core dumps in case VDR is run as root with option -u (thanks to Hans-Werner Hilse). +- Speeded up anti-aliased font rendering by caching the blend indexes (based on + a suggestion by Martin Wache). |