diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-19 12:12:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-19 12:12:37 +0200 |
commit | 21957f6e3859cfb94b15e07720212da4544785ab (patch) | |
tree | 2dc9673e75b819616294ac745ab8c21afc65b7b0 /HISTORY | |
parent | fc697bfdb13978512ab6c80eb9186e6b18f81161 (diff) | |
download | vdr-21957f6e3859cfb94b15e07720212da4544785ab.tar.gz vdr-21957f6e3859cfb94b15e07720212da4544785ab.tar.bz2 |
Backport of 'Fixed a crash in the LCARS skin's main menu in case there is no current channel'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7795,7 +7795,7 @@ Video Disk Recorder Revision History improve overall performance when an editing process is running (thanks to Jochen Dolze). -2013-05-18: Version 2.0.2 +2013-05-19: Version 2.0.2 - Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters (was broken by @@ -7810,6 +7810,8 @@ Video Disk Recorder Revision History - Fixed an unexpected RCS version tag in the newplugin script. - Fixed an endless loop in the DrawEllipse() functions for very small ellipses (reported by Stefan Braun). +- Fixed a crash in the LCARS skin's main menu in case there is no current channel + (reported by Dominique Dumont). 2013-05-19: Version 2.1.1 |