Age | Commit message (Expand) | Author |
2010-05-24 | changed: get rid of the content types added earlier, favouring extension poin... | jmarshallnz |
2010-05-24 | fixed: sorting of specials if the number of specials was > 128 was off | jmarshallnz |
2010-05-24 | fixed: Check return codes before using addon pointers | jmarshallnz |
2010-05-24 | changed: Always create user dirs now that special://home/ points to special:/... | jmarshallnz |
2010-05-24 | added: skin.setaddon(addontype, contenttype) built in. Use in place of skin.... | jmarshallnz |
2010-05-24 | fixed, compiler error: operands to ?: have different types | davilla |
2010-05-24 | clean up include paths to ref abs_top_srcdir | davilla |
2010-05-24 | [osx] sync xcode project to r30512 | davilla |
2010-05-24 | Removed : [PM3.HD] from SVN will now be hosted on https://jezzxbmc.googlecode... | jezz_x |
2010-05-24 | Add missing copyright header | ceros7 |
2010-05-24 | Add missing copyright header | ceros7 |
2010-05-24 | Fixed : Removed all the empty folders left behind by r30473 | jezz_x |
2010-05-24 | Move include guard to the top | ceros7 |
2010-05-24 | Add missing copyright header | ceros7 |
2010-05-24 | Add copyright headers from upstream source | ceros7 |
2010-05-24 | Fix bad UTF-8 characters. | ceros7 |
2010-05-24 | cleanup: move to a LUT for type and content translation. | jmarshallnz |
2010-05-24 | Add missing copyright header | ceros7 |
2010-05-24 | changed: Use <supportedcontent> to grab the weather script, and add content f... | jmarshallnz |
2010-05-24 | Add missing copyright header | ceros7 |
2010-05-24 | fixed: Ensure HasAddons respects the content type. | jmarshallnz |
2010-05-24 | Fix ticket #9275. guilib and libsquish are required for TexturePacker. | ceros7 |
2010-05-24 | cleanup: Get rid of some more old non-cpluff stuff. Should also fix addon st... | jmarshallnz |
2010-05-24 | [omx] revert include path to omx includes, the includes ref omx includes and ... | davilla |
2010-05-24 | cleanup: Got rid of ADDON_SCRIPT_LIBRARY, compile warnings, and cosmetics. | jmarshallnz |
2010-05-24 | fixed, compiler warnings, don't use NULL to set non-pointers | davilla |
2010-05-23 | fixed: Don't return true from GetAddon, and ensure we release the c-pluff inf... | jmarshallnz |
2010-05-23 | cleanup: Get rid of a few unnecessary function calls. | jmarshallnz |
2010-05-23 | added: show a message that an internet connection is required instead of a (p... | spiff_ |
2010-05-23 | added: separate scrapers by content type in the addon browser | spiff_ |
2010-05-23 | added: store supported content in addondatabase | spiff_ |
2010-05-23 | fixed: properly disable the disable buttons for addons that are both system w... | spiff_ |
2010-05-23 | changed: cleanup | spiff_ |
2010-05-23 | added: store addon authors in the database | spiff_ |
2010-05-23 | fixed: init stars to 0 | spiff_ |
2010-05-23 | fixed: disabling addons | spiff_ |
2010-05-23 | changed: (completely untested) reinstate scraper language fallback. vdrfan: p... | spiff_ |
2010-05-23 | changed: move the requiressetting scraper setting to the addon definition xml | spiff_ |
2010-05-23 | changed: move scraper language to addon definition xml | spiff_ |
2010-05-23 | sync in-trunk scrapers with scrapers-git | spiff_ |
2010-05-23 | cosmetics | spiff_ |
2010-05-23 | fixed: dependency handling when installing addons from repositories | spiff_ |
2010-05-23 | changed: delete scrapers that should only live in the git | spiff_ |
2010-05-23 | changed: remove old non-cpluff code | spiff_ |
2010-05-23 | fixed: sanity check to make sure we actually have entries in the map | spiff_ |
2010-05-23 | fixed: ticket #???? - use the video fanart folder instead of root for the sli... | spiff_ |
2010-05-23 | changed: move scraper libraries to cpluff | spiff_ |
2010-05-23 | changed: move the cpluff plugin scanner call to findaddons | spiff_ |
2010-05-23 | [arm/omx] 1) fixed WaitForState to timeout AND exit, 2) add picture dropping,... | davilla |
2010-05-23 | changed: only allow lanczos3 scaler through advancedsettings.xml because it's... | bobo1on1 |