diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-10-03 13:36:58 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-10-03 13:36:58 +0200 |
commit | ffeb43a38abffa6177708c541cd8917dd441a1b6 (patch) | |
tree | 33ba38c1a1e944cae1a1555015f958d7879e5d76 /HISTORY | |
parent | 93f4852ba3fc69533a05021200d4b707291df94f (diff) | |
download | vdr-ffeb43a38abffa6177708c541cd8917dd441a1b6.tar.gz vdr-ffeb43a38abffa6177708c541cd8917dd441a1b6.tar.bz2 |
Updated the dvbhddevice plugin source
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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-06-12: Version 2.1.7 +2014-10-03: 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 @@ -8320,3 +8320,4 @@ Video Disk Recorder Revision History - 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). +- Updated the dvbhddevice plugin source. |