[mythtv-commits] [MythTV/mythtv] 05fc1d: Fix GenreList initialization.

David Hampton noreply at github.com
Sun Apr 25 18:48:48 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 05fc1db5c2060b534eeedce5c667b34cecc7be3d
      https://github.com/MythTV/mythtv/commit/05fc1db5c2060b534eeedce5c667b34cecc7be3d
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfo.h

  Log Message:
  -----------
  Fix GenreList initialization.


  Commit: 79774fef874700b79000baf866627e7ba35da200
      https://github.com/MythTV/mythtv/commit/79774fef874700b79000baf866627e7ba35da200
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M mythtv/libs/libmythservicecontracts/datacontracts/programAndChannel.h
    M mythtv/libs/libmythservicecontracts/datacontracts/videoMetadataInfo.h
    M mythtv/libs/libmythservicecontracts/service.cpp
    M mythtv/libs/libmythupnp/wsdl.cpp

  Log Message:
  -----------
  Convert from QMetaType::type(QString) to templatized qMetaTypeId().

The templated function performs compile time checking of type validity.


  Commit: 5f1a08bd7011d7577cf4270e335da84e29f72812
      https://github.com/MythTV/mythtv/commit/5f1a08bd7011d7577cf4270e335da84e29f72812
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-04-24 (Sat, 24 Apr 2021)

  Changed paths:
    M mythtv/libs/libmythupnp/servicehost.cpp

  Log Message:
  -----------
  Use QMetaType::Type enum values.


  Commit: 0cb839765e77a61e8420c788c78d942bd225a9fb
      https://github.com/MythTV/mythtv/commit/0cb839765e77a61e8420c788c78d942bd225a9fb
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-04-25 (Sun, 25 Apr 2021)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  Remove git command from configure.

Select the minimum required Qt version based on the version of qmake
that is used.


  Commit: 2b45e584cfa8eb4b044d8b582d6be6e3fcd037de
      https://github.com/MythTV/mythtv/commit/2b45e584cfa8eb4b044d8b582d6be6e3fcd037de
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-04-25 (Sun, 25 Apr 2021)

  Changed paths:
    M mythtv/libs/libmythtv/visualisations/vulkan/mythvisualcirclesvulkan.cpp

  Log Message:
  -----------
  tidy: Fix warning about floating point variables in the loop expression.


  Commit: e8a064f3d6ac25abecd125426bfdfced15cc1620
      https://github.com/MythTV/mythtv/commit/e8a064f3d6ac25abecd125426bfdfced15cc1620
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-04-25 (Sun, 25 Apr 2021)

  Changed paths:
    M mythtv/libs/libmythtv/captions/cc608decoder.cpp
    M mythtv/libs/libmythtv/programdata.cpp
    M mythtv/libs/libmythtv/restoredata.cpp

  Log Message:
  -----------
  tidy: Clean up a couple of qstring-arg warnings.


  Commit: 4f0e519416644180a3fb8c632e8247d9fd1d9131
      https://github.com/MythTV/mythtv/commit/4f0e519416644180a3fb8c632e8247d9fd1d9131
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-04-25 (Sun, 25 Apr 2021)

  Changed paths:
    M mythtv/libs/libmythservicecontracts/datacontracts/markup.h

  Log Message:
  -----------
  tidy: Clean up a couple of 'missing reference on non-trivial type' warnings.


Compare: https://github.com/MythTV/mythtv/compare/69d12b67b625...4f0e51941664


More information about the mythtv-commits mailing list