Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify code, remove large if else statement | momo-i | 2008-09-03 | 1 | -33/+31 |
| | |||||
* | (no commit message) | momo-i | 2008-09-03 | 1 | -29/+33 |
| | |||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -4/+4 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | fixed rating caching | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -3/+33 |
| | |||||
* | added direct links back in, added batch download to single artist view, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -8/+5 |
| | | | | removed useless cruft | ||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -15/+40 |
| | | | | mostly work | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -3/+14 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | fixed rating display and rating advanced search, also allow new genre when ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -2/+2 |
| | | | | adding radio station | ||||
* | changed rating display to use 1 digit rounded average, a little bit ↵ | spocky | 2008-04-02 | 1 | -5/+9 |
| | | | | | | different than "half star rating" request (Ticket #156), but easily done and also more precise. minor change to sidebar filter display. | ||||
* | added in the rating images from greengeek, removed some useless functions, ↵ | Karl 'vollmerk' Vollmer | 2008-01-27 | 1 | -1/+1 |
| | | | | tweaked working on update to correctly reflect limitations | ||||
* | Removing rating of object will actually remove it from rating table | flashk | 2007-12-30 | 1 | -0/+8 |
| | |||||
* | more work on the localplay stuff, most details ironed out, just needs some ↵ | Karl 'vollmerk' Vollmer | 2007-09-12 | 1 | -6/+6 |
| | | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class | ||||
* | Really fixed a rating issue this time | xgizzmo | 2007-09-11 | 1 | -2/+2 |
| | |||||
* | fixed a rating issue | xgizzmo | 2007-09-10 | 1 | -4/+4 |
| | |||||
* | fixed some ratings stuff, fixed some searching stuff as well | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -6/+6 |
| | |||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -6/+11 |
| | | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type | ||||
* | sync french translation, fixed ratings | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -5/+30 |
| | |||||
* | - Fixed Ratings | Karl 'vollmerk' Vollmer | 2007-06-07 | 1 | -19/+20 |
| | | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished | ||||
* | fixed up part of single album view, show songs is all gone, working on ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -6/+6 |
| | | | | replacement browse method | ||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -11/+13 |
| | | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes | ||||
* | fixed a few more unescaped ids | Karl 'vollmerk' Vollmer | 2006-02-08 | 1 | -2/+2 |
| | |||||
* | fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵ | Karl 'vollmerk' Vollmer | 2006-01-04 | 1 | -1/+3 |
| | | | | stuff that calls it, did a little work on playlists | ||||
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -1/+1 |
| | |||||
* | fixed rating system if using non-flash | Karl 'vollmerk' Vollmer | 2005-12-27 | 1 | -4/+25 |
| | |||||
* | new coolness from sigger | Karl 'vollmerk' Vollmer | 2005-12-27 | 1 | -4/+6 |
| | |||||
* | initial ratings mojo, some stylesheet fixes, changed user preferences again ↵ | Karl 'vollmerk' Vollmer | 2005-12-25 | 1 | -4/+30 |
| | | | | and a db update | ||||
* | new rating class for SoundOfEmotions rating mojo | Karl 'vollmerk' Vollmer | 2005-12-23 | 1 | -0/+86 |