[mythtv-commits] [MythTV/mythtv] 5baa17: Convert to std::array and std::string. (libmyth)

David Hampton noreply at github.com
Sat Aug 29 13:42:54 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 5baa179a1f560d22c52c8d94431f95004bd64c3f
      https://github.com/MythTV/mythtv/commit/5baa179a1f560d22c52c8d94431f95004bd64c3f
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmyth/audio/audioconvert.cpp
    M mythtv/libs/libmyth/audio/audiooutput.h
    M mythtv/libs/libmyth/audio/audiooutputbase.cpp
    M mythtv/libs/libmyth/audio/audiooutputbase.h
    M mythtv/libs/libmyth/audio/audiooutputjack.cpp
    M mythtv/libs/libmyth/audio/audiooutputjack.h
    M mythtv/libs/libmyth/audio/audiooutputnull.cpp
    M mythtv/libs/libmyth/audio/audiooutputnull.h
    M mythtv/libs/libmyth/audio/audiooutputpulse.cpp
    M mythtv/libs/libmyth/audio/audiooutputsettings.cpp
    M mythtv/libs/libmyth/audio/audiooutputsettings.h
    M mythtv/libs/libmyth/audio/eldutils.cpp
    M mythtv/libs/libmyth/audio/eldutils.h
    M mythtv/libs/libmyth/mediamonitor-unix.cpp
    M mythtv/libs/libmyth/mythcontext.cpp
    M mythtv/libs/libmyth/programinfo.cpp
    M mythtv/libs/libmyth/programinfo.h
    M mythtv/libs/libmyth/remoteutil.cpp
    M mythtv/libs/libmyth/remoteutil.h
    M mythtv/programs/mythfrontend/statusbox.cpp
    M mythtv/programs/mythtranscode/audioreencodebuffer.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmyth)


  Commit: c3175747fbd387ec8d92d6d2c597d299cad38184
      https://github.com/MythTV/mythtv/commit/c3175747fbd387ec8d92d6d2c597d299cad38184
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmyth/mediamonitor-unix.cpp
    M mythtv/libs/libmythbase/iso639.h
    M mythtv/libs/libmythbase/mythbaseutil.h
    M mythtv/libs/libmythbase/mythcdrom-darwin.cpp
    M mythtv/libs/libmythbase/mythcdrom-darwin.h
    M mythtv/libs/libmythbase/mythcdrom-freebsd.cpp
    M mythtv/libs/libmythbase/mythcdrom-freebsd.h
    M mythtv/libs/libmythbase/mythcdrom-linux.cpp
    M mythtv/libs/libmythbase/mythcdrom-linux.h
    M mythtv/libs/libmythbase/mythcdrom.cpp
    M mythtv/libs/libmythbase/mythcdrom.h
    M mythtv/libs/libmythbase/mythcommandlineparser.cpp
    M mythtv/libs/libmythbase/mythcoreutil.cpp
    M mythtv/libs/libmythbase/mythhdd.cpp
    M mythtv/libs/libmythbase/mythhdd.h
    M mythtv/libs/libmythbase/mythmedia.cpp
    M mythtv/libs/libmythbase/mythmedia.h
    M mythtv/libs/libmythbase/mythmiscutil.cpp
    M mythtv/libs/libmythbase/mythsystemlegacy.h
    M mythtv/libs/libmythbase/mythsystemunix.cpp
    M mythtv/libs/libmythbase/mythsystemunix.h
    M mythtv/libs/libmythbase/signalhandling.cpp
    M mythtv/libs/libmythbase/signalhandling.h
    M mythtv/libs/libmythbase/unzip.cpp
    M mythtv/libs/libmythbase/unzip_p.h
    M mythtv/libs/libmythbase/zipentry_p.h
    M mythtv/libs/libmythtv/recorders/DeviceReadBuffer.cpp
    M mythtv/libs/libmythtv/recorders/DeviceReadBuffer.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythbase)


  Commit: 8b541f69cf0f91160310dd52372722d7d14e9644
      https://github.com/MythTV/mythtv/commit/8b541f69cf0f91160310dd52372722d7d14e9644
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythfreemheg/BaseClasses.cpp
    M mythtv/libs/libmythfreemheg/BaseClasses.h
    M mythtv/libs/libmythfreemheg/Link.cpp
    M mythtv/libs/libmythfreemheg/Link.h
    M mythtv/libs/libmythfreemheg/ParseText.cpp
    M mythtv/libs/libmythfreemheg/ParseText.h
    M mythtv/libs/libmythfreemheg/Text.cpp
    M mythtv/libs/libmythfreemheg/Text.h
    M mythtv/libs/libmythfreemheg/Variables.cpp
    M mythtv/libs/libmythfreemheg/Visible.cpp
    M mythtv/libs/libmythfreemheg/Visible.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythfreemheg)


  Commit: 41c4ab1f7bf8ef97174c2522e995895a66dedd6f
      https://github.com/MythTV/mythtv/commit/41c4ab1f7bf8ef97174c2522e995895a66dedd6f
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythfreemheg/BaseClasses.h
    M mythtv/libs/libmythfreemheg/DynamicLineArt.cpp
    M mythtv/libs/libmythfreemheg/DynamicLineArt.h
    M mythtv/libs/libmythfreemheg/Root.h
    M mythtv/libs/libmythfreemheg/freemheg.h
    M mythtv/libs/libmythtv/mheg/mhi.cpp
    M mythtv/libs/libmythtv/mheg/mhi.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythfreemheg 2)


  Commit: a49bd0ae71c2f7b2ec0cf339420600096dfc668b
      https://github.com/MythTV/mythtv/commit/a49bd0ae71c2f7b2ec0cf339420600096dfc668b
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythmetadata/musicmetadata.cpp
    M mythtv/libs/libmythmetadata/musicmetadata.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythmetadata)


  Commit: 3ead30172f5e2a223824cfe5d554687d937c2117
      https://github.com/MythTV/mythtv/commit/3ead30172f5e2a223824cfe5d554687d937c2117
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythupnp/bufferedsocketdevice.cpp
    M mythtv/libs/libmythupnp/httprequest.cpp
    M mythtv/libs/libmythupnp/servicehost.cpp
    M mythtv/libs/libmythupnp/ssdp.h
    M mythtv/libs/libmythupnp/upnpcds.cpp
    M mythtv/libs/libmythupnp/upnpdevice.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythupnp)


  Commit: 02372570e321087918d163a2e2198d118a86aa7f
      https://github.com/MythTV/mythtv/commit/02372570e321087918d163a2e2198d118a86aa7f
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/AVCParser.cpp
    M mythtv/libs/libmythtv/mpeg/AVCParser.h
    M mythtv/libs/libmythtv/mpeg/dvbdescriptors.h
    M mythtv/libs/libmythtv/mpeg/pespacket.h
    M mythtv/libs/libmythtv/mpeg/splicedescriptors.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/mpeg 1)

