[mythtv-commits] [MythTV/mythtv] 211e64: Fix incorrect QString.arg(int, ...) usage for fill ...

Mark Spieth noreply at github.com
Wed May 29 14:10:03 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 211e648d369dd306d96366b699929488579d1861
      https://github.com/MythTV/mythtv/commit/211e648d369dd306d96366b699929488579d1861
  Author: Mark Spieth <mspieth at digivation.com.au>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M mythtv/libs/libmythtv/commbreakmap.cpp
    M mythtv/libs/libmythtv/mythccextractorplayer.cpp
    M mythtv/libs/libmythtv/tv_play.cpp
    M mythtv/libs/libmythtv/tvbrowsehelper.cpp
    M mythtv/programs/mythcommflag/ClassicCommDetector.cpp
    M mythtv/programs/mythcommflag/CommDetector2.cpp
    M mythtv/programs/mythfrontend/playbackbox.cpp
    M mythtv/programs/mythtranscode/mpeg2fix.cpp

  Log Message:
  -----------
  Fix incorrect QString.arg(int,...) usage for fill where radix is missing.

Fixes OSD Skip amount display issue with Qt5.11.3, and possibly others too.
Probably fixes sort issue too.
refs #13454




More information about the mythtv-commits mailing list