Fixed detecting whether a CAM replies to queries

This commit is contained in:
Klaus Schmidinger
2017-06-19 12:16:40 +02:00
parent 70f48e6ca3
commit 95947a29d5
3 changed files with 25 additions and 13 deletions

View File

@@ -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).