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

refactor CAddonMgr getters #8919

Merged
merged 1 commit into from
Jan 20, 2016
Merged

refactor CAddonMgr getters #8919

merged 1 commit into from
Jan 20, 2016

Conversation

tamland
Copy link
Member

@tamland tamland commented Jan 19, 2016

die arbitrary boolean parameters!

@tamland
Copy link
Member Author

tamland commented Jan 19, 2016

jenkins build this please

bool HasAddons(const TYPE &type);
bool HasInstalledAddons(const TYPE &type);

/*! Returns all installed an enabled addons. */

This comment was marked as spam.

@tamland
Copy link
Member Author

tamland commented Jan 20, 2016

fixed, thanks;)
jenkins build this please

return GetAddonsInternal(ADDON_UNKNOWN, addons, false);
}

bool CAddonMgr::GetInstalledAddons(VECADDONS& addons, const TYPE& type)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@Paxxi
Copy link
Member

Paxxi commented Jan 20, 2016

+10 die boolean parameters die!

tamland added a commit that referenced this pull request Jan 20, 2016
@tamland tamland merged commit 1031b10 into xbmc:master Jan 20, 2016
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

5 participants