index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
addons
/
webinterface.default
/
js
/
NowPlayingManager.js
Age
Commit message (
Expand
)
Author
2014-04-04
[webui] Add keyboard controls to web remote
David Banham
2013-08-11
[cosmetic] update copyright headers
Martijn Kaijser
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2012-10-09
cleanup - removed over 200k from the project
asylumfunk
2012-10-06
cleanup - no more global variables
asylumfunk
2012-10-04
[webinterface.default] fix Player.Go(Previous|Next|To) after changes in JSON-RPC
montellese
2012-09-09
fix address line in GPL headers
montellese
2012-08-12
[webinterface.default] more relative paths (missed in 6b20411ea87962174a5f0f3...
montellese
2012-06-05
webinterface.default: fall back to Player.GetItem if Playlist.GetItems return...
montellese
2012-06-05
webinterface.default: fix thumbnail of "Now Playing" item
montellese
2012-05-13
[webinterface.default] make sure to URL-encode any image-paths returned by JS...
montellese
2012-03-27
[webinterface.default] make sure to send JSON-RPC requests with the correct c...
montellese
2012-01-11
webinterface.default: cosmetics (spaces instead of tabs & fixed indentation)
montellese
2011-09-20
webinterface: adjust to latest jsonrpc changes
montellese
2011-09-18
update webinterface to use latest jsonrpc changes
montellese
2011-07-10
work on the TV Show section of the default webserver + other small fixes and ...
Valentin Grouès
2011-04-26
webinterface: migrate to latest jsonrpc changes
Montellese
2011-01-04
Fix CRLF
Cory Fields
2010-09-17
adding communications failure error message
malard
2010-09-16
deleted: unused graphics,
malard
2010-09-13
fixed: switching context wont leave the progress bar distorted; changed: vide...
malard
2010-09-13
fixed: only re-render now playing areas when needed.
malard
2010-09-13
fixed: switching playlist context from audio to video did not update now play...
malard
2010-09-10
merged: webinterface branch into trunk.
jmarshallnz
2010-09-09
merged: r33383,r33386 from webinterface branch
jmarshallnz