These are mostly trivial changes from C arrays to C+++ arrays.


  Commit: 39c5dccbfee099bcb9465ad60cb1012382afea36
      https://github.com/MythTV/mythtv/commit/39c5dccbfee099bcb9465ad60cb1012382afea36
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/atsc_huffman.cpp
    M mythtv/libs/libmythtv/mpeg/atsc_huffman.h
    M mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.cpp
    M mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/mpeg 2)

Convert the ATSC Huffman tables from C arrays to C+++ arrays.


  Commit: 97163e218e688604cc4631d0d2ea29eb23dee07d
      https://github.com/MythTV/mythtv/commit/97163e218e688604cc4631d0d2ea29eb23dee07d
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/dvbdescriptors.cpp
    M mythtv/libs/libmythtv/mpeg/iso6937tables.cpp
    M mythtv/libs/libmythtv/mpeg/iso6937tables.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/mpeg 3)

Convert the ISO6937 tables from C arrays to C+++ arrays.


  Commit: c9f78fa42d063405cd0261203c3b235c018f7445
      https://github.com/MythTV/mythtv/commit/c9f78fa42d063405cd0261203c3b235c018f7445
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/eithelper.cpp
    M mythtv/libs/libmythtv/mpeg/dvbdescriptors.cpp
    M mythtv/libs/libmythtv/mpeg/dvbdescriptors.h
    M mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/mpeg 4)

Convert encoding overrides from C arrays to C+++ arrays.


  Commit: 2ae88073bc1b566f59cb56d2465eafd4dfa93eae
      https://github.com/MythTV/mythtv/commit/2ae88073bc1b566f59cb56d2465eafd4dfa93eae
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/dishdescriptors.cpp
    M mythtv/libs/libmythtv/mpeg/dvbtables.h
    M mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/mpeg 5)

Convert dvb date routines from C arrays to C+++ arrays.


  Commit: ff59065fb57ff51fab4ed52035dc25698b94bdb4
      https://github.com/MythTV/mythtv/commit/ff59065fb57ff51fab4ed52035dc25698b94bdb4
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/dvbdescriptors.h
    M mythtv/libs/libmythtv/mpeg/mpegdescriptors.h
    M mythtv/libs/libmythtv/mpeg/mpegtables.cpp
    M mythtv/libs/libmythtv/mpeg/mpegtables.h
    M mythtv/libs/libmythtv/mpeg/pespacket.h
    M mythtv/libs/libmythtv/mpeg/tspacket.cpp
    M mythtv/libs/libmythtv/mpeg/tspacket.h
    M mythtv/libs/libmythtv/test/test_mpegtables/specimen.cpp
    M mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.cpp
    M mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/mpeg 6)

