[mythtv-commits] [MythTV/mythtv] 4ded30: util-nvctrl: Workaround vector::erase issue

Mark Kendall noreply at github.com
Tue Oct 15 18:38:38 UTC 2019


  Branch: refs/heads/devel/2019-render
  Home:   https://github.com/MythTV/mythtv
  Commit: 4ded30ef19b90aab9d1897201e71912e288e165a
      https://github.com/MythTV/mythtv/commit/4ded30ef19b90aab9d1897201e71912e288e165a
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M mythtv/libs/libmythui/util-nvctrl.cpp

  Log Message:
  -----------
  util-nvctrl: Workaround vector::erase issue


  Commit: af0d486f2689d4055b031c61c7644bca288a3490
      https://github.com/MythTV/mythtv/commit/af0d486f2689d4055b031c61c7644bca288a3490
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M mythtv/external/libXNVCtrl/NVCtrl.c
    M mythtv/external/libXNVCtrl/NVCtrl.h
    M mythtv/external/libXNVCtrl/NVCtrlLib.h
    M mythtv/external/libXNVCtrl/nv_control.h

  Log Message:
  -----------
  lixXNVCtrl: Update internal version to 1.29

- our own copy was seriously outdated


  Commit: 53fc011b605c7b871cab5019c84227f496bfc279
      https://github.com/MythTV/mythtv/commit/53fc011b605c7b871cab5019c84227f496bfc279
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M mythtv/libs/libmythui/DisplayRes.cpp
    M mythtv/libs/libmythui/DisplayRes.h
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  DisplayRes: Add setting to pause the frontend when switching video modes

- most tvs/monitors will take a second or two to switch video modes -
during which time playback is effectively lost (usually both video and
audio)
- new setting will pause for the designated number of milliseconds so
nothing is missed
- the exact value required will depend on the display in use - there is
no way for us to detect what the display is doing.


Compare: https://github.com/MythTV/mythtv/compare/1e1d61335ae0...53fc011b605c


More information about the mythtv-commits mailing list