diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-19 12:09:55 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-05-19 12:09:55 +0200 |
commit | cd53d57779d9d93fbd96adb86e01690ff4dcbaf5 (patch) | |
tree | ea3d07b91ee62a58bfedd2f286a3dc5a617ad88e /HISTORY | |
parent | 0d14872adcb767a729808618a1385ad4bdafb277 (diff) | |
download | vdr-cd53d57779d9d93fbd96adb86e01690ff4dcbaf5.tar.gz vdr-cd53d57779d9d93fbd96adb86e01690ff4dcbaf5.tar.bz2 |
Fixed a crash in the LCARS skin's main menu in case there is no current channel2.0.2
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,3 +7810,5 @@ 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). |