Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -8/+8 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+1 |
| | |||||
* | more improvements to the caching system, removed ugly hack from last night ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -22/+8 |
| | | | | on util | ||||
* | vile hack to make playback work while I go sleep | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -3/+12 |
| | |||||
* | remove redundent UPDATE on session table due to /util.php should make ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -4/+13 |
| | | | | high-traffic sites faster, most likely will not notice the query redunction | ||||
* | fixed playlist update on full strict of mysql5.x and jpg mime type | Karl 'vollmerk' Vollmer | 2008-03-06 | 1 | -1/+0 |
| | |||||
* | major corrections to reading of preferences and a few misc fixes which I ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -0/+1 |
| | | | | have now forgotten | ||||
* | fixed opera playback, added playlist mojo to the xml api doodly, konqueror ↵ | Karl 'vollmerk' Vollmer | 2007-12-22 | 1 | -0/+5 |
| | | | | is still broken as is the API and XML-RPC stuff, also updated prototype.js | ||||
* | fixed ajax requests with invalid session not causing logout | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -1/+0 |
| | |||||
* | fixed the page reloads once and for all, had to revert to iframe for ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist | ||||
* | Changed how playlists are sent to browsers so that it works on IE. Hopefully ↵ | spocky | 2007-11-22 | 1 | -1/+1 |
| | | | | there won't be side effects. Karl, if feedback is good, I let you cleanup the code :) | ||||
* | added ability to save playlists based on the active playlist, fixed the send ↵ | Karl 'vollmerk' Vollmer | 2007-09-03 | 1 | -0/+32 |
on add playlist preference, send and clear still does not work, but its progress |