[mythtv-commits] [MythTV/mythtv] 3d5993: V2 services: Add needed Type registrations

Peter Bennett noreply at github.com
Thu Sep 9 19:30:25 UTC 2021


  Branch: refs/heads/devel/http
  Home:   https://github.com/MythTV/mythtv
  Commit: 3d5993f657e283f5e69139ed1262cdd9a9807ccb
      https://github.com/MythTV/mythtv/commit/3d5993f657e283f5e69139ed1262cdd9a9807ccb
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2021-09-09 (Thu, 09 Sep 2021)

  Changed paths:
    M mythtv/programs/mythbackend/servicesv2/v2channel.cpp
    M mythtv/programs/mythbackend/servicesv2/v2content.cpp
    M mythtv/programs/mythbackend/servicesv2/v2dvr.cpp
    M mythtv/programs/mythbackend/servicesv2/v2guide.cpp
    M mythtv/programs/mythbackend/servicesv2/v2markupList.h
    M mythtv/programs/mythbackend/servicesv2/v2myth.cpp
    M mythtv/programs/mythbackend/servicesv2/v2video.cpp

  Log Message:
  -----------
  V2 services: Add needed Type registrations

For the xsd, each service class must register every type used by
every method. This does result in some types being registered in
more than one place.




More information about the mythtv-commits mailing list