summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-07 12:42:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-07 12:42:37 +0100
commitdbf342df3c401cfc4cd4d5df28c98c175ba252bc (patch)
tree3dd5be461bee0bdc2768ad7ac76e36a921b44d3b /HISTORY
parent3cf87dfe8a45e07de8df973bf8458b446d731fb9 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4fb96307..45ba1c47 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.