added: function to parse an addon descriptor from memory
[vuplus_xbmc] / xbmc / addons / AddonManager.cpp
2011-01-26 Jonathan Marshalladded: function to parse an addon descriptor from memory
2010-09-23 jmarshallnzfixed: Webinterface section wasn't shown in Repositories
2010-09-17 jmarshallnzmerged: Context menu fixes for addons, r33880, r33911...
2010-09-17 jmarshallnzfixed: Show disabled addons in the Disabled Add-ons...
2010-09-16 vdrfanadded: built-in XBMC.UpdateAddonRepos to force an updat...
2010-09-10 jmarshallnzmerged: r33383,r33386 from webinterface branch
2010-08-24 vdrfanfixed: update/fetch addon repositories on startup....
2010-07-18 jmarshallnzchanged: sanitize the cpluff logging levels
2010-07-18 jmarshallnzfixed: Make sure ADDON_SCRIPT uses CPluginSource so...
2010-07-17 spiff_added: ticket #9633 - "addons://outdated/" for listing...
2010-07-10 althekillerfixed: Need to look for addons in special://xbmcbin...
2010-07-04 jmarshallnzadded: Initial support for python module addons.
2010-06-21 jmarshallnzadded: addon.set.default built-in to set the default...
2010-06-19 jmarshallnzcleanup: Get rid of needless additional SetRepoTimestam...
2010-06-19 jmarshallnzchanged: Have UpdateRepos() use it's db member to fetch...
2010-06-17 spiff_changed: rename these settings. type changed. update sad
2010-06-17 jmarshallnzadded: script support to media windows. Scripts should...
2010-06-17 jmarshallnzchanged: Hold the addons database as a member in the...
2010-06-01 jmarshallnzadded: Support for addons to be disabled while still...
2010-05-31 jmarshallnzchanged: Moved builtin screensavers to addons so that...
2010-05-29 jmarshallnzchanged: Split the music scraping into separate album...
2010-05-28 jmarshallnzcleanup: move pluginsource <provides> tag reading to...
2010-05-28 jmarshallnzcleanup: Get rid of CONTENT_TYPE in most addonmanager...
2010-05-28 jmarshallnzchanged: Move Addon constructors to take the extension...
2010-05-28 jmarshallnzchanged: Split scrapers into separate extension points...
2010-05-27 alcohecaadded: CPluginSource class for all pluginsource addons
2010-05-27 jmarshallnzcleanup: Make <supportedcontent> and <platform> use...
2010-05-26 jmarshallnzfixed: sanity is not just a state of mind...
2010-05-26 jmarshallnzcleanup: remove a couple of unused functions.
2010-05-26 jmarshallnzadded: Functions for sanity checking addons (platform...
2010-05-25 ametovicfixed: update addon information after upgrade
2010-05-25 jmarshallnzfixed: Get weather, subtitles, lyrics and library scrip...
2010-05-24 jmarshallnzchanged: get rid of the content types added earlier...
2010-05-24 jmarshallnzfixed: Ensure HasAddons respects the content type.
2010-05-24 jmarshallnzcleanup: Get rid of some more old non-cpluff stuff...
2010-05-24 jmarshallnzcleanup: Got rid of ADDON_SCRIPT_LIBRARY, compile warni...
2010-05-23 jmarshallnzfixed: Don't return true from GetAddon, and ensure...
2010-05-23 spiff_fixed: disabling addons
2010-05-23 spiff_cosmetics
2010-05-23 spiff_changed: remove old non-cpluff code
2010-05-23 spiff_changed: move scraper libraries to cpluff
2010-05-23 spiff_changed: move the cpluff plugin scanner call to findaddons
2010-05-22 jmarshallnzcleanup: remove unused XBMCIsHome function, now that...
2010-05-22 jmarshallnzcleanup: Rename and document the cpluff versions of...
2010-05-22 jmarshallnzfixed: Addons weren't installed correctly
2010-05-22 jmarshallnzadded: Expose cp_load_plugin_descriptor and separate...
2010-05-22 jmarshallnzfixed: check for NULL before adding the addon in Addons...
2010-05-22 jmarshallnzfixed: script libraries weren't created in CAddonMgr...
2010-05-21 spiff_changed: initial move of scrapers to cpluff. since...
2010-05-21 jmarshallnzchanged: Move scripts to cpluff
2010-05-20 jmarshallnzfixed: Put the UTF-8 descriptor on the XML before feedi...
2010-05-20 jmarshallnzchanged: Allow repository to have c-pluff XML files
2010-05-20 jmarshallnzchanged: Move repositories to cpluff
2010-05-20 jmarshallnzchanged: Move description information into addon.xml...
2010-05-19 jmarshallnzcleanup: Don't expose the AddonManager's privates when...
2010-05-18 davilla[arm] merge arm-camelot into trunk, thanks to mcgeagh...
2010-05-15 ceros7Support creating userdirs in addons. This also has...
2010-05-12 alcohecacosmetics
2010-05-12 alcohecafixed: didn't release all ref counted objects returned...
2010-05-08 vdrfanfixed: compile warnings
2010-05-07 alcohecafixed: need to provide new lib names to Dll Addons
2010-05-07 alcohecachanged: support visualizations via cpluff
2010-05-07 alcohecachanged: moved addonptr factory to CAddonMgr.
2010-05-06 jmarshallnzadded: Deinit to the addons manager to ensure we unload...
2010-05-06 alcohecafixed: only check cpluff for certain types right now
2010-05-06 alcohecachanged: bail out immeditaly if CAddonMgr::Init returns...
2010-05-06 alcohecachanged: matched other singelton calls
2010-05-06 jmarshallnzfixed: compile warning
2010-05-06 alcohecaadded: even more missing from r29798
2010-05-06 alcohecaadded: missing change from r29798
2010-05-05 alcohecaadded: skin support via cpluff
2010-05-05 alcohecachanged: support requesting cpluff addons without type...
2010-05-05 alcohecachanged: screensavers are now supported via cpluff...
2010-05-05 alcohecaadded: basic cpluff support
2010-04-29 jmarshallnzfixed: Addon changelogs weren't being read.
2010-04-28 spiff_fixed: dependency resolving
2010-04-27 spiff_added: fanart support for addons
2010-04-27 spiff_added: addon changelog support
2010-04-27 alcohecafixed: don't check special://xbmc/addons twice when...
2010-04-27 alcohecachanged: finished moving skins to addon framework
2010-04-27 jmarshallnzcleanup: Get rid of thumb caching for addons and plugin...
2010-04-26 jmarshallnzfixed: missing addon summary.
2010-04-26 spiff_added: translatable <description>, <title>, <summary...
2010-04-26 spiff_added: script-library addon-type
2010-04-26 jmarshallnzchanged: move addon thumbs back to a fixed image (icon...
2010-04-25 jmarshallnzchanged: Read addon icon from the <icon> tag rather...
2010-04-25 jmarshallnzcleanup: Removed unnecessary code and changed logging...
2010-04-24 spiff_cosmetics
2010-04-22 elupuschanged: load addons from user directory first, then...
2010-04-21 elupuschanged: for the time being only look for system plugin...
2010-04-15 spiff_added: separate addon platforms for windows+dx and...
2010-04-13 spiff_changed: move addonbrowser to a mediawindow derivate
2010-04-13 spiff_added: addon repository class
2010-04-13 spiff_fixed: somebody must have had a blond moment - you...
2010-04-13 spiff_changed: expand std namespace
2010-04-13 spiff_added: locks to addon manager
2010-04-13 spiff_fixed: typo
2010-04-13 spiff_changed: remove unused functions
2010-04-13 spiff_changed: Disabled() -> Enabled() - more intuitive
2010-04-13 spiff_changed: remove unused code
next