[mythtv-commits] [MythTV/mythtv] c6ae08: cppcheck: Use std::find_if instead of a raw loop i...

linuxdude42 noreply at github.com
Sat Jul 18 20:41:13 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: c6ae0885e2c08d0cb814c64293fd60c4d8de953b
      https://github.com/MythTV/mythtv/commit/c6ae0885e2c08d0cb814c64293fd60c4d8de953b
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/cetonrtsp.cpp

  Log Message:
  -----------
  cppcheck: Use std::find_if instead of a raw loop in cetonrtsp.cpp.


  Commit: 8e28838167e4d5c73a553001c8f1b3b19d1a68da
      https://github.com/MythTV/mythtv/commit/8e28838167e4d5c73a553001c8f1b3b19d1a68da
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

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

  Log Message:
  -----------
  cppcheck: Use std::find_if instead of a raw loop in dtvconfparserhelpers.cpp.


  Commit: 0db4df0b2f789cfb8c58e54cdbd32030cfb879e0
      https://github.com/MythTV/mythtv/commit/0db4df0b2f789cfb8c58e54cdbd32030cfb879e0
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythuibuttonlist.cpp
    M mythtv/libs/libmythui/mythuitext.cpp

  Log Message:
  -----------
  Fix "|SUBTITLE|" showing up in guide grid program listings.


Compare: https://github.com/MythTV/mythtv/compare/0448b6f9e0b4...0db4df0b2f78


More information about the mythtv-commits mailing list