Convert descriptors, etc. from C arrays to C+++ arrays.


  Commit: 2348f5d412f8a5a59f5adae39b423101675bdf22
      https://github.com/MythTV/mythtv/commit/2348f5d412f8a5a59f5adae39b423101675bdf22
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/captions/cc608decoder.cpp
    M mythtv/libs/libmythtv/captions/cc608decoder.h
    M mythtv/libs/libmythtv/captions/cc608reader.h
    M mythtv/libs/libmythtv/captions/cc708decoder.cpp
    M mythtv/libs/libmythtv/captions/cc708decoder.h
    M mythtv/libs/libmythtv/captions/cc708reader.cpp
    M mythtv/libs/libmythtv/captions/cc708reader.h
    M mythtv/libs/libmythtv/captions/cc708window.h
    M mythtv/libs/libmythtv/captions/teletextextractorreader.cpp
    M mythtv/libs/libmythtv/captions/teletextextractorreader.h
    M mythtv/libs/libmythtv/captions/teletextreader.cpp
    M mythtv/libs/libmythtv/captions/teletextreader.h
    M mythtv/libs/libmythtv/captions/teletextscreen.cpp
    M mythtv/libs/libmythtv/captions/teletextscreen.h
    M mythtv/libs/libmythtv/captions/vbi608extractor.cpp
    M mythtv/libs/libmythtv/captions/vbi608extractor.h
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/mythccextractorplayer.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/captions)


  Commit: 9d82d630b7cde8ad75c2b7a851a2684bacc38f55
      https://github.com/MythTV/mythtv/commit/9d82d630b7cde8ad75c2b7a851a2684bacc38f55
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.h
    M mythtv/libs/libmythtv/decoders/decoderbase.cpp
    M mythtv/libs/libmythtv/decoders/decoderbase.h
    M mythtv/libs/libmythtv/decoders/mythmmalcontext.cpp
    M mythtv/libs/libmythtv/decoders/mythv4l2m2mcontext.cpp
    M mythtv/libs/libmythtv/decoders/mythvaapicontext.cpp
    M mythtv/libs/libmythtv/decoders/mythvaapicontext.h
    M mythtv/libs/libmythtv/decoders/mythvdpauhelper.cpp
    M mythtv/libs/libmythtv/decoders/nuppeldecoder.cpp
    M mythtv/libs/libmythtv/decoders/nuppeldecoder.h
    M mythtv/libs/libmythtv/mythframe.h
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h
    M mythtv/libs/libmythtv/mythvideoout.cpp
    M mythtv/libs/libmythtv/mythvideoout.h
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.cpp
    M mythtv/libs/libmythtv/opengl/mythvideooutopengl.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/decoders)


  Commit: 0e4f024a5dbc10a67a4376cafacc75c4df1e9d5f
      https://github.com/MythTV/mythtv/commit/0e4f024a5dbc10a67a4376cafacc75c4df1e9d5f
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/Bluray/mythbdplayer.cpp
    M mythtv/libs/libmythtv/Bluray/mythbdplayer.h
    M mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp
    M mythtv/libs/libmythtv/DVD/mythdvdplayer.h
    M mythtv/libs/libmythtv/decoders/avformatdecoder.cpp
    M mythtv/libs/libmythtv/decoders/avformatdecoder.h
    M mythtv/libs/libmythtv/decoders/decoderbase.h
    M mythtv/libs/libmythtv/decoders/nuppeldecoder.cpp
    M mythtv/libs/libmythtv/decoders/nuppeldecoder.h
    M mythtv/libs/libmythtv/dummydecoder.h
    M mythtv/libs/libmythtv/io/mythmediabuffer.cpp
    M mythtv/libs/libmythtv/io/mythmediabuffer.h
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h

  Log Message:
  -----------
  Convert video test buffer/size to a vector.


  Commit: 15d7643a23094c05505c66c10d003ec687eda7a7
      https://github.com/MythTV/mythtv/commit/15d7643a23094c05505c66c10d003ec687eda7a7
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/mythgoom.cpp
    M mythtv/libs/libmythtv/visualisations/goom/filters.cpp
    M mythtv/libs/libmythtv/visualisations/goom/goom_core.cpp
    M mythtv/libs/libmythtv/visualisations/goom/goom_core.h
    M mythtv/libs/libmythtv/visualisations/goom/ifs_display.cpp
    M mythtv/libs/libmythtv/visualisations/goom/lines.cpp
    M mythtv/libs/libmythtv/visualisations/goom/lines.h
    M mythtv/libs/libmythtv/visualisations/goom/tentacle3d.cpp
    M mythtv/libs/libmythtv/visualisations/goom/tentacle3d.h
    M mythtv/libs/libmythtv/visualisations/goom/zoom_filter_mmx.cpp
    M mythtv/libs/libmythtv/visualisations/goom/zoom_filter_xmmx.cpp
    M mythtv/libs/libmythtv/visualisations/goom/zoom_filters.h
    M mythtv/libs/libmythtv/visualisations/videovisual.cpp
    M mythtv/libs/libmythtv/visualisations/videovisualgoom.cpp
    M mythtv/libs/libmythtv/visualisations/videovisualmonoscope.cpp
    M mythtv/libs/libmythtv/visualisations/videovisualmonoscope.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/visualisations)


  Commit: 818ecedcb229814686c73d730829a2827fe387be
      https://github.com/MythTV/mythtv/commit/818ecedcb229814686c73d730829a2827fe387be
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/DeviceReadBuffer.cpp
    M mythtv/libs/libmythtv/recorders/ExternalStreamHandler.cpp
    M mythtv/libs/libmythtv/recorders/HLS/HLSReader.cpp
    M mythtv/libs/libmythtv/recorders/HLS/HLSStream.cpp
    M mythtv/libs/libmythtv/recorders/HLS/HLSStream.h
    M mythtv/libs/libmythtv/recorders/NuppelVideoRecorder.cpp
    M mythtv/libs/libmythtv/recorders/NuppelVideoRecorder.h
    M mythtv/libs/libmythtv/recorders/avcinfo.cpp
    M mythtv/libs/libmythtv/recorders/avcinfo.h
    M mythtv/libs/libmythtv/recorders/dvbcam.cpp
    M mythtv/libs/libmythtv/recorders/dvbchannel.cpp
    M mythtv/libs/libmythtv/recorders/dvbdev/dvbci.cpp
    M mythtv/libs/libmythtv/recorders/dvbdev/dvbci.h
    M mythtv/libs/libmythtv/recorders/firewiredevice.cpp
    M mythtv/libs/libmythtv/recorders/firewiredevice.h
    M mythtv/libs/libmythtv/recorders/iptvstreamhandler.h
    M mythtv/libs/libmythtv/recorders/linuxavcinfo.cpp
    M mythtv/libs/libmythtv/recorders/linuxfirewiredevice.cpp
    M mythtv/libs/libmythtv/recorders/vbitext/cc.cpp
    M mythtv/libs/libmythtv/recorders/vbitext/lang.cpp
    M mythtv/libs/libmythtv/recorders/vbitext/lang.h
    M mythtv/libs/libmythtv/recorders/vbitext/vbi.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/recorders)


  Commit: 18a65151840e91a92762dbafe622eb2d401e6133
      https://github.com/MythTV/mythtv/commit/18a65151840e91a92762dbafe622eb2d401e6133
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/AirPlay/mythairplayserver.cpp
    M mythtv/libs/libmythtv/AirPlay/mythraopconnection.cpp
    M mythtv/libs/libmythtv/DVD/mythdvdbuffer.cpp
    M mythtv/libs/libmythtv/DVD/mythdvdbuffer.h
    M mythtv/libs/libmythtv/DVD/mythdvdinfo.cpp
    M mythtv/libs/libmythtv/DVD/mythdvdinfo.h
    M mythtv/libs/libmythtv/DVD/mythdvdstream.cpp
    M mythtv/libs/libmythtv/HLS/httplivestreambuffer.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/DVD etc.)


  Commit: 56b7bfe141937fe32158d239e7adeb4bdbcc512f
      https://github.com/MythTV/mythtv/commit/56b7bfe141937fe32158d239e7adeb4bdbcc512f
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/channelimporter.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv/channelscan)


  Commit: 6300d0810744d1b96ed71c20c06cef4d7a088eb5
      https://github.com/MythTV/mythtv/commit/6300d0810744d1b96ed71c20c06cef4d7a088eb5
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/DetectLetterbox.cpp
    M mythtv/libs/libmythtv/mythavutil.cpp
    M mythtv/libs/libmythtv/mythframe.h
    M mythtv/libs/libmythtv/opengl/mythopengltonemap.cpp
    M mythtv/libs/libmythtv/opengl/mythopenglvideo.cpp
    M mythtv/libs/libmythtv/opengl/mythopenglvideo.h
    M mythtv/libs/libmythtv/test/test_copyframes/test_copyframes.h
    M mythtv/libs/libmythtv/visualisations/videovisualgoom.cpp
    M mythtv/libs/libmythui/opengl/mythpainteropengl.h
    M mythtv/libs/libmythui/opengl/mythrenderopengl.cpp
    M mythtv/libs/libmythui/opengl/mythrenderopengl.h
    M mythtv/programs/mythtranscode/transcode.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mythframe and opengl)


  Commit: 8682a758616317521b8fe755fbebc0f371393caa
      https://github.com/MythTV/mythtv/commit/8682a758616317521b8fe755fbebc0f371393caa
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/cardutil.cpp
    M mythtv/libs/libmythtv/diseqc.cpp
    M mythtv/libs/libmythtv/diseqc.h
    M mythtv/libs/libmythtv/format.h
    M mythtv/libs/libmythtv/fourcc.h
    M mythtv/libs/libmythtv/io/mythfilebuffer.cpp
    M mythtv/libs/libmythtv/iptvtuningdata.h
    M mythtv/libs/libmythtv/jitterometer.cpp
    M mythtv/libs/libmythtv/mythframe.cpp
    M mythtv/libs/libmythtv/mythplayer.cpp
    M mythtv/libs/libmythtv/mythplayer.h
    M mythtv/libs/libmythtv/sourceutil.cpp
    M mythtv/libs/libmythtv/videocolourspace.cpp
    M mythtv/libs/libmythtv/videocolourspace.h
    M mythtv/libs/libmythtv/videodev2.h
    M mythtv/libs/libmythui/mythedid.cpp
    M mythtv/libs/libmythui/mythedid.h

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythtv)


  Commit: 22572d7764754701cc599dd1d4b851ca6be68a4d
      https://github.com/MythTV/mythtv/commit/22572d7764754701cc599dd1d4b851ca6be68a4d
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythfreesurround/el_processor.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythfreesurround)


  Commit: bbb756014a38de5637501fa842de9c663c3826af
      https://github.com/MythTV/mythtv/commit/bbb756014a38de5637501fa842de9c663c3826af
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythui/devices/lirc_client.cpp
    M mythtv/libs/libmythui/mythuiwebbrowser.cpp
    M mythtv/libs/libmythui/platforms/mythxdisplay.cpp
    M mythtv/libs/libmythui/screensaver-dbus.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (libmythui)


  Commit: 0a70f1b888cdc2a7325d4b551dfde6afd17a928d
      https://github.com/MythTV/mythtv/commit/0a70f1b888cdc2a7325d4b551dfde6afd17a928d
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythbackend/backendhousekeeper.cpp
    M mythtv/programs/mythbackend/scheduler.cpp
    M mythtv/programs/mythbackend/scheduler.h

  Log Message:
  -----------
  Convert to std::array and std::string. (mythbackend)


  Commit: 86a2b8acb85399251a80aefc12e622aacdd3b982
      https://github.com/MythTV/mythtv/commit/86a2b8acb85399251a80aefc12e622aacdd3b982
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythcommflag/BlankFrameDetector.cpp
    M mythtv/programs/mythcommflag/ClassicCommDetector.cpp
    M mythtv/programs/mythcommflag/ClassicLogoDetector.cpp
    M mythtv/programs/mythcommflag/Histogram.cpp
    M mythtv/programs/mythcommflag/Histogram.h
    M mythtv/programs/mythcommflag/HistogramAnalyzer.cpp
    M mythtv/programs/mythcommflag/HistogramAnalyzer.h
    M mythtv/programs/mythcommflag/SceneChangeDetector.cpp
    M mythtv/programs/mythcommflag/pgm.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mythcommflag)


  Commit: 54b4dd0b245e61ed9a03ed64793ab58c1e8cf91d
      https://github.com/MythTV/mythtv/commit/54b4dd0b245e61ed9a03ed64793ab58c1e8cf91d
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythexternrecorder/MythExternControl.cpp
    M mythtv/programs/mythfilerecorder/mythfilerecorder.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (misc polling)

