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

settings: fix detection of value changes in CSettingList #4508

Merged
merged 1 commit into from Apr 4, 2014

Conversation

Montellese
Copy link
Member

This fixes the detection of whether the value of a CSettingList setting is the default value or not. This is relevant in combination with the fact that we now store whether a value is the default value or not in guisettings.xml. Because of the inverted logic right now we don't load changed CSettingList setting values because we think they are default values.

@Memphiz
Copy link
Member

Memphiz commented Apr 4, 2014

Thx for the fix :)

@t-nelson t-nelson added the Gotham label Apr 4, 2014
t-nelson added a commit that referenced this pull request Apr 4, 2014
settings: fix detection of value changes in CSettingList
@t-nelson t-nelson merged commit e6e95dd into xbmc:master Apr 4, 2014
@Montellese Montellese deleted the settinglist_default_fix branch April 4, 2014 14:19
@t-nelson t-nelson removed the Gotham label Apr 5, 2014
t-nelson added a commit that referenced this pull request Apr 5, 2014
settings: fix detection of value changes in CSettingList
@MartijnKaijser MartijnKaijser modified the milestones: Helix 14.0-alpha1, Gotham13.0-rc1 May 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants