[mythtv-commits] [MythTV/mythtv] 5e66ba: mythfrontend: Workaround Qt14 QSet depcrecated war...

Mark Kendall noreply at github.com
Fri Mar 6 14:49:16 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 5e66ba299fbae03f2a25d6ef82fc0b23ed9b3fbf
      https://github.com/MythTV/mythtv/commit/5e66ba299fbae03f2a25d6ef82fc0b23ed9b3fbf
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/galleryviews.cpp
    M mythtv/programs/mythfrontend/galleryviews.h

  Log Message:
  -----------
  mythfrontend: Workaround Qt14 QSet depcrecated warnings

- instead of using the new iterator style constructors, just use some
regular code which should be as efficient and doesn't require any
ifdeferry for Qt versions


  Commit: 68e4660fa001d2f299ee7fc4df8ed3712e40a4e2
      https://github.com/MythTV/mythtv/commit/68e4660fa001d2f299ee7fc4df8ed3712e40a4e2
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythbase/mythdeque.h
    M mythtv/libs/libmythtv/HLS/m3u.cpp

  Log Message:
  -----------
  cppcheck: Try and use the correct suppression


  Commit: 56e86be2416aa4099dfc76fc3551ef7587328c84
      https://github.com/MythTV/mythtv/commit/56e86be2416aa4099dfc76fc3551ef7587328c84
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-03-06 (Fri, 06 Mar 2020)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.h

  Log Message:
  -----------
  MythVideoOutputOpenGL: Enable Picture by Picture Support

- not that it actually works at the moment


Compare: https://github.com/MythTV/mythtv/compare/4ac3a088dff2...56e86be2416a


More information about the mythtv-commits mailing list