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
2016-11-29
Merge pull request #10980 from notspiff/remove_unused
Cristiano A. Silva
2016-11-26
Merge pull request #10985 from FernetMenta/seektime
Rainer Hochecker
2016-11-25
[PVR] Micro optimize async connect (once the pvr client object is obtained, u...
Kai Sommerfeld
2016-11-25
VideoPlayer: change time parameter of SeekTime from int to double
Rainer Hochecker
2016-11-23
remove unused variables / members
Arne Morten Kvarving
2016-11-14
Merge pull request #10807 from tamland/fix_addon_installer_deadlock
tamland
2016-11-13
Merge pull request #10914 from ronie/skin-cosm
Razzeee
2016-11-13
workaround: 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-12
cosmetics
ronie
2016-11-10
Peripheral API: [cosmetic] If typo in comment
Garrett Brown
2016-11-10
Peripheral API: Specify that joystick features shouldn't be modified
Garrett Brown
2016-11-06
fix addon installer calling GetAddonHash on incorrect repository
Thomas Amland
2016-11-06
[addons] add some lookup methods replacing the current repo/version pair
Thomas Amland
2016-10-30
[cmake] add missing test files
Thomas Amland
2016-10-29
Merge pull request #10765 from garbear/improvements
jenkins4kodi
2016-10-27
[addons] make sure temp dir exists before running CFileOperationJob
Thomas Amland
2016-10-24
GUIDialogAddonInfo: Fix compiler warning
Garrett Brown
2016-10-23
Merge pull request #10711 from tamland/safeinstall
Pär Björklund
2016-10-18
[peripheral API] Fix unitialized variable
Garrett Brown
2016-10-16
[addons] improve safety of installing/uninstalling addon files
Thomas Amland
2016-10-15
Merge pull request #8965 from notspiff/disable_filedirectories
Martijn Kaijser
2016-10-14
[peripherals] Fix restart needed to enable/disable peripheral add-ons
Garrett Brown
2016-10-13
disable filedirectories in addonbrowser
notspiff
2016-10-10
Dont load inputstream addons on startup if they are disabled
peak3d
2016-10-07
[doxygen] Add revision when Python API was changed, expanded or deprecated
Martijn Kaijser
2016-10-04
Merge pull request #10621 from AlwinEsch/rev-support-doxygen
Alwin Esch
2016-10-04
[doxygen] add support to show function with version change text
Alwin Esch
2016-10-02
[PVR] Addon API: Added comments clarifying that epg event ids are unique for ...
Kai Sommerfeld
2016-09-28
Merge pull request #10560 from tamland/splash_text_pt2
tamland
2016-09-26
[splash] only show addon migration text when it takes place
Thomas Amland
2016-09-25
Merge pull request #10522 from garbear/improvements
Garrett Brown
2016-09-25
CAddonMgr: Use in-place erase to avoid extra copy
Garrett Brown
2016-09-25
[paplayer] fix codec deinit (was never called)
Alwin Esch
2016-09-25
Merge pull request #10559 from AlwinEsch/remove-not-needed-function
Alwin 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-17
fix CAddonSystemSettings settings map initialization
Thomas Amland
2016-09-13
[addons] remove dependency checking from repository code
Thomas Amland
2016-09-13
[addons] add addon migration and compatibility checking
Thomas 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-13
fix crash when changing setting before skin is loaded
Thomas Amland
2016-09-13
[addons] add IsActive/UnsetActive
Thomas Amland
2016-09-13
[addons] add missing implementations of Get/SetActive
Thomas 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 initialized
Thomas Amland
2016-09-09
[AddonInstaller] - 1 year and 8 month after the last recursion fix from me - ...
Memphiz
2016-09-07
fix dll loading if file path is correct from the beginning
wsnipex
2016-09-06
Revert "[addons] move ./xbmc/addons/binary/interfaces one down and remove bin...
Pär Björklund
[next]