| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix democratic playlist display | Paul Arthur | 2013-04-13 | 1 | -2/+4 |
* | FS#272 - Adding songs to democratic playlist | Paul Arthur | 2013-02-07 | 1 | -3/+1 |
* | Cosmetics: s/Itterate/Iterate/ | Paul Arthur | 2013-01-28 | 1 | -1/+1 |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -520/+520 |
* | Rename tmpPlaylist to Tmp_Playlist | Paul Arthur | 2013-01-25 | 1 | -3/+3 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -12/+2 |
* | Start cleaning up the democratic thing. | Paul Arthur | 2012-10-15 | 1 | -125/+91 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -7/+7 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | Remove outdated comment. | Paul Arthur | 2011-04-04 | 1 | -3/+0 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -1/+0 |
* | test for phpdoc | momo-i | 2011-02-02 | 1 | -19/+41 |
* | Fix Democratic play - properly remove songs after playback | Karl Vollmer | 2011-01-25 | 1 | -3/+6 |
* | Resolve #90 and #89, remove democratic playlist entries if there is a fatal e... | Karl Vollmer | 2010-12-09 | 1 | -0/+14 |
* | Clean up democratic/tmpplaylist relationship to work under E_STRICT. | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -1/+5 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -198/+198 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -172/+172 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -14/+14 |
* | fix democratic play interface feedback issues and make the wizard actually work | Karl 'vollmerk' Vollmer | 2009-03-15 | 1 | -0/+32 |
* | put supplemental object support back into the browse object for now, replace ... | Karl 'vollmerk' Vollmer | 2009-03-13 | 1 | -5/+12 |
* | assoicate the democratic playback with the user who sends the url | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -1/+1 |
* | fix missing page headers on democratic playlist, also show the voters | Karl 'vollmerk' Vollmer | 2009-03-11 | 1 | -16/+61 |
* | fix a problem with single album display, also make the democratic play votes ... | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -5/+7 |
* | first work on next db update, correct play_url() removing redundent path, fix... | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -5/+4 |
* | unify how the stream is constructed and played, this is a major change might ... | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -11/+4 |
* | corrected display on cleared democratic playlist, and added some basic cachin... | Karl 'vollmerk' Vollmer | 2009-02-21 | 1 | -0/+8 |
* | * Add mpeg to list of _parse_avi valid file types | Karl 'vollmerk' Vollmer | 2009-02-21 | 1 | -10/+28 |
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -1/+3 |
* | sync changes to trunk | Karl 'vollmerk' Vollmer | 2008-12-26 | 1 | -1/+6 |
* | fixed remove vote removing all votes regardless on democratic play | Karl 'vollmerk' Vollmer | 2008-04-22 | 1 | -2/+2 |
* | flush out the democratic mojo, make the cooldown work | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -2/+25 |
* | force consistant charset on file add, add fix_filenames script and minor twea... | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -1/+5 |
* | fixed some pretty dumb issues with democratic play | Karl 'vollmerk' Vollmer | 2008-03-14 | 1 | -3/+24 |
* | minor change to tag gather, some speed improvements on the catalog verify and... | Karl 'vollmerk' Vollmer | 2008-03-13 | 1 | -0/+6 |
* | almost done cleaning up the democratic play mojo | Karl 'vollmerk' Vollmer | 2008-03-11 | 1 | -10/+53 |
* | added song action for the api, fiddled with the democratic play stuff again | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -0/+1 |
* | minor fixes to the playlist, fixed up the democratic playlist kinda, still do... | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -2/+28 |
* | fixed the acl issue... sigh | Karl 'vollmerk' Vollmer | 2008-03-07 | 1 | -1/+68 |
* | fixed democratic play ordering along with some misc play isues with it, limit... | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -24/+73 |
* | fixed the page reloads once and for all, had to revert to iframe for democrat... | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -4/+3 |
* | really fixed the non-removal of played songs this time | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+2 |
* | fixed voting up/down and removal of songs from democratic playlist after play... | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -9/+29 |
* | democratic play working, if still slightly sketchy | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -2/+98 |
* | democratic play on its way to being fixed, can add songs to a playlist, and v... | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -2/+117 |
* | more democratic play work, still not working going to need db change to make ... | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -13/+14 |
* | initial work on democratic play, not finished, added drop down select for pla... | Karl 'vollmerk' Vollmer | 2007-11-10 | 1 | -0/+69 |