mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a crash in the LCARS skin's main menu in case there is no current channel
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7811,7 +7811,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed an endless loop in the DrawEllipse() functions for very small ellipses (reported
|
||||
by Stefan Braun).
|
||||
|
||||
2013-05-18: Version 2.1.1
|
||||
2013-05-19: Version 2.1.1
|
||||
|
||||
- Fixed initializing cDevice::keepTracks.
|
||||
- Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than
|
||||
@@ -7840,3 +7840,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).
|
||||
|
Reference in New Issue
Block a user