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
2017-05-22
[visualization] change addon interface function table to style of others
Alwin Esch
2017-05-22
[gui] refactor GUIIncludes class
xhaggi
2017-05-22
[addons] remove the 'void ADDON_Stop()' call
Alwin Esch
2017-05-19
[game] change to new addon to kodi callback way
Alwin Esch
2017-05-19
[inputstream] change to new addon to kodi callback way
Alwin Esch
2017-05-18
[peripheral] change to new addon to kodi callback way
Alwin Esch
2017-05-18
[adsp] change to new addon to kodi callback way
Alwin Esch
2017-05-17
Merge pull request #12116 from AlwinEsch/move-callbacks
Alwin Esch
2017-05-17
[pvr] change to new addon to kodi callback way
Alwin Esch
2017-05-17
Merge pull request #12114 from AlwinEsch/change-cmake-install
Cris Silva
2017-05-17
[cmake][addons] change binary addon includes cmake install way
Alwin Esch
2017-05-17
[pvr] rename addon callbacks to a "C" name
Alwin Esch
2017-05-16
[addons] remove no more needed version functions
Alwin Esch
2017-05-16
[addons] change version check to new way
Alwin Esch
2017-05-16
[addons] remove old no more needed addon version check way
Alwin Esch
2017-05-16
[addons] fix a wrong #if on versions.h
Alwin Esch
2017-05-16
Merge pull request #12029 from AlwinEsch/change_addon_xml_way-2
Alwin Esch
2017-05-15
[cmake][addons] automate addon.xml version set
Alwin Esch
2017-05-14
addon InputStream: drop bandwidth
peak3d
2017-05-12
Merge pull request #11944 from garbear/fix-imon
Martijn Kaijser
2017-05-12
Merge pull request #12073 from Rechi/cleanup
Rechi
2017-05-12
[Peripherals] Add "Driver settings" action in settings to fix iMON devices
Garrett Brown
2017-05-12
Fix some add-on setting defaults set to empty string
Garrett Brown
2017-05-10
[cleanup] remove unused private fields
Rechi
2017-05-04
[addons] libKODI_guilib.h: Refactor: Introduce CAddonGUIControlBase and deriv...
Kai Sommerfeld
2017-05-04
[addons] libKODI_guilib.h: Fix CAddonGUIRenderingControl member init order.
Kai Sommerfeld
2017-05-02
[PVR] Clenup: CPVRClient header (Missed this one so far as it is not pvr subd...
Kai Sommerfeld
2017-04-30
[fix] guilib versions after pull/12011
Stefan Saraev
2017-04-29
Merge pull request #12028 from AlwinEsch/change_addon_xml_way
Alwin Esch
2017-04-29
Merge pull request #12011 from AlwinEsch/remove-not-needed-part
Alwin Esch
2017-04-28
[pvr] remove libXBMC_codec.h and add to libXBMC_pvr.h
Alwin Esch
2017-04-27
[gui][refactor] add window id as arg to GetWindow template because window ins...
xhaggi
2017-04-27
[addons] add new instance version check function
Alwin Esch
2017-04-25
[addons] add new addon versions.h header
Alwin Esch
2017-04-25
[addons] remove never used functions
Alwin Esch
2017-04-21
Merge pull request #11977 from Rechi/winAddonDevKit
Rechi
2017-04-18
[PVR] Make pvr manager's epg container member an object, not a pointer.
Kai Sommerfeld
2017-04-18
[PVR] Move files from xbmc/epg to xbmc/pvr/(epg|windows).
Kai Sommerfeld
2017-04-18
[PVR] Rename all CEpg* types to CPVREpg*.
Kai Sommerfeld
2017-04-18
[PVR] Move epg types to namespace PVR.
Kai Sommerfeld
2017-04-18
[PVR] Get rid of epg container static global instance. Make it a subcomponent...
Kai Sommerfeld
2017-04-16
refactor favourites directory to a service to avoid reloading from disk on ev...
Thomas Amland
2017-04-16
[addon] remove all windows.h includes
Rechi
2017-04-11
[cmake/addons] Bindings spring cleanup
h.udo
2017-04-08
workaround: undef {Create,Remove}Directory when building addons on windows
Stefan Saraev
2017-04-02
Merge pull request #11925 from garbear/update-headers
Garrett Brown
2017-03-31
[games] Update copyright headers
Garrett Brown
2017-03-31
[joysticks] Update copyright headers
Garrett Brown
2017-03-31
[adsp] Disable AudioDSP
AchimTuran
2017-03-31
Replace C-style casts to C++ casts
AchimTuran
[prev]
[next]