From dbf342df3c401cfc4cd4d5df28c98c175ba252bc Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 7 Jan 2014 12:42:37 +0100 Subject: cFont::CreateFont() now returns a dummy font in case there are no fonts installed --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') 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. -- cgit v1.2.3