diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-05-03 10:00:10 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-05-03 10:00:10 +0200 |
commit | 7e4141861588187da118ec5b8671de1cea87e6c6 (patch) | |
tree | 87ca3e17dc8f978eb004b5e39a609a1ce9b955ec /HISTORY | |
parent | 7c924aa664b5545616eab1473c93fa46c0cdef5b (diff) | |
download | vdr-7e4141861588187da118ec5b8671de1cea87e6c6.tar.gz vdr-7e4141861588187da118ec5b8671de1cea87e6c6.tar.bz2 |
No longer calling FcFini() to avoid problems with older (broken) versions of fontconfig
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5741,10 +5741,12 @@ Video Disk Recorder Revision History - Increased the time between checking the CAM status to 500ms to avoid problems with some CAMs (reported by Arthur Konovalov). -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). |