Commit Graph

17 Commits

Author SHA1 Message Date
Anders Betnér 83e20a2824 Use css overflow on genres/artists/album select boxes instead
of truncating the text
2006-04-22 21:06:34 +00:00
Anders Betnér b60b439102 playlist.html:
* added a somewhat flaky spinner, will make it more smooth later
 * started work on selectable songs in songlist
 * removed unused code in playlist.js
2006-04-18 20:23:19 +00:00
Anders Betnér 610f507ada Removed genre from songlist. 2006-04-14 05:34:47 +00:00
Anders Betnér 6d6f2d125f playlist.html: html clean up 2006-04-09 00:17:10 +00:00
Anders Betnér a9dd972f25 First incarnation of playlist scrolling with Openrico Livegrid.
If you open playlist.html and without selecting anything head
to the song list scroller you can scroll in your song list. With
rows fetched dynamicly from the server.
A lot of things are broken, but the scrolling works!
2006-04-08 19:48:18 +00:00
Anders Betnér 62f802f218 playlist.js: Major refactoring. I probably broke something 2006-03-29 22:20:12 +00:00
Anders Betnér c3a8a453be Added short notes on what works and not to playlist.html
New playlists are called "untitled playlist" to conform with iTunes
2006-03-29 09:02:39 +00:00
Anders Betnér 22649c0da3 playlist.js: add static playlist works, can't add any items
to the playlist though
2006-03-27 21:56:26 +00:00
Anders Betnér 8b46f4f586 Added rico.js to the javascript libraries
Added rename playlist functionality. (click wait click on a playlist,
type new name hit return) WARNING this will remove the smart playlist
spec, use it only on static playlists (which you can't even add through
the web interface)
2006-03-27 20:26:12 +00:00
Anders Betnér 0d4882ae8e Playlist.js: fix busy message, add autosearch at a 500ms typing delay
in the search box
playlist.html: layout
2006-03-24 11:44:50 +00:00
Anders Betnér 786ccfecda Refactored playlist.js (partially done)
Added searchbox on the playlist page
Some layout css fiddeling.
2006-03-23 22:00:38 +00:00
Anders Betnér 1fa4d66401 Changed playlist editor from table layout to using divs 2006-03-22 08:55:31 +00:00
Anders Betnér adf55f3fea First steps towards a web based static playlist editor.
Not so functional at the moment.
2006-03-21 21:59:18 +00:00
Ron Pedde 3acd647a55 patches from Stefan Bruns for js speedups, konq support 2005-08-16 02:30:45 +00:00
Anders Betnér 24667c8d01 Code cleanup, fixed browse queries, 2005-03-21 19:53:39 +00:00
Anders Betnér 5a17d65d98 Slowly getting playlist editor in shape.
Still readonly, but clickable.
2005-03-16 19:56:40 +00:00
Anders Betnér 1dd266c228 First go on the web based playlist editor. This is just a quick hack.
Adds a new tab 'playlist' in the html interface.
2005-03-06 00:16:58 +00:00