[mythtv-commits] [MythTV/mythtv] 07466a: Use uint in DTVModulationSystem

kmdewaal noreply at github.com
Sat Nov 21 15:00:38 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 07466acc6e43e2f29ee142af9bd87af9f4da6de5
      https://github.com/MythTV/mythtv/commit/07466acc6e43e2f29ee142af9bd87af9f4da6de5
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-11-21 (Sat, 21 Nov 2020)

  Changed paths:
    M mythtv/libs/libmythtv/dtvconfparserhelpers.h

  Log Message:
  -----------
  Use uint in DTVModulationSystem

Use uint in constructor and assignment operator of DTVModulationSystem instead of enum Types
for the constructor or enum fe_delivery_system for the assignment operator.
This allows for easier exchange of data with the DVB system calls.




More information about the mythtv-commits mailing list