aboutsummaryrefslogtreecommitdiff
path: root/addons/webinterface.default/index.html
AgeCommit message (Collapse)Author
2013-08-09Adding Profiles support to the XBMC default web interface.DoraXBMC
2012-10-09cleanup - removed over 200k from the projectasylumfunk
- cleanup - moved ajax commonalities to dedicated library - cleanup - removed unneeded jQuery.proxy calls - cleanup - removed comments - performance - much faster replace - cleanup - upgraded jquery to 1.8.2, removed unreferenced js files - performance - lossless image size reduction with smushit
2012-10-06cleanup - no more global variablesasylumfunk
- removed unused prototype definitions - explicitly access the local window - cleaned up logic, declared all implied variables - renamed file to follow convention - updated copyright year
2012-10-05cleanup - removed unreferenced functions, moved dangling variable declarationasylumfunk
2012-09-29[webinterface.default-v2.0.3]asylumfunk
- complete rewrite of Javascript loading - performs up to 200x faster - uses less resources - no pollution of global namespace - easier to maintain
2012-08-03[webinterface.default] use relative paths everywheremontellese
2012-01-11webinterface.default: cosmetics (spaces instead of tabs & fixed indentation)montellese
2011-07-12webserver.default: add remote control sectionValentin Grouès
2011-07-10work on the TV Show section of the default webserver + other small fixes and ↵Valentin Grouès
UI improvements
2011-04-26webinterface: migrate to latest jsonrpc changesMontellese
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-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-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-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-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-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-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: 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