summaryrefslogtreecommitdiffstats
path: root/lib/class/democratic.class.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed remove vote removing all votes regardless on democratic playKarl 'vollmerk' Vollmer2008-04-221-2/+2
|
* flush out the democratic mojo, make the cooldown workKarl 'vollmerk' Vollmer2008-03-171-2/+25
|
* force consistant charset on file add, add fix_filenames script and minor ↵Karl 'vollmerk' Vollmer2008-03-171-1/+5
| | | | tweak for democratic play
* fixed some pretty dumb issues with democratic playKarl 'vollmerk' Vollmer2008-03-141-3/+24
|
* minor change to tag gather, some speed improvements on the catalog verify ↵Karl 'vollmerk' Vollmer2008-03-131-0/+6
| | | | and more changes to democratic play, will not work currently due to missing db update that needs more testing
* almost done cleaning up the democratic play mojoKarl 'vollmerk' Vollmer2008-03-111-10/+53
|
* added song action for the api, fiddled with the democratic play stuff againKarl 'vollmerk' Vollmer2008-03-101-0/+1
|
* minor fixes to the playlist, fixed up the democratic playlist kinda, still ↵Karl 'vollmerk' Vollmer2008-03-101-2/+28
| | | | does not work completely
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-1/+68
|
* fixed democratic play ordering along with some misc play isues with it, ↵Karl 'vollmerk' Vollmer2007-12-021-24/+73
| | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about
* fixed the page reloads once and for all, had to revert to iframe for ↵Karl 'vollmerk' Vollmer2007-11-251-4/+3
| | | | democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist
* really fixed the non-removal of played songs this timeKarl 'vollmerk' Vollmer2007-11-241-1/+2
|
* fixed voting up/down and removal of songs from democratic playlist after ↵Karl 'vollmerk' Vollmer2007-11-241-9/+29
| | | | playback
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-241-2/+98
|
* democratic play on its way to being fixed, can add songs to a playlist, and ↵Karl 'vollmerk' Vollmer2007-11-241-2/+117
| | | | view them ca not play it or delete/vote yet...
* more democratic play work, still not working going to need db change to make ↵Karl 'vollmerk' Vollmer2007-11-121-13/+14
| | | | it work how I want, will do later
* initial work on democratic play, not finished, added drop down select for ↵Karl 'vollmerk' Vollmer2007-11-101-0/+69
playtype switching back in, thinking about changing it and making it a row of icons... not sure