diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-21 10:28:10 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-21 10:28:10 +0200 |
commit | 0f1f2778198c161db2c1b20bdd29ff4a6e9326e1 (patch) | |
tree | 624903cb63f4e88a70223dc3eb4f9c295022aff9 /HISTORY | |
parent | 3b1b5bde681febf6a3900438fbc2d386511c4393 (diff) | |
download | vdr-0f1f2778198c161db2c1b20bdd29ff4a6e9326e1.tar.gz vdr-0f1f2778198c161db2c1b20bdd29ff4a6e9326e1.tar.bz2 |
Fixed setting the local machine's SVDRP host name; only saving the SVDRP host name if it differs from the system's host name
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9043,3 +9043,6 @@ Video Disk Recorder Revision History #define VDR_NO_STL_PROTOTYPES before including tools.h. - Removed TsGetContinuityCounter() from remux.h, using TsContinuityCounter() instead. +- Fixed setting the local machine's SVDRP host name (was overwritten if setup.conf + contained an empty string). The SVDRP host name is now only written to setup.conf + if it differs from the system's host name. |