aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2010-09-09merged: r33383,r33386 from webinterface branchjmarshallnz
added: extension point for web interfaces fixed: forgotten file git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33648 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-23[webinterface] fixed: vfs should be at the webroot, not relative to the ↵theuni
current dir. fixes thumbs when not using make install git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33043 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-25fixed: Ticket #9724 - Additional path fixes to poc_jsonrpc, thanks to Malard.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32148 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-22Applied #9685 - JSONRPC expects to be accessed from /jsonrpc - Thanks Malard!topfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32060 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-07Applied #9333 - Thanks typo101topfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30915 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-10Made sorting options be an object in jsonrpc. "sort": { "method": "label", ↵topfs2
"ignorethe": true, "order": "descending" } git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29987 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-06Fixed - Folders need to be sorted in the videofiles.htmltopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29864 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-06Fixed webinterface to work with the altered GetActivePlayers resulttopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29862 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-06Moved from type to media in Files.GetFootopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29858 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-06Renamed MusicLibrary to AudioLibrarytopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29856 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-06Fixed music and video files in webinterface to use the split directories and ↵topfs2
files git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29854 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03Moved to vfs instead of thumb url call. used mime-type for tbntopfs2
Fixed webinterface to use the vfs instead. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29742 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-07Cleaned up webinterface so its easier to read and made it use the new XBMC.Playtopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29119 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-06Let album and artist views in webinterface use the new play featuretopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29085 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-06Cosmetics, made buttons in nowplaying.html be a link with onclick methodtopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29076 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-06Allow Active playlists jsonrpc call for play specify an item to play, also ↵topfs2
made the nowplaying.html use it to click on a song to play git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29075 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-06Moved webinterface nowplaying to use the new ActivePlaylist stufftopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29074 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-06Files.GetShares should be Files.GetSources to be consistent with rest of XBMCtopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29071 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-16Removed implicit player mappingtopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28594 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-09Rather intensive redo of webinterfacetopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28480 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-07Cleaned up css in POC webinterfacetopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28441 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-07Added a development page for the poc webinterface, just lists all available ↵topfs2
jsonrpc methods git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28440 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-07Added a nowplaying to the POC webinterfacetopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28439 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-15Added links in library to other library views in poc-jsonrpc interfacetopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27839 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-14removed: old webskinsspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27801 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-14Merge commit 'origin/jsonrpc' into trunktopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27770 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-24removed: unnecessary file blittan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23141 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90