Fixed drawing the live indicator in the LCARS skin in case there are no devices

This commit is contained in:
Klaus Schmidinger
2014-03-10 12:12:44 +01:00
parent e823560ec5
commit da404e00c0
2 changed files with 4 additions and 3 deletions

View File

@@ -7870,7 +7870,7 @@ Video Disk Recorder Revision History
and also to use the correct directory with --edit (the latter reported by Marko
M<>kel<65>).
2014-03-09: Version 2.0.6
2014-03-10: Version 2.0.6
- Updated 'sources.conf' (thanks to Antti Hartikainen).
- cFont::CreateFont() now returns a dummy font in case there are no fonts installed.
@@ -7906,3 +7906,4 @@ Video Disk Recorder Revision History
taken into account when regenerating the index of a recording.
- Fixed adding new source types in case they are already registered (reported by Rolf
Ahrenberg).
- Fixed drawing the live indicator in the LCARS skin in case there are no devices.