Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-14 | make addon authors same as the rest "Team Kodi | Martijn Kaijser | |
2015-12-07 | bump python for kodi k*** | ronie | |
2015-09-01 | [guilib] Add randomize tag for fadelabels | BigNoid | |
2015-08-18 | [python] add multiselect dialog | Thomas Amland | |
2015-08-08 | Merge pull request #7544 from tamland/context_menu_groups | tamland | |
[addons] extend context menu system | |||
2015-08-01 | [python] add 'mediatype' info label and remove implicit sets | Thomas Amland | |
2015-07-28 | [contextmenu] add support for sub-menus and multiple items | Thomas Amland | |
2015-07-08 | [guilib] fadelabel not reading scroll tag | Matthias Kortstiege | |
2015-03-02 | [python] expose VideoInfoTag and MusicInfoTag of listitems | Thomas Amland | |
2015-03-02 | [ADDONS] Context Menu Addons System | Fice | |
2014-12-22 | addons: add service.xsd | montellese | |
2014-12-22 | addons: remove unused "content" element from pluginsource.xsd | montellese | |
2014-12-22 | addons: fix pluginsource.xsd | montellese | |
2014-08-22 | [python] add Monitor.waitForAbort | Thomas Amland | |
2014-08-16 | Merge pull request #5192 from tamland/setsubtitles | Martijn Kaijser | |
[python] add setSubtitles method for ListItem | |||
2014-08-15 | [addons] Add and refresh icons. | uNiversaI | |
Any more please let me know, especially for main addons repo or kodi/ex-xbmc lots. | |||
2014-08-13 | [python] add setSubtitles method for ListItem | Thomas Amland | |
2014-08-12 | [addons] Rebrand to Team-Kodi | Martijn Kaijser | |
2014-07-14 | [python] Monitor: add onCleanStarted/onCleanFinished callbacks. | anaconda | |
2014-06-02 | [python] bump python API after 647269ae62fdae2fd4279781f315a8495428af9c | Martijn Kaijser | |
2014-05-27 | [python] bump API after 5c08c682a7aaec202488ab68f5eba796fe443a45 | Martijn Kaijser | |
2013-12-15 | Add setArt() for python listitems | Bl4ck09 | |
Python version bump to 2.14.0 | |||
2013-11-01 | [python] set python API backwards comaptible version to minimal Frodo version | Martijn Kaijser | |
2013-11-01 | [python] bump API version after b1a867653afe37080918bc4bf8109a694f6bb9a2 | Martijn Kaijser | |
2013-09-22 | bump addon dependencies to reflect changes done so far | Martijn Kaijser | |
2013-05-01 | set library attribute as required | M. Kaijser | |
2013-05-01 | [cosmetics] convert tabs to space for consistency | M. Kaijser | |
2012-12-08 | [addons] change current version number to x.y.z and add abi backwards ↵ | Martijn Kaijser | |
fallback to x.y to prevent broken addons | |||
2012-08-10 | changed: bump python API to v2.1 | spiff | |
- xbmc.Monitor (0ef8e7043f, ecc29a4) - addStreamInfo (2be4199) - content type for multi-content plugins (67ee34f) - sort title to setInfo (898cab7a) - resume point and total time override (13c0875fd) - startServer (f0e3806ce4c6) - add missing onPlayback* events (0ea2bdcf4) - vfs module extended (5a0237bcd) - artist title to setinfo (2a4d47ed22) - addControls and removeControls (9a6bfa1c78) - allow full-blown info labels (ae484f241) | |||
2011-04-28 | addon version bumps for eden. | theuni | |
python gets a major bump but retains back-compat. skins get a major bump but retain back-compat. scrapers get a major bump but retain back-compat. web interfaces get a major bump. json dep will be introduced in the next commit. this will force a compat-breakage. web-interfaces will now need to require xbmc.json. confluence and default web interface were bumped by a major version. See: http://wiki.xbmc.org/index.php?title=Eden_API_Changes for more info | |||
2010-05-28 | cleanup: move pluginsource <provides> tag reading to use xs:list and put it ↵ | jmarshallnz | |
into the constructor rather than having it external git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30627 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-05-27 | added: CPluginSource class for all pluginsource addons | alcoheca | |
changed: fixed plugin content handling via cpluff changed: removed generic content types from enum CONTENT_TYPE changed: temp disable plugins from appearing in GUIDialogMediaSource changed: moved GetExtElementDeque out of CAddonMgr class git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30605 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-05-25 | changed: Bring plugins into the cpluff fold. | jmarshallnz | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30546 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-05-24 | changed: get rid of the content types added earlier, favouring extension ↵ | jmarshallnz | |
points for the specific python scripts, and update Confluence to use skin.setaddon git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30520 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-05-21 | changed: Move scripts to cpluff | jmarshallnz | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30368 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 |