aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2016-11-29Merge pull request #10980 from notspiff/remove_unusedCristiano A. Silva
2016-11-26Merge pull request #10985 from FernetMenta/seektimeRainer Hochecker
2016-11-25[PVR] Micro optimize async connect (once the pvr client object is obtained, u...Kai Sommerfeld
2016-11-25VideoPlayer: change time parameter of SeekTime from int to doubleRainer Hochecker
2016-11-23remove unused variables / membersArne Morten Kvarving
2016-11-14Merge pull request #10807 from tamland/fix_addon_installer_deadlocktamland
2016-11-13Merge pull request #10914 from ronie/skin-cosmRazzeee
2016-11-13workaround: run jobs that blocks waiting for other jobs at priority dedicated...Thomas Amland
2016-11-12[controller dialog] Fix skipping buttons due to acceleratomers, buggy trigger...Garrett Brown
2016-11-12cosmeticsronie
2016-11-10Peripheral API: [cosmetic] If typo in commentGarrett Brown
2016-11-10Peripheral API: Specify that joystick features shouldn't be modifiedGarrett Brown
2016-11-06fix addon installer calling GetAddonHash on incorrect repositoryThomas Amland
2016-11-06[addons] add some lookup methods replacing the current repo/version pairThomas Amland
2016-10-30[cmake] add missing test filesThomas Amland
2016-10-29Merge pull request #10765 from garbear/improvementsjenkins4kodi
2016-10-27[addons] make sure temp dir exists before running CFileOperationJobThomas Amland
2016-10-24GUIDialogAddonInfo: Fix compiler warningGarrett Brown
2016-10-23Merge pull request #10711 from tamland/safeinstallPär Björklund
2016-10-18[peripheral API] Fix unitialized variableGarrett Brown
2016-10-16[addons] improve safety of installing/uninstalling addon filesThomas Amland
2016-10-15Merge pull request #8965 from notspiff/disable_filedirectoriesMartijn Kaijser
2016-10-14[peripherals] Fix restart needed to enable/disable peripheral add-onsGarrett Brown
2016-10-13disable filedirectories in addonbrowsernotspiff
2016-10-10Dont load inputstream addons on startup if they are disabledpeak3d
2016-10-07[doxygen] Add revision when Python API was changed, expanded or deprecatedMartijn Kaijser
2016-10-04Merge pull request #10621 from AlwinEsch/rev-support-doxygenAlwin Esch
2016-10-04[doxygen] add support to show function with version change textAlwin Esch
2016-10-02[PVR] Addon API: Added comments clarifying that epg event ids are unique for ...Kai Sommerfeld
2016-09-28Merge pull request #10560 from tamland/splash_text_pt2tamland
2016-09-26[splash] only show addon migration text when it takes placeThomas Amland
2016-09-25Merge pull request #10522 from garbear/improvementsGarrett Brown
2016-09-25CAddonMgr: Use in-place erase to avoid extra copyGarrett Brown
2016-09-25[paplayer] fix codec deinit (was never called)Alwin Esch
2016-09-25Merge pull request #10559 from AlwinEsch/remove-not-needed-functionAlwin Esch
2016-09-25[paplayer] remove no more needed virtual CAEChannelInfo GetChannelInfo()Alwin Esch
2016-09-19[PVR][guiinfo] Optimize implementation of System.HasPVRAddon. Also fixes poss...Kai Sommerfeld
2016-09-17fix CAddonSystemSettings settings map initializationThomas Amland
2016-09-13[addons] remove dependency checking from repository codeThomas Amland
2016-09-13[addons] add addon migration and compatibility checkingThomas Amland
2016-09-13[addons] make CAddonInstaller::InstallUpdates block until all queued installs...Thomas Amland
2016-09-13[addons] fix skin pre/post install to handle install before application initi...Thomas Amland
2016-09-13fix crash when changing setting before skin is loadedThomas Amland
2016-09-13[addons] add IsActive/UnsetActiveThomas Amland
2016-09-13[addons] add missing implementations of Get/SetActiveThomas Amland
2016-09-13[addons] move settings Get/SetDefault to CAddonSystemSettings and rename to A...Thomas Amland
2016-09-13[addons] dont start/stop services on install before initializedThomas Amland
2016-09-09[AddonInstaller] - 1 year and 8 month after the last recursion fix from me - ...Memphiz
2016-09-07fix dll loading if file path is correct from the beginningwsnipex
2016-09-06Revert "[addons] move ./xbmc/addons/binary/interfaces one down and remove bin...Pär Björklund