summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-10 12:12:44 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-10 12:12:44 +0100
commitda404e00c0c95978bd2b126b6e2a6b01556630ec (patch)
tree82766cba30b86f677971a4b09b23bcb0124ee7e4 /HISTORY
parente823560ec53c7209f278fa331b2c0d227ca5529e (diff)
downloadvdr-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--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 78821829..3f062fc9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.