aboutsummaryrefslogtreecommitdiff
path: root/addons/webinterface.default/js
AgeCommit message (Expand)Author
2012-10-09cleanup - removed over 200k from the projectasylumfunk
2012-10-06cleanup - no more global variablesasylumfunk
2012-10-05cleanup - removed unreferenced functions, moved dangling variable declarationasylumfunk
2012-10-04[webinterface.default] fix Player.Go(Previous|Next|To) after changes in JSON-RPCmontellese
2012-09-29[webinterface.default-v2.0.3]asylumfunk
2012-09-29[webinterface.default] fix song view of a specific albummontellese
2012-09-09fix address line in GPL headersmontellese
2012-08-12[webinterface.default] more relative paths (missed in 6b20411ea87962174a5f0f3...montellese
2012-08-03[webinterface.default] use relative paths everywheremontellese
2012-06-05webinterface.default: fall back to Player.GetItem if Playlist.GetItems return...montellese
2012-06-05webinterface.default: fix thumbnail of "Now Playing" itemmontellese
2012-05-13[webinterface.default] make sure to URL-encode any image-paths returned by JS...montellese
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 c...montellese
2012-01-11webinterface.default: cosmetics (spaces instead of tabs & fixed indentation)montellese
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
2011-07-10work on the TV Show section of the default webserver + other small fixes and ...Valentin Grouès
2011-07-04playing tracks wasn't working. Fixed the playtrack function to use AudioPlayl...neoflex
2011-04-26webinterface: migrate to latest jsonrpc changesMontellese
2011-01-04Fix CRLFCory Fields
2010-12-02disabling incomplete features of web interfacemalard
2010-10-08added: season view [framework] for tv shows. rollover effect for music/movies...malard
2010-10-08changed: code cleanupmalard
2010-10-07added: icon for web interface addon page.malard
2010-10-06added: default alphanumeric sort for movies and music.malard
2010-10-02added: album navigation panelmalard
2010-09-17adding communications failure error messagemalard
2010-09-16deleted: unused graphics, malard
2010-09-13fixed: switching context wont leave the progress bar distorted; changed: vide...malard
2010-09-13fixed: only re-render now playing areas when needed.malard
2010-09-13fixed: switching playlist context from audio to video did not update now play...malard
2010-09-10merged: webinterface branch into trunk.jmarshallnz
2010-09-09merged: r33383,r33386 from webinterface branchjmarshallnz