aboutsummaryrefslogtreecommitdiff
path: root/xbmc/addons
AgeCommit message (Expand)Author
2017-05-22[visualization] change addon interface function table to style of othersAlwin Esch
2017-05-22[gui] refactor GUIIncludes classxhaggi
2017-05-22[addons] remove the 'void ADDON_Stop()' callAlwin Esch
2017-05-19[game] change to new addon to kodi callback wayAlwin Esch
2017-05-19[inputstream] change to new addon to kodi callback wayAlwin Esch
2017-05-18[peripheral] change to new addon to kodi callback wayAlwin Esch
2017-05-18[adsp] change to new addon to kodi callback wayAlwin Esch
2017-05-17Merge pull request #12116 from AlwinEsch/move-callbacksAlwin Esch
2017-05-17[pvr] change to new addon to kodi callback wayAlwin Esch
2017-05-17Merge pull request #12114 from AlwinEsch/change-cmake-installCris Silva
2017-05-17[cmake][addons] change binary addon includes cmake install wayAlwin Esch
2017-05-17[pvr] rename addon callbacks to a "C" nameAlwin Esch
2017-05-16[addons] remove no more needed version functionsAlwin Esch
2017-05-16[addons] change version check to new wayAlwin Esch
2017-05-16[addons] remove old no more needed addon version check wayAlwin Esch
2017-05-16[addons] fix a wrong #if on versions.hAlwin Esch
2017-05-16Merge pull request #12029 from AlwinEsch/change_addon_xml_way-2Alwin Esch
2017-05-15[cmake][addons] automate addon.xml version setAlwin Esch
2017-05-14addon InputStream: drop bandwidthpeak3d
2017-05-12Merge pull request #11944 from garbear/fix-imonMartijn Kaijser
2017-05-12Merge pull request #12073 from Rechi/cleanupRechi
2017-05-12[Peripherals] Add "Driver settings" action in settings to fix iMON devicesGarrett Brown
2017-05-12Fix some add-on setting defaults set to empty stringGarrett Brown
2017-05-10[cleanup] remove unused private fieldsRechi
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/12011Stefan Saraev
2017-04-29Merge pull request #12028 from AlwinEsch/change_addon_xml_wayAlwin Esch
2017-04-29Merge pull request #12011 from AlwinEsch/remove-not-needed-partAlwin Esch
2017-04-28[pvr] remove libXBMC_codec.h and add to libXBMC_pvr.hAlwin 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 functionAlwin Esch
2017-04-25[addons] add new addon versions.h headerAlwin Esch
2017-04-25[addons] remove never used functionsAlwin Esch
2017-04-21Merge pull request #11977 from Rechi/winAddonDevKitRechi
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-16refactor favourites directory to a service to avoid reloading from disk on ev...Thomas Amland
2017-04-16[addon] remove all windows.h includesRechi
2017-04-11[cmake/addons] Bindings spring cleanuph.udo
2017-04-08workaround: undef {Create,Remove}Directory when building addons on windowsStefan Saraev
2017-04-02Merge pull request #11925 from garbear/update-headersGarrett Brown
2017-03-31[games] Update copyright headersGarrett Brown
2017-03-31[joysticks] Update copyright headersGarrett Brown
2017-03-31[adsp] Disable AudioDSPAchimTuran
2017-03-31Replace C-style casts to C++ castsAchimTuran