This load average case wasn't consolidated with the others because the
file it is in doesn't include any myth specific headers.


  Commit: 381e8cfb5232fbcd8764cec45ccca5681b528272
      https://github.com/MythTV/mythtv/commit/381e8cfb5232fbcd8764cec45ccca5681b528272
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythfrontend/audiogeneralsettings.cpp
    M mythtv/programs/mythfrontend/audiogeneralsettings.h
    M mythtv/programs/mythfrontend/globalsettings.cpp
    M mythtv/programs/mythfrontend/guidegrid.h
    M mythtv/programs/mythfrontend/playbackbox.cpp
    M mythtv/programs/mythfrontend/playbackbox.h
    M mythtv/programs/mythfrontend/progfind.cpp
    M mythtv/programs/mythfrontend/progfind.h
    M mythtv/programs/mythfrontend/proglist.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mythfrontend)


  Commit: 4b0ad53ca2e2c2494aa943a519705716e674d863
      https://github.com/MythTV/mythtv/commit/4b0ad53ca2e2c2494aa943a519705716e674d863
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythtranscode/external/replex/element.cpp
    M mythtv/programs/mythtranscode/external/replex/element.h
    M mythtv/programs/mythtranscode/external/replex/mpg_common.cpp
    M mythtv/programs/mythtranscode/external/replex/mpg_common.h
    M mythtv/programs/mythtranscode/external/replex/multiplex.cpp
    M mythtv/programs/mythtranscode/external/replex/multiplex.h
    M mythtv/programs/mythtranscode/external/replex/pes.cpp
    M mythtv/programs/mythtranscode/external/replex/replex.cpp
    M mythtv/programs/mythtranscode/external/replex/ringbuffer.cpp
    M mythtv/programs/mythtranscode/external/replex/ringbuffer.h
    M mythtv/programs/mythtranscode/external/replex/ts.cpp
    M mythtv/programs/mythtranscode/mpeg2fix.cpp
    M mythtv/programs/mythtranscode/mpeg2fix.h

  Log Message:
  -----------
  Convert to std::array and std::string. (mythtranscode)


  Commit: d5d1eadfea041ce266b9a3336c2bcb730422fd98
      https://github.com/MythTV/mythtv/commit/d5d1eadfea041ce266b9a3336c2bcb730422fd98
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythutil/mpegutils.cpp
    M mythtv/programs/mythutil/musicmetautils.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mythutil)


  Commit: 52ba36639afb47d2873b4d4297318d29feb95f91
      https://github.com/MythTV/mythtv/commit/52ba36639afb47d2873b4d4297318d29feb95f91
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythplugins/mytharchive/mytharchive/archiveutil.cpp
    M mythplugins/mytharchive/mytharchive/archiveutil.h
    M mythplugins/mytharchive/mytharchive/selectdestination.cpp
    M mythplugins/mytharchive/mytharchive/thumbfinder.cpp
    M mythplugins/mytharchive/mytharchive/thumbfinder.h
    M mythplugins/mytharchive/mytharchivehelper/main.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mytharchive)


  Commit: 5d31775d6c38cd950a380099da975601cc701b09
      https://github.com/MythTV/mythtv/commit/5d31775d6c38cd950a380099da975601cc701b09
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythplugins/mythgame/mythgame/gamehandler.cpp
    M mythplugins/mythgame/mythgame/gamesettings.cpp
    M mythplugins/mythgame/mythgame/rom_metadata.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mythgame)


  Commit: f69209fda5a11de86e6329abe1a581764832bc5f
      https://github.com/MythTV/mythtv/commit/f69209fda5a11de86e6329abe1a581764832bc5f
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/bumpscope.h
    M mythplugins/mythmusic/mythmusic/cddb.cpp
    M mythplugins/mythmusic/mythmusic/cddb.h
    M mythplugins/mythmusic/mythmusic/cddecoder.cpp
    M mythplugins/mythmusic/mythmusic/cdrip.cpp
    M mythplugins/mythmusic/mythmusic/editmetadata.cpp
    M mythplugins/mythmusic/mythmusic/flacencoder.cpp
    M mythplugins/mythmusic/mythmusic/flacencoder.h
    M mythplugins/mythmusic/mythmusic/genres.cpp
    M mythplugins/mythmusic/mythmusic/genres.h
    M mythplugins/mythmusic/mythmusic/smartplaylist.cpp
    M mythplugins/mythmusic/mythmusic/synaesthesia.cpp
    M mythplugins/mythmusic/mythmusic/synaesthesia.h

  Log Message:
  -----------
  Convert to std::array and std::string. (mythmusic)


  Commit: e1c1779ce8d4d2856a02393ac820b7a3b36c8836
      https://github.com/MythTV/mythtv/commit/e1c1779ce8d4d2856a02393ac820b7a3b36c8836
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythplugins/mythweather/mythweather/weatherSource.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mythweather)


  Commit: 668d5138739803ba7a897982d3cefe043ee29af2
      https://github.com/MythTV/mythtv/commit/668d5138739803ba7a897982d3cefe043ee29af2
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythplugins/mythzoneminder/mythzmserver/main.cpp
    M mythplugins/mythzoneminder/mythzmserver/zmserver.cpp
    M mythplugins/mythzoneminder/mythzmserver/zmserver.h
    M mythplugins/mythzoneminder/mythzoneminder/zmclient.cpp
    M mythplugins/mythzoneminder/mythzoneminder/zmclient.h
    M mythplugins/mythzoneminder/mythzoneminder/zmliveplayer.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (mythzoneminder)


  Commit: 1eb9485998527102b8773f835692f42154a7a947
      https://github.com/MythTV/mythtv/commit/1eb9485998527102b8773f835692f42154a7a947
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/RTjpegN.cpp
    M mythtv/libs/libmythtv/recorders/RTjpegN.h

  Log Message:
  -----------
  Convert to std::array and std::string. (RTjpegN)


  Commit: 6ac2eb3fbf5c52bd3bc138e3faec6ec659e1b67d
      https://github.com/MythTV/mythtv/commit/6ac2eb3fbf5c52bd3bc138e3faec6ec659e1b67d
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/visualisations/goom/ifs.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (goom/ifs.cpp)


  Commit: 067d37054fc6c730764730e056ca59f6eaef646b
      https://github.com/MythTV/mythtv/commit/067d37054fc6c730764730e056ca59f6eaef646b
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythcommflag/SceneChangeDetector.cpp
    M mythtv/programs/mythcommflag/SceneChangeDetector.h

  Log Message:
  -----------
  Convert to std::array and std::string. (SceneChangeDetector)


  Commit: dcd51e233e5b12dfcd129c43b9b01831f17996b5
      https://github.com/MythTV/mythtv/commit/dcd51e233e5b12dfcd129c43b9b01831f17996b5
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmyth/audio/audiooutputbase.cpp
    M mythtv/libs/libmyth/audio/audiooutputbase.h

  Log Message:
  -----------
  Convert to std::array and std::string. (audiooutputbase)


  Commit: 55a4e7d28566371f19b121a4e22d3667049ed41d
      https://github.com/MythTV/mythtv/commit/55a4e7d28566371f19b121a4e22d3667049ed41d
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/NuppelVideoRecorder.cpp
    M mythtv/libs/libmythtv/recorders/NuppelVideoRecorder.h

  Log Message:
  -----------
  Convert to std::array and std::string. (NuppelVideoRecorder wrkmem)


  Commit: dbfdb22b5d8da1e1380cb224d2883068fd6787b8
      https://github.com/MythTV/mythtv/commit/dbfdb22b5d8da1e1380cb224d2883068fd6787b8
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/programs/mythtranscode/mpeg2fix.cpp
    M mythtv/programs/mythtranscode/mpeg2fix.h

  Log Message:
  -----------
  Convert to std::array and std::string. (mythtranscode 2)


  Commit: d4a31dca22c48910efc79e151b452aad27220f3f
      https://github.com/MythTV/mythtv/commit/d4a31dca22c48910efc79e151b452aad27220f3f
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/HEVCParser.cpp
    M mythtv/libs/libmythtv/mpeg/HEVCParser.h

  Log Message:
  -----------
  Convert to std::array and std::string. (HEVC 1)


  Commit: 90a4aaf1d9f3b02c1629175bdf8322880d1493a5
      https://github.com/MythTV/mythtv/commit/90a4aaf1d9f3b02c1629175bdf8322880d1493a5
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/HEVCParser.cpp
    M mythtv/libs/libmythtv/mpeg/HEVCParser.h

  Log Message:
  -----------
  Convert to std::array and std::string. (HEVC 2)


  Commit: 9cf4dd3fe90b5c70707a9fb45f6e4ee7ace4ef56
      https://github.com/MythTV/mythtv/commit/9cf4dd3fe90b5c70707a9fb45f6e4ee7ace4ef56
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/HEVCParser.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (HEVC 3)


  Commit: cdda72009bd32a99074463c98531055a82398de4
      https://github.com/MythTV/mythtv/commit/cdda72009bd32a99074463c98531055a82398de4
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/captions/textsubtitleparser.cpp
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.h
    M mythtv/libs/libmythtv/test/test_xine_demux/test_xine_demux.cpp

  Log Message:
  -----------
  tidy: Convert subtitle text lines array to a std::vector.

