Age | Commit message (Collapse) | Author |
|
|
|
- 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
|
|
- removed unused prototype definitions
- explicitly access the local window
- cleaned up logic, declared all implied variables
- renamed file to follow convention
- updated copyright year
|
|
|
|
- complete rewrite of Javascript loading
- performs up to 200x faster
- uses less resources
- no pollution of global namespace
- easier to maintain
|
|
|
|
|
|
|
|
UI improvements
|
|
|
|
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35575 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
music/movies and tv shows.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34578 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
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
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34528 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
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
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34371 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33933 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
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
|
|
video playlist only renders when needs to.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33762 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33665 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
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
|