diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-10 12:12:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-10 12:12:44 +0100 |
commit | da404e00c0c95978bd2b126b6e2a6b01556630ec (patch) | |
tree | 82766cba30b86f677971a4b09b23bcb0124ee7e4 /HISTORY | |
parent | e823560ec53c7209f278fa331b2c0d227ca5529e (diff) | |
download | vdr-da404e00c0c95978bd2b126b6e2a6b01556630ec.tar.gz vdr-da404e00c0c95978bd2b126b6e2a6b01556630ec.tar.bz2 |
Fixed drawing the live indicator in the LCARS skin in case there are no devices
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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ä). -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. |