15 #ifndef ADDON_STATE_HPP_INCLUDED
16 #define ADDON_STATE_HPP_INCLUDED
ADDON_SORT
Add-on fallback/default sorting criteria for the user interface.
ADDON_STATUS
Defines various add-on installation statuses.
version_info installed_version
No tracking information available.
ADDON_SORT_DIRECTION
Add-on fallback/default sorting direction.
Version in the server is older than local installation.
bool is_installed_addon_status(ADDON_STATUS s)
ADDON_STATUS_FILTER
Add-on installation status filters for the user interface.
addon_tracking_info get_addon_tracking_info(const addon_info &addon)
Get information about an add-on comparing its local state with the add-ons server entry...
Version in the server is newer than local installation.
Dependencies not satisfied.
Represents version numbers.
Sort by last upload time.
std::map< std::string, addon_tracking_info > addons_tracking_list
Stores additional status information about add-ons.
version_info remote_version
Version in the server matches local installation.