[mythtv-commits] [MythTV/mythtv] 035335: Use database value for DVB Signal Monitor channel ...
Mike Bibbings
noreply at github.com
Wed Nov 20 15:29:06 UTC 2019
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 035335586f23e5570877f6d0aa95301d7fd346c2
https://github.com/MythTV/mythtv/commit/035335586f23e5570877f6d0aa95301d7fd346c2
Author: Mike Bibbings <mike.bibbings at gmail.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M mythtv/libs/libmythtv/recorders/dvbsignalmonitor.cpp
Log Message:
-----------
Use database value for DVB Signal Monitor channel lock timeout
In DVBSignalMonitor, use the channel lock timeout time of the
capturecard in the database instead of a fixed timeout value of 3000 ms.
The value of 3000 ms is still the minimum timeout time.
Signed-off-by: Klaas de Waal <kdewaal at mythtv.org>
More information about the mythtv-commits
mailing list