This are the lines of text that make up a single displayed subtitle.
Eliminates the hard coded limit on the maximum number of lines of text
in an individual subtitle.


  Commit: d307b056100f2aa9632a8b1334e4cc7683f8e2c1
      https://github.com/MythTV/mythtv/commit/d307b056100f2aa9632a8b1334e4cc7683f8e2c1
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/captions/textsubtitleparser.cpp
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.h
    M mythtv/libs/libmythtv/test/test_xine_demux/test_xine_demux.cpp

  Log Message:
  -----------
  tidy: Convert subtitles array to a std::vector.


  Commit: bde82fcb8ad3fd914494233ab3654f7258741129
      https://github.com/MythTV/mythtv/commit/bde82fcb8ad3fd914494233ab3654f7258741129
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp

  Log Message:
  -----------
  tidy: Convert sub_readtext to a std::vector.


  Commit: 86aaac802db4ea053a351b3da321ebec0d11ba61
      https://github.com/MythTV/mythtv/commit/86aaac802db4ea053a351b3da321ebec0d11ba61
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/captions/textsubtitleparser.cpp

  Log Message:
  -----------
  Put subtitle reading inside a try/catch statement.


  Commit: 3df62b0cad58352d2add250f7938a810e663e487
      https://github.com/MythTV/mythtv/commit/3df62b0cad58352d2add250f7938a810e663e487
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/test/test_xine_demux/test_xine_demux.cpp
    M mythtv/libs/libmythtv/test/test_xine_demux/test_xine_demux.h

  Log Message:
  -----------
  Xine testing: collapse repeated code into a function.


  Commit: 5e5c7e58cd2702c6ba829c7e3104bd6f4cb6fbaf
      https://github.com/MythTV/mythtv/commit/5e5c7e58cd2702c6ba829c7e3104bd6f4cb6fbaf
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.h

  Log Message:
  -----------
  Convert to std::array and std::string. (xine demux)


  Commit: 671b066331992051950d538dffc7f720526395b3
      https://github.com/MythTV/mythtv/commit/671b066331992051950d538dffc7f720526395b3
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.cpp
    M mythtv/libs/libmythtv/captions/xine_demux_sputext.h

  Log Message:
  -----------
  tidy: Convert demuxstr->buf to a std::vector.


  Commit: 7ce7f559ac3bd6a91d4339b23dd9f49e7c4151d9
      https://github.com/MythTV/mythtv/commit/7ce7f559ac3bd6a91d4339b23dd9f49e7c4151d9
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-28 (Fri, 28 Aug 2020)

  Changed paths:
    M .clang-tidy

  Log Message:
  -----------
  Enable clang-tidy check for old C-style arrays.


  Commit: 3061d799129b991126420a568843af600a692a2a
      https://github.com/MythTV/mythtv/commit/3061d799129b991126420a568843af600a692a2a
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythui/vulkan/mythcombobuffervulkan.h
    M mythtv/libs/libmythui/vulkan/mythdebugvulkan.cpp
    M mythtv/libs/libmythui/vulkan/mythdebugvulkan.h
    M mythtv/libs/libmythui/vulkan/mythrendervulkan.cpp

  Log Message:
  -----------
  Convert to std::array and std::string. (Vulkan)

