diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-19 12:16:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-06-19 12:16:40 +0200 |
commit | 95947a29d54e475ace087a5811288b4211df2756 (patch) | |
tree | 5237f013f3bb3275e12b782f49308a47772749e2 /HISTORY | |
parent | 70f48e6ca3fde193d4c58b816e3fd6781a12cfb8 (diff) | |
download | vdr-95947a29d54e475ace087a5811288b4211df2756.tar.gz vdr-95947a29d54e475ace087a5811288b4211df2756.tar.bz2 |
Fixed detecting whether a CAM replies to queries
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9130,6 +9130,8 @@ Video Disk Recorder Revision History before including tools.h in case some plugin needs to use the STL and gets error messages regarding one of the template functions defined in tools.h. -2017-06-12: Version 2.3.8 +2017-06-19: Version 2.3.8 - Updated links in the INSTALL file (thanks to Chris Mayo). +- Fixed detecting whether a CAM replies to queries, which didn't work on some systems + since the implementation of RI_HOST_CONTROL (reported by Daniel Scheller). |