mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Backport of 'Fixed a crash in the LCARS skin's main menu in case there is no current channel'
This commit is contained in:
parent
fc697bfdb1
commit
21957f6e38
4
HISTORY
4
HISTORY
@ -7795,7 +7795,7 @@ Video Disk Recorder Revision History
|
|||||||
improve overall performance when an editing process is running (thanks to Jochen
|
improve overall performance when an editing process is running (thanks to Jochen
|
||||||
Dolze).
|
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
|
- 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
|
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 unexpected RCS version tag in the newplugin script.
|
||||||
- Fixed an endless loop in the DrawEllipse() functions for very small ellipses (reported
|
- Fixed an endless loop in the DrawEllipse() functions for very small ellipses (reported
|
||||||
by Stefan Braun).
|
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
|
2013-05-19: Version 2.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user