Mailing List Archive

[MythTV/mythtv] 86d05b: Commandline option --dvbv3 to force legacy DVBv3 API
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 86d05b6d2c83e2c118fc406ecf5c958ab2000865
https://github.com/MythTV/mythtv/commit/86d05b6d2c83e2c118fc406ecf5c958ab2000865
Author: Klaas de Waal <kdewaal@mythtv.org>
Date: 2021-01-15 (Fri, 15 Jan 2021)

Changed paths:
M mythtv/libs/libmythbase/mythcommandlineparser.cpp
M mythtv/libs/libmythbase/mythcommandlineparser.h
M mythtv/libs/libmythbase/mythcorecontext.h
M mythtv/libs/libmythtv/cardutil.cpp
M mythtv/libs/libmythtv/recorders/dvbchannel.cpp
M mythtv/programs/mythbackend/commandlineparser.cpp
M mythtv/programs/mythbackend/main_helpers.cpp

Log Message:
-----------
Commandline option --dvbv3 to force legacy DVBv3 API

Add commandline option --dvbv3 to force mythbackend to use the legacy DVBv3 API calls instead
of the DVBv5 API calls to retrieve signal strength, signal-to-noise ratio etc from DVB cards.
Other features, such as the setting of the modulation system which is essential for cards
supporting more than one modulation system, are still implemented with the DVBv5 API.
This feature is added to improve interoperability of MythTV with older and/or
badly supported DVB card drivers.

Refs #trac-12638


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits