diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-07 12:42:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-07 12:42:37 +0100 |
commit | dbf342df3c401cfc4cd4d5df28c98c175ba252bc (patch) | |
tree | 3dd5be461bee0bdc2768ad7ac76e36a921b44d3b /HISTORY | |
parent | 3cf87dfe8a45e07de8df973bf8458b446d731fb9 (diff) | |
download | vdr-dbf342df3c401cfc4cd4d5df28c98c175ba252bc.tar.gz vdr-dbf342df3c401cfc4cd4d5df28c98c175ba252bc.tar.bz2 |
cFont::CreateFont() now returns a dummy font in case there are no fonts installed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8135,3 +8135,5 @@ Video Disk Recorder Revision History 2014-01-07: Version 2.1.4 - Updated 'sources.conf' (thanks to Antti Hartikainen). +- cFont::CreateFont() now returns a dummy font in case there are no fonts installed. + This prevents a crash with the LCARS skin on a system that has no fonts. |