[mythtv-commits] [MythTV/mythtv] c1178f: libmythtv: Remove PrivateDecoder

Mark Kendall noreply at github.com
Mon Oct 5 11:52:24 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: c1178fbbe9e53acb5bacf38a32312f116e05d614
      https://github.com/MythTV/mythtv/commit/c1178fbbe9e53acb5bacf38a32312f116e05d614
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.h
    R mythtv/libs/libmythtv/decoders/privatedecoder.cpp
    R mythtv/libs/libmythtv/decoders/privatedecoder.h
    M mythtv/libs/libmythtv/libmythtv.pro

  Log Message:
  -----------
  libmythtv: Remove PrivateDecoder

Refs #259


  Commit: dc11e3ff1cc1a8f38bdfe83597af775beab3a8c1
      https://github.com/MythTV/mythtv/commit/dc11e3ff1cc1a8f38bdfe83597af775beab3a8c1
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythui/libmythui.pro
    M mythtv/libs/libmythui/mythuihelper.cpp
    M mythtv/libs/libmythui/mythuihelper.h
    A mythtv/libs/libmythui/mythuilocation.cpp
    A mythtv/libs/libmythui/mythuilocation.h

  Log Message:
  -----------
  MythUIHelper: Move location tracking into new class

- MythUILocation is inherited by MythUIHelper - so again no interface
changes
- use a QReadWrite lock in MythUILocation for the possibility of better
concurrency


  Commit: 05309f41a0d66dced800c5cfb53291ca62ba0737
      https://github.com/MythTV/mythtv/commit/05309f41a0d66dced800c5cfb53291ca62ba0737
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythtv/tv_play.cpp
    M mythtv/libs/libmythtv/tv_play.h

  Log Message:
  -----------
  TV: Hold a reference to MythMainWindow

- rather than endlessly retrieving it


  Commit: 38c594986da4dc1c5a34cb611908d7f8aad40dec
      https://github.com/MythTV/mythtv/commit/38c594986da4dc1c5a34cb611908d7f8aad40dec
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythscreensaverx11.cpp

  Log Message:
  -----------
  MythScreenSaverX11: Add some logging for inhibit/uninhibit

- for debugging purposes and consistency with MythScreenSaverDBUS


  Commit: bcd86ef3d1a58319f07f20f2e60ccb74ee7839db
      https://github.com/MythTV/mythtv/commit/bcd86ef3d1a58319f07f20f2e60ccb74ee7839db
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythtv/tv_play.cpp

  Log Message:
  -----------
  TV: Move pausing/unpausing of idle timer into ctot/dtor


  Commit: f71d625a9caf900a68125c0387331f8389b5acff
      https://github.com/MythTV/mythtv/commit/f71d625a9caf900a68125c0387331f8389b5acff
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythtv/tv_play.cpp
    M mythtv/libs/libmythtv/tv_play.h
    M mythtv/programs/mythfrontend/main.cpp

  Log Message:
  -----------
  TV: Make ReloadKeys non-static


Compare: https://github.com/MythTV/mythtv/compare/eda12d7bb0c6...f71d625a9caf


More information about the mythtv-commits mailing list