[mythtv-commits] [MythTV/mythtv] e27e88: MythMusic: try to remove clang-tidy warnings (#792)

Timothy Witham noreply at github.com
Thu Aug 31 17:04:12 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e27e88b68c0f9eeb3aad6c67b4fc65b5515e0aac
      https://github.com/MythTV/mythtv/commit/e27e88b68c0f9eeb3aad6c67b4fc65b5515e0aac
  Author: Timothy Witham <twitham at sbcglobal.net>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/musiccommon.cpp
    M mythplugins/mythmusic/mythmusic/visualize.cpp
    M mythplugins/mythmusic/mythmusic/visualize.h
    M mythplugins/mythmusic/mythmusic/visualizerview.cpp

  Log Message:
  -----------
  MythMusic: try to remove clang-tidy warnings (#792)

MythMusic: fix clang-tidy warnings

Also:
- fix my "perl" code to better C++
- switch from QVector to std::array in visualize
- more code tweaks for clang in visualize




More information about the mythtv-commits mailing list