Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
[python] add setSubtitles method for ListItem
|
|
Any more please let me know, especially for main addons repo or kodi/ex-xbmc lots.
|
|
|
|
|
|
|
|
|
|
|
|
Python version bump to 2.14.0
|
|
|
|
|
|
|
|
|
|
|
|
fallback to x.y to prevent broken addons
|
|
- 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)
|
|
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
|
|
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
|
|
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
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30546 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
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
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30368 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|