aboutsummaryrefslogtreecommitdiff
path: root/addons/webinterface.default
AgeCommit message (Collapse)Author
2012-04-03Add source to iscroll-min.js javascript library.Andres Mejia
2012-03-27[webinterface.default] make sure to send JSON-RPC requests with the correct ↵montellese
content-type "application/json"
2012-03-20updated: Romanian translations for core, Confluence and internal addons. ↵alanwww1
Picked from PR 782, thanks to Danny3
2012-02-28updated: Finnish translationviking1
added last of the missing strings
2012-02-26release: bump xbmc.jsontheuni
From now on, this version will stay in sync with the version reported from jsonrpc. Addons using jsonrpc should depend on the minimum version necessary to function so that only users with >= that api available will be able to install.
2012-01-11webinterface.default: cosmetics (spaces instead of tabs & fixed indentation)montellese
2012-01-06updated: Bulgarian translation (addon.xml files)NEOhidra
2011-10-13webinterface: fix playback of songs (fixes #12076)montellese
2011-10-12webinterface: fix AudioLibrary.GetAlbums call (fixes #12072)montellese
2011-10-08jsonrpc: refactor Application.ToggleMute into Application.SetMutemontellese
2011-10-08jsonrpc: rename "value" parameter of Application.SetVolume to "volume"montellese
2011-09-20webinterface: adjust to latest jsonrpc changesmontellese
2011-09-18webinterface: use newly added jsonrpc methods Player.Open and Player.SetSpeedmontellese
2011-09-18update webinterface to use latest jsonrpc changesmontellese
2011-07-12webserver.default: add remote control sectionValentin Grouès
2011-07-09Merge pull request #245 from neoflex/webserver-tv-showsMontellese
webinterface: work on the TV Show section + other small fixes (thanks neoflex)
2011-07-10work on the TV Show section of the default webserver + other small fixes and ↵Valentin Grouès
UI improvements
2011-07-04playing tracks wasn't working. Fixed the playtrack function to use ↵neoflex
AudioPlaylist.Play with the correct parameters (track position in playlist). The sorting option of AudioLibrary.GetSongs doesn't seem to work at this moment.
2011-04-28follow-up previous commit. webinterfaces now require xbmc.jsontheuni
2011-04-28addon 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
2011-04-26webinterface: migrate to latest jsonrpc changesMontellese
2011-01-17updated: ticket #11075 - spanish translation. thanks to poxitronspiff
2011-01-04Fix CRLFCory Fields
2010-12-02disabling incomplete features of web interfacemalard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35575 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-20updated: Forgot to change country idblittan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35352 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-20updated: More Swedish translationsblittan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35351 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-08added: season view [framework] for tv shows. rollover effect for ↵malard
music/movies and tv shows. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34578 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-08changed: code cleanupmalard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34574 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-07added: icon for web interface addon page.malard
added: picture browser for web interface. - Thanks Ebbo! fixed: removed console.log which would break in browsers that did'nt have this built in debug method changed: reduced code verbosity in various places git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34543 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-07changed: improved css in album viewmalard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34528 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-06added: default alphanumeric sort for movies and music.malard
changed: added more styling to music album view fixed: now playing panel overlapping content git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34517 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-02added: album navigation panelmalard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34371 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-01fixed: ticket #10209 now playing bar covering scroll barsmalard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34357 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-19updated: ticket #10233 - polish translation. thanks to kolaborspiff_
updated: ticket #10238 - japanese translation. thanks to kyouhei updated: ticket #10240 - romanian translation. thanks to danny3 git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33970 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-18updated: ticket #10176 - french translation. thanks to willynuisancespiff_
updated: ticket #10199 - italian translation. thanks to succo updated: ticket #10227, #10214 - polish translation. thanks to kolabor updated: ticket #10216 - dutch translation. thanks to adje git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33955 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-17adding communications failure error messagemalard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33933 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-17cosmetics. order alphabeticallyspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33926 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-16deleted: unused graphics, malard
changed: moved other graphics into png data base64 encoded versions and embedding in css file, allows for faster loading and better caching. changed: use show/hide methods instead of doing z-index switching. Adding better iPad and tactile interface support. Fixed: updateDuration was not looping and keeping the now playing duration upto date. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33907 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-16added: chinese description for webinterface addontaxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33895 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-16adding german translation for default web interface - thanks Tristan Fischer!malard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33886 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-14updated: dutch translation. thanks to stijn segersspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33811 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-14adding dutch translation for web interface addon - Thanks Stijn!malard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33809 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-13fixed: switching context wont leave the progress bar distorted; changed: ↵malard
video playlist only renders when needs to. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33762 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-13fixed: only re-render now playing areas when needed.malard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33749 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-13fixed: switching playlist context from audio to video did not update now ↵malard
playing panel correctly git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33748 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-13updated: ticket #10152, #10153 - portugese translation. thanks to hudospiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33730 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-10merged: webinterface branch into trunk.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33665 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-09merged: r33538,r33539 from webinterface branch:jmarshallnz
removing web folder and updating build scripts as contents is now part of plugin system; removing debug log info from WebServer.cpp changed: addon.xml summary information updated. (cherry picked from commit e1aeeb7b46f588eb95cb18fecc5debb3521385cf) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33649 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
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