[mythtv-commits] [MythTV/mythtv] bba208: Support for channel service_type in services API

kmdewaal noreply at github.com
Sat Nov 2 16:08:29 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: bba208158d18c7c613085f48f3e7bdd3c75b692e
      https://github.com/MythTV/mythtv/commit/bba208158d18c7c613085f48f3e7bdd3c75b692e
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M mythtv/bindings/perl/MythTV/Channel.pm
    M mythtv/bindings/php/MythTVChannel.php
    M mythtv/bindings/python/MythTV/dataheap.py
    M mythtv/libs/libmythservicecontracts/datacontracts/programAndChannel.h
    M mythtv/libs/libmythservicecontracts/services/channelServices.h
    M mythtv/programs/mythbackend/services/channel.cpp
    M mythtv/programs/mythbackend/services/channel.h
    M mythtv/programs/mythbackend/services/serviceUtil.cpp

  Log Message:
  -----------
  Support for channel service_type in services API

Add support for service_type in the C++ code of the services API.
Partial support added for perl, python and php bindings.

Refs #8774




More information about the mythtv-commits mailing list