Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-18 | [addons] Switch from TVDB to TMDB as default TV show scraper | Martijn Kaijser | |
- added TMDB scraper - adjusted addon manifest - adjusted default scraper in settings.xml | |||
2018-10-16 | [addons] Remove game addons from addon-manifest as they are no longer ↵ | Martijn Kaijser | |
shipped with the installer and are now available from Kodi repo | |||
2018-09-26 | Import game.controller.snes | Garrett Brown | |
2018-04-05 | drop more dsp leftovers | Rechi | |
2018-03-21 | Fix disappointing lack of games after entering cheat code | Garrett Brown | |
2017-10-02 | [addons] remove htbackdrops from addon-manifest | Martijn Kaijser | |
2017-06-24 | Addonvideocodec Implementation (#12340) | Markus Pfau | |
2017-06-19 | change addon type name xbmc.audioencoder to kodi.audioencoder | Alwin Esch | |
2017-05-30 | [addons] add addon filesystem callback functions to new style | Alwin Esch | |
This is the next step to add addon callbacks to the new way. After them are all parts who already in old libXBMC_addon.h included on new interface headers. As next comes the change of GUI callbacks. Because of the size is the doxygen part not included here and comes in another commit. | |||
2017-05-30 | [addons] add addon network functions to new way | Alwin Esch | |
This change network related addon to kodi callback functions to new C++ style. Related doxygen documentation is already added there. | |||
2017-05-29 | [addons] add general addon callback functions to new style | Alwin Esch | |
This add the general function who used on several addons to the new addon interface style. In future all the basics like on Python addons can be added here. | |||
2017-05-28 | [addons] add addon audio engine callbacks on new way | Alwin Esch | |
This add the currently with libKODI_audioengine.h done part to the new style. Due to missing addons who use them was a complete test currently not possible and must be check in future, from the base is the work equal to the old. The old parts becomes in next commit removed. | |||
2017-05-15 | [cmake][addons] automate addon.xml version set | Alwin Esch | |
This automate the set of versions on addon.xml in kodi and also allow set of them on addon itself. On a Version change need only the number inside the Header "version.h" replaced, everything else becomes then set from cmake. | |||
2017-04-28 | [pvr] remove libXBMC_codec.h and add to libXBMC_pvr.h | Alwin Esch | |
This remove the use of libXBMC_codec.h where was nearly nothing in and was only needed for PVR add-ons. Now becomes the parts of them moved to the PVR headers. Next step of the addon system rework. | |||
2017-04-17 | [addons] make versioncheck optional | Thomas Amland | |
2017-02-07 | support for image decoder add-ons | notspiff | |
2017-01-21 | add pycryptodome python module | peak3d | |
2017-01-09 | add support for vfs add-ons | notspiff | |
2016-10-16 | rename ui sound addon | ronie | |
2016-04-29 | Add peripehral.joystick as "optional" add-on in addon-manifest.xml | Garrett Brown | |
2016-03-18 | addons: add IDs from PR #8807 to system add-ons | Garrett Brown | |
2016-03-17 | addons: add kodi.inputstream to system addons | Rainer Hochecker | |
2016-03-01 | build estouchy instead of re-touched | ronie | |
2016-03-01 | change default skin setting | phil65 | |
2016-02-27 | [addons] fix system addon workarounds | Thomas Amland | |