Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[add-ons/settings] migrate add-on settings to settings library #12125

Merged
merged 33 commits into from
Jun 3, 2017

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    ebe6d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be75fe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9984b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b63677c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42ef4bd View commit details
    Browse the repository at this point in the history
  6. [settings] add abstract CGUIDialogSettingsManagerBase::GetSettingsMan…

    …ager() for easier control over the CSettingsManager being used
    Montellese committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    dc772ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27d5b4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    083de25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ccfd323 View commit details
    Browse the repository at this point in the history
  10. 2 Configuration menu
    Copy the full SHA
    a2b4efe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96af5c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04a55e5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ddcbc6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0c20054 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f379b73 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bb40362 View commit details
    Browse the repository at this point in the history
  17. [settings] support resetting a setting to its default value through t…

    …he ACTION_DELETE_ITEM action
    Montellese committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    4359dad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b4d7266 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    342cc8e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    287fc3c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    53f15fa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4a5e755 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    65fb9b0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c7d0bf6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cd3b5cd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    574b552 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    4258a2a View commit details
    Browse the repository at this point in the history
  2. [settings] CSettingsManager: support adding a new section after the s…

    …ettings manager has been initialized
    Montellese committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    222ded3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb1a55a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e44d1b View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    5cfbfe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    631e533 View commit details
    Browse the repository at this point in the history
  7. [add-ons/settings] move GUIDialogAddonSettings.h/cpp from xbmc/addons…

    …/ to xbmc/addons/settings
    Montellese committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    17159ce View commit details
    Browse the repository at this point in the history