[mythtv-commits] [MythTV/mythtv] 8325b0: mythwelcome: --override-settings choice(s) don't t...

billmeek noreply at github.com
Tue Jun 4 16:40:19 UTC 2019


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: 8325b0780455cd7b90bc6e676b47d6a2aa32250c
      https://github.com/MythTV/mythtv/commit/8325b0780455cd7b90bc6e676b47d6a2aa32250c
  Author: Bill Meek <billmeek at mythtv.org>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M mythtv/programs/mythwelcome/main.cpp

  Log Message:
  -----------
  mythwelcome: --override-settings choice(s) don't take affect

mythwelcome --override-settings is valid, but overrides weren't
being used. 139919a (2011) claimed to fix it, but never called
ApplySettingsOverride(). Applies to override-settings-file too.

Thanks to trx-913 on the Forum for spotting this.

(cherry picked from commit 807c09b44a970b95cfb04d2112deb44f717f0d36)


  Commit: 8d04874b1ecffebe0085997a3cd797b99643bc11
      https://github.com/MythTV/mythtv/commit/8d04874b1ecffebe0085997a3cd797b99643bc11
  Author: Bill Meek <billmeek at mythtv.org>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M mythtv/programs/mythwelcome/main.cpp

  Log Message:
  -----------
  mythwelcome: Final --override-settings fix

This adds to a previous commit and allows libCECEnabled=0 to take
affect. Needed to be done before the Context was initialized.

Thanks to trx-913 on the Forum for testing both fixes.

(cherry picked from commit ee893973bb9f4b1e3c0803917ed1850061fa054e)


Compare: https://github.com/MythTV/mythtv/compare/6bd8cd499382...8d04874b1ecf


More information about the mythtv-commits mailing list