Paul 'flowerysong' Arthur
6277492321
JavaScript cleanup. Consistently use camelCase for naming JS functions. Use
...
Prototype functionality where possible (particularly for Ajax). Move our JS
into lib/javascript (I dropped kajax as an external module since the new
ajax.js is completely different apart from function headers.) Remove unused
JS functions from base.js.
2010-06-24 02:52:01 +00:00
Paul 'flowerysong' Arthur
4b5756ba9d
Miscellaneous cleanup.
2010-06-13 08:11:09 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
b2b41d6c4a
put in a hack to clear the rightbar if the preferences deem it so
2008-12-28 22:12:10 +00:00
Karl 'vollmerk' Vollmer
2878f7eebd
fixed lack of refresh when switching between localplay and other play methods
2008-05-08 15:32:01 +00:00
Karl 'vollmerk' Vollmer
ded956d517
added ability to add search results to playlist, or download if batch downloaded is enabled, also fixed user browse sorting
2008-04-27 06:12:32 +00:00
Karl 'vollmerk' Vollmer
2c337852cf
major corrections to reading of preferences and a few misc fixes which I have now forgotten
2008-02-29 06:14:46 +00:00
Karl 'vollmerk' Vollmer
4ff16a2c33
fixed a potential consistancy issue with the play type drop down
2007-11-30 07:41:24 +00:00
Karl 'vollmerk' Vollmer
4040d0623d
fixed the page reloads once and for all, had to revert to iframe for democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist
2007-11-25 07:21:45 +00:00
spocky
467fd32a4e
Changed how playlists are sent to browsers so that it works on IE. Hopefully there won't be side effects. Karl, if feedback is good, I let you cleanup the code :)
2007-11-22 18:58:00 +00:00
Karl 'vollmerk' Vollmer
f4d94f034e
some inital work on an api for amarok, tweaked stream class a bit, think theres still a bug with some playlist methods, also need to confirm problem with IE
2007-11-19 07:40:48 +00:00
Karl 'vollmerk' Vollmer
0e26226af8
initial work on democratic play, not finished, added drop down select for playtype switching back in, thinking about changing it and making it a row of icons... not sure
2007-11-10 19:05:42 +00:00
Karl 'vollmerk' Vollmer
f9a3cf50e3
play method now uses hidden iframe, setup second hover menu to rightbar
2007-09-27 04:10:25 +00:00
Karl 'vollmerk' Vollmer
32180a41a1
added ability to save playlists based on the active playlist, fixed the send on add playlist preference, send and clear still does not work, but its progress
2007-09-03 07:23:10 +00:00