diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-02-14 11:04:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-02-14 11:04:24 +0100 |
commit | 71601e363e730bc073dcc435da8de1d0e3453436 (patch) | |
tree | 3525fb4e1cf6ac612a99abfb6fba6096ede0174a /HISTORY | |
parent | 9b9d15438e37e968940b0d4056ae5f40202a9257 (diff) | |
download | vdr-71601e363e730bc073dcc435da8de1d0e3453436.tar.gz vdr-71601e363e730bc073dcc435da8de1d0e3453436.tar.bz2 |
Fixed setting the local machine's SVDRP host name
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8882,7 +8882,7 @@ Video Disk Recorder Revision History - Added a short sleep to cTSBuffer::Action() to avoid high CPU usage (thanks to Sergey Chernyavskiy). -2017-01-23: Version 2.3.3 +2017-02-14: Version 2.3.3 - Added 'S3W ABS-3A' to sources.conf (thanks to Frank Richter). - Fixed a possible deadlock in the recordings handler thread. @@ -8910,3 +8910,5 @@ Video Disk Recorder Revision History - The LCARS skin now displays the master CAM's number when a device is tuned to an encrypted channel. - The Setup/CAM menu now only displays master CAMs. +- Fixed setting the local machine's SVDRP host name (was overwritten if setup.conf + contained an empty string). |