[mythtv-commits] [MythTV/mythtv] aafe56: MediaMonitor: Avoid detaching QStringList

Mark Kendall noreply at github.com
Sat Jan 2 13:32:37 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: aafe5603eac40c88c7d716f9fda66686c783e230
      https://github.com/MythTV/mythtv/commit/aafe5603eac40c88c7d716f9fda66686c783e230
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmyth/mythmediamonitor.cpp

  Log Message:
  -----------
  MediaMonitor: Avoid detaching QStringList


  Commit: 20c437b9ecf996dd9163e1b95b49e2a6489592ed
      https://github.com/MythTV/mythtv/commit/20c437b9ecf996dd9163e1b95b49e2a6489592ed
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp
    M mythtv/libs/libmythui/mythdisplay.h
    M mythtv/libs/libmythui/mythdisplaymode.cpp
    M mythtv/libs/libmythui/mythdisplaymode.h
    M mythtv/libs/libmythui/platforms/mythdisplaymutter.cpp
    M mythtv/libs/libmythui/platforms/mythdisplaymutter.h
    M mythtv/libs/libmythui/platforms/mythdisplayosx.cpp
    M mythtv/libs/libmythui/platforms/mythdisplayosx.h
    M mythtv/libs/libmythui/platforms/mythdisplayrpi.cpp
    M mythtv/libs/libmythui/platforms/mythdisplayrpi.h
    M mythtv/libs/libmythui/platforms/mythdisplayx11.cpp
    M mythtv/libs/libmythui/platforms/mythdisplayx11.h

  Log Message:
  -----------
  MythDisplayMode: Add a typedef for vector of modes

- and a little more cleanup in MythDisplayX11


  Commit: 542ca54d0e474adedb0463e24ed1c5d502b22494
      https://github.com/MythTV/mythtv/commit/542ca54d0e474adedb0463e24ed1c5d502b22494
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplaymode.cpp

  Log Message:
  -----------
  MythDisplayMode: Squash a cppcheck warning


  Commit: 46f7ee74e10ea8ed12b5004f1fa1f984b7471348
      https://github.com/MythTV/mythtv/commit/46f7ee74e10ea8ed12b5004f1fa1f984b7471348
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp
    M mythtv/libs/libmythui/mythdisplay.h
    M mythtv/libs/libmythui/mythdisplaymode.cpp
    M mythtv/libs/libmythui/mythdisplaymode.h

  Log Message:
  -----------
  MythDisplayMode: Add a typedef for display rates


  Commit: 86826e4eb44bf435e3028017b4742713c4a921de
      https://github.com/MythTV/mythtv/commit/86826e4eb44bf435e3028017b4742713c4a921de
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythedid.cpp
    M mythtv/libs/libmythui/mythedid.h

  Log Message:
  -----------
  MythEDID: Squash a cppcheck warning


  Commit: 568cdaa3973d225ba3b160c520d2d936be704d2f
      https://github.com/MythTV/mythtv/commit/568cdaa3973d225ba3b160c520d2d936be704d2f
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythedid.cpp

  Log Message:
  -----------
  MythEDID: Use std::accumulate for checksum


  Commit: 051d4bb960dea307018bb9782a6fabf1e8ff3c29
      https://github.com/MythTV/mythtv/commit/051d4bb960dea307018bb9782a6fabf1e8ff3c29
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythedid.cpp
    M mythtv/libs/libmythui/mythedid.h

  Log Message:
  -----------
  MythEDID: Minor cleanup


  Commit: 01d2462b4691ed6a4c7e06b5e16215d7013313f8
      https://github.com/MythTV/mythtv/commit/01d2462b4691ed6a4c7e06b5e16215d7013313f8
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythedid.cpp

  Log Message:
  -----------
  MythEDID: Use std::any_of for serial number check


  Commit: b1a348fbc0e9287a6c2b631de2278dc50045ed6b
      https://github.com/MythTV/mythtv/commit/b1a348fbc0e9287a6c2b631de2278dc50045ed6b
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp

  Log Message:
  -----------
  MythDisplay: Remove redundant nullptr check


  Commit: cc08e18c46c9b850a6005c414bdc5acef9a299d8
      https://github.com/MythTV/mythtv/commit/cc08e18c46c9b850a6005c414bdc5acef9a299d8
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/waylandprotocols/idle_inhibit_unstable_v1.c

  Log Message:
  -----------
  Wayland: Squash a zero as nullptr warning


  Commit: 00644d16bdcaddefdf32f828a23d5fb072d5d07d
      https://github.com/MythTV/mythtv/commit/00644d16bdcaddefdf32f828a23d5fb072d5d07d
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythnotification.cpp
    M mythtv/libs/libmythui/mythnotification.h

  Log Message:
  -----------
  MythNotification: Squash weak-vtable warnings

- generally move code out of the header file
- also cleanup some coding standards


  Commit: 5b10233845af923a78a5c7b4807aa52325feb524
      https://github.com/MythTV/mythtv/commit/5b10233845af923a78a5c7b4807aa52325feb524
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvaapidrminterop.cpp

  Log Message:
  -----------
  MythVAAPIInteropDRM: Fix cppcheck warning

- all supported platforms should now be using libva 1.1 or higher - so
don't worry about warning if the code id ifdef'd out


  Commit: 68b7e2d2319f18104cd64803e2b10ac0d2f10d92
      https://github.com/MythTV/mythtv/commit/68b7e2d2319f18104cd64803e2b10ac0d2f10d92
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythtv/opengl/mythvaapidrminterop.cpp

  Log Message:
  -----------
  MythVAAPIInteropDRM: Use std::copy


  Commit: 476939b65384bce61b6eec6a148465d9c99f6d61
      https://github.com/MythTV/mythtv/commit/476939b65384bce61b6eec6a148465d9c99f6d61
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythtv/Bluray/mythbdplayer.cpp
    M mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/mythcommflagplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.cpp

  Log Message:
  -----------
  libmythtv: Replace use of usleep with std::this_thread::sleep_for


  Commit: 9ff1803a093b79c43864391f76b40a353ab90d61
      https://github.com/MythTV/mythtv/commit/9ff1803a093b79c43864391f76b40a353ab90d61
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-01-02 (Sat, 02 Jan 2021)

  Changed paths:
    M mythtv/libs/libmyth/mythcontext.h

  Log Message:
  -----------
  MythContext: Disable copy constructors


Compare: https://github.com/MythTV/mythtv/compare/4598b8addcdd...9ff1803a093b


More information about the mythtv-commits mailing list