summaryrefslogtreecommitdiffstats
path: root/lib/class/democratic.class.php
Commit message (Expand)AuthorAgeFilesLines
* Fix democratic playlist displayPaul Arthur2013-04-131-2/+4
* FS#272 - Adding songs to democratic playlistPaul Arthur2013-02-071-3/+1
* Cosmetics: s/Itterate/Iterate/Paul Arthur2013-01-281-1/+1
* Cosmetics: death to tabsPaul Arthur2013-01-261-520/+520
* Rename tmpPlaylist to Tmp_PlaylistPaul Arthur2013-01-251-3/+3
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-12/+2
* Start cleaning up the democratic thing.Paul Arthur2012-10-151-125/+91
* Switch from _() to T_()Paul Arthur2012-04-121-7/+7
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* Remove outdated comment.Paul Arthur2011-04-041-3/+0
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
* test for phpdocmomo-i2011-02-021-19/+41
* Fix Democratic play - properly remove songs after playbackKarl Vollmer2011-01-251-3/+6
* Resolve #90 and #89, remove democratic playlist entries if there is a fatal e...Karl Vollmer2010-12-091-0/+14
* Clean up democratic/tmpplaylist relationship to work under E_STRICT.Paul 'flowerysong' Arthur2010-04-281-1/+5
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-198/+198
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-172/+172
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-141-14/+14
* fix democratic play interface feedback issues and make the wizard actually workKarl 'vollmerk' Vollmer2009-03-151-0/+32
* put supplemental object support back into the browse object for now, replace ...Karl 'vollmerk' Vollmer2009-03-131-5/+12
* assoicate the democratic playback with the user who sends the urlKarl 'vollmerk' Vollmer2009-03-111-1/+1
* fix missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-111-16/+61
* fix a problem with single album display, also make the democratic play votes ...Karl 'vollmerk' Vollmer2009-03-091-5/+7
* first work on next db update, correct play_url() removing redundent path, fix...Karl 'vollmerk' Vollmer2009-03-011-5/+4
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-281-11/+4
* corrected display on cleared democratic playlist, and added some basic cachin...Karl 'vollmerk' Vollmer2009-02-211-0/+8
* * Add mpeg to list of _parse_avi valid file typesKarl 'vollmerk' Vollmer2009-02-211-10/+28
* sync to trunkKarl 'vollmerk' Vollmer2008-12-281-1/+3
* sync changes to trunkKarl 'vollmerk' Vollmer2008-12-261-1/+6
* 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 twea...Karl 'vollmerk' Vollmer2008-03-171-1/+5
* 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 and...Karl 'vollmerk' Vollmer2008-03-131-0/+6
* 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 do...Karl 'vollmerk' Vollmer2008-03-101-2/+28
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-1/+68
* fixed democratic play ordering along with some misc play isues with it, limit...Karl 'vollmerk' Vollmer2007-12-021-24/+73
* fixed the page reloads once and for all, had to revert to iframe for democrat...Karl 'vollmerk' Vollmer2007-11-251-4/+3
* 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 play...Karl 'vollmerk' Vollmer2007-11-241-9/+29
* 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 v...Karl 'vollmerk' Vollmer2007-11-241-2/+117
* more democratic play work, still not working going to need db change to make ...Karl 'vollmerk' Vollmer2007-11-121-13/+14
* initial work on democratic play, not finished, added drop down select for pla...Karl 'vollmerk' Vollmer2007-11-101-0/+69