mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible crash in the LCARS skin
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -8307,7 +8307,7 @@ Video Disk Recorder Revision History
|
||||
- The APIVERSION has been increased to 2.0.6 due to the changes to pat.h, sdt.h and
|
||||
the functional modification to cFont::CreateFont().
|
||||
|
||||
2014-04-14: Version 2.1.7
|
||||
2014-06-12: Version 2.1.7
|
||||
|
||||
- No longer logging an error message in DirSizeMB() if the given directory doesn't
|
||||
exist. This avoids lots of log entries in case several VDRs use the same video
|
||||
@@ -8319,3 +8319,4 @@ Video Disk Recorder Revision History
|
||||
- Fixed a possible division by zero in frame rate detection.
|
||||
- VDR now reads command line options from *.conf files in /etc/vdr/conf.d (thanks
|
||||
to Lars Hanisch). See vdr.1 and vdr.5 for details.
|
||||
- Fixed a possible crash in the LCARS skin (thanks to Thomas Reufer).
|
||||
|
Reference in New Issue
Block a user