Also mark a couple of global arrays as const.


  Commit: da5ebe68e1ada135c6786d41132453e1a680da15
      https://github.com/MythTV/mythtv/commit/da5ebe68e1ada135c6786d41132453e1a680da15
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M .clang-tidy
    M mythtv/libs/libmythtv/captions/cc708window.h

  Log Message:
  -----------
  tidy: Silence "NewDelete" warning in cc708window.cpp.

https://clang.llvm.org/extra/clang-tidy/checks/clang-analyzer-cplusplus.NewDelete.html


  Commit: c2d395eaaf53184138429a5bf8ed8b35eb33587c
      https://github.com/MythTV/mythtv/commit/c2d395eaaf53184138429a5bf8ed8b35eb33587c
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

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

  Log Message:
  -----------
  tidy: Remove unnecessary validity check in satiprtsp.cpp.


  Commit: b9e364a582b44108ce8cbc0ec1ab1bf3d2794c80
      https://github.com/MythTV/mythtv/commit/b9e364a582b44108ce8cbc0ec1ab1bf3d2794c80
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M .clang-tidy
    M mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp
    M mythtv/libs/libmythtv/mpeg/dvbdescriptors.h
    M mythtv/libs/libmythtv/test/test_mpegtables/test_mpegtables.cpp

  Log Message:
  -----------
  tidy: Fix NullDereference warnings in DVB descriptors.

The parent MPEGDescriptor constructor can leave the m_data class
member as a nullptr, so make sure to validate it before double
checking the extension type.

https://clang.llvm.org/extra/clang-tidy/checks/clang-analyzer-core.NullDereference.html


  Commit: 592b6937d5355491f18acdb13ee13410d6b0a96e
      https://github.com/MythTV/mythtv/commit/592b6937d5355491f18acdb13ee13410d6b0a96e
  Author: David Hampton <mythtv at love2code.net>
  Date:   2020-08-29 (Sat, 29 Aug 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythpainterwindow.cpp
    M mythtv/libs/libmythui/mythpainterwindow.h
    M mythtv/libs/libmythui/platforms/mythdisplaymutter.cpp
    M mythtv/libs/libmythui/platforms/mythdisplaymutter.h
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  tidy: Fixes for recent commits.


Compare: https://github.com/MythTV/mythtv/compare/ccf15e76b0e4...592b6937d535



More information about the mythtv-commits mailing list