index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
addons
Age
Commit message (
Expand
)
Author
2014-05-26
Merge pull request #4761 from t-nelson/alt_incorrect_pvr_addon_disable
Trent Nelson
2014-05-26
Merge pull request #4740 from jmarshallnz/font_manager_cleanup
jmarshallnz
2014-05-26
[fonts] cleanup the skin font setting filler in the same way
Jonathan Marshall
2014-05-25
[addons] show all add-ons in the add-on manager, including libraries/modules/...
Jonathan Marshall
2014-05-25
[addons] adds 'Check for updates' to the root of the add-ons manager.
Jonathan Marshall
2014-05-25
[addons] adds LastRepoUpdate() to the add-on installer
Jonathan Marshall
2014-05-25
[addons] change root of add-on manager to unsorted rather than sort by label
Jonathan Marshall
2014-05-25
[addons] adds 'never' as an option for the addon update setting
Jonathan Marshall
2014-05-25
[addons] switch general.addonupdates to an integer setting. Skins can use a b...
Jonathan Marshall
2014-05-23
Merge pull request #4613 from jmarshallnz/gui_drop_backcompat
ronie
2014-05-21
[PVR][ADDONS] Drop unneeded PVRAddon special case
Trent Nelson
2014-05-21
[cosmetic] drop function definitions that no longer exist
Jonathan Marshall
2014-05-21
[cosmetic] drop unused function
Jonathan Marshall
2014-05-21
[guilib] adds APIVersion() to CSkin to determine which API version the skin w...
Jonathan Marshall
2014-05-21
[addons] adds GetDependencyVersion() to CAddon - used in place of GetXbmcApiV...
Jonathan Marshall
2014-05-19
[addons] extend repo check to 24 hours
Martijn Kaijser
2014-05-18
Merge pull request #4612 from jmarshallnz/addon_version_cleanup
jmarshallnz
2014-05-18
Merge pull request #4731 from jmarshallnz/check_controls
jmarshallnz
2014-05-18
[addonversion] drop unneeded m_originalVersion member
Jonathan Marshall
2014-05-18
[addonversion] drop .c_str() in favour of .asString().c_str()
Jonathan Marshall
2014-05-18
[addonversion] adds asString() to return the reconstructed version string
Jonathan Marshall
2014-05-18
[addonversion] drop Print()
Jonathan Marshall
2014-05-18
[addonversion] have empty() use the internal members rather than m_originalVe...
Jonathan Marshall
2014-05-18
[addonversion] cleanup to use std::string rather than malloc/free/strdup
Jonathan Marshall
2014-05-18
[addonversion] don't set revision to 0 if not present, set empty
Jonathan Marshall
2014-05-18
[addonversion] add tests
Jonathan Marshall
2014-05-17
Merge pull request #4720 from BigNoid/addon_launch_btn
Martijn Kaijser
2014-05-17
[guilib] use dynamic_cast<> when copying controls of a specific type
Jonathan Marshall
2014-05-17
Merge pull request #4645 from jmarshallnz/install_from_zip_not_packages
jmarshallnz
2014-05-16
turn CAnnouncementManager into a singleton
montellese
2014-05-15
Add button that can launch addons in from the addon info dialog.
BigNoid
2014-05-07
remove CGUIDialogSettings which was replaced by CGUIDialogSettingsManualBase
montellese
2014-05-07
adjust CGUIDialogMediaFilter to derive from CGUIDialogSettingsManualBase
montellese
2014-05-07
settings: allow to pass custom data to the setting options filler implementat...
montellese
2014-05-04
Split out IArchivable from Archive.h
Rawk
2014-05-04
[addons] install from zip should install from the zip, not from packages/zip
Jonathan Marshall
2014-05-02
media: use string-based instead of enum-based MediaType
montellese
2014-04-29
Merge pull request #4595 from FernetMenta/ffmpeg2
Rainer Hochecker
2014-04-27
ffmpeg: remove dll wrappers
Rainer Hochecker
2014-04-26
guilib: don't abuse and redeclare SPIN_CONTROL_TYPE_FOO
montellese
2014-03-29
[addons] ensure we exit the lock prior to calling PrunePackageCache() as this...
Jonathan Marshall
2014-03-19
Scraper & ScraperUrl: all internal XMLs are UTF-8, don't try any other encoding
Karlson2k
2014-03-15
[addons] ensure we clear the disabled cache when deiniting. fixes #14970
Jonathan Marshall
2014-02-24
Merge pull request #4260 from jmarshallnz/addon_improvements
jmarshallnz
2014-02-23
[addons] ensure we reload the current skin if it's updated via a .zip file. f...
Jonathan Marshall
2014-02-23
[addons] notifying the user once during repo updates is enough
Jonathan Marshall
2014-02-23
[addons] add 'Update all' item to the available updates menu
Jonathan Marshall
2014-02-23
[addons] allow GetAllOutdatedAddons to return the local addon versions - usef...
Jonathan Marshall
2014-02-06
[database] drop old update code from pre-Eden. Minimum versions are video:60,...
Jonathan Marshall
2014-02-06
[cosmetics] rename GetMinVersion -> GetSchemaVersion to make it clear what it...
Jonathan Marshall
[prev]
[next]