diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-05-03 10:01:19 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-05-03 10:01:19 +0200 |
commit | 80f7e64f22855be6d057272ce095891d7d6c13a4 (patch) | |
tree | 68d167b3eaa4e2738b511410bbe0606a90959a62 | |
parent | 8ce144c6078baf856fb82a96e7da2a725a06be5c (diff) | |
download | vdr-80f7e64f22855be6d057272ce095891d7d6c13a4.tar.gz vdr-80f7e64f22855be6d057272ce095891d7d6c13a4.tar.bz2 |
Backported 'No longer calling FcFini() to avoid problems with older (broken) versions of fontconfig' to version 1.6.0
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5782,10 +5782,12 @@ Video Disk Recorder Revision History - No longer calling FcFini() to avoid problems with older (broken) versions of fontconfig (suggested by Edgar Toernig). -2008-05-02: Version 1.6.0-2 +2008-05-03: Version 1.6.0-2 - Updated the Italian OSD texts (thanks to Diego Pierotto). - The SVDRP signon message now indicates the character encoding in use, as in "220 video SVDRP VideoDiskRecorder 1.7.1; Fri May 2 16:17:10 2008; ISO-8859-1". This may be useful for instance for external tools that provide EPG data, so that they can correctly encode the strings. +- No longer calling FcFini() to avoid problems with older (broken) versions of + fontconfig (suggested by Edgar Toernig). |