Commit message (Collapse) | 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 |
| | | | | This might fix democratic handling. Untested. | ||||
* | Cosmetics: s/Itterate/Iterate/ | Paul Arthur | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -520/+520 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | 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 |
| | | | | | Whoever wrote the old implementation of get_items suffered from intense fear and hatred of SQL. | ||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -7/+7 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | 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 ↵ | Karl Vollmer | 2010-12-09 | 1 | -0/+14 |
| | | | | error when trying to play them | ||||
* | 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 |
| | | | | later | ||||
* | 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 |
| | | | | ordered by track as secondary to vote time() | ||||
* | first work on next db update, correct play_url() removing redundent path, ↵ | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -5/+4 |
| | | | | fix democratic play clear | ||||
* | unify how the stream is constructed and played, this is a major change might ↵ | Karl 'vollmerk' Vollmer | 2009-02-28 | 1 | -11/+4 |
| | | | | be some regressions | ||||
* | corrected display on cleared democratic playlist, and added some basic ↵ | Karl 'vollmerk' Vollmer | 2009-02-21 | 1 | -0/+8 |
| | | | | caching, vote amount needs to be cached | ||||
* | * Add mpeg to list of _parse_avi valid file types | Karl 'vollmerk' Vollmer | 2009-02-21 | 1 | -10/+28 |
| | | | | | * Fixed clear playlist, however it reveled a problem with the get items * Removed a stupid extra check on database build | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -1/+5 |
| | | | | tweak for democratic play | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2008-03-13 | 1 | -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 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 ↵ | Karl 'vollmerk' Vollmer | 2008-03-10 | 1 | -2/+28 |
| | | | | does not work completely | ||||
* | 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, ↵ | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -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' Vollmer | 2007-11-25 | 1 | -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 time | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+2 |
| | |||||
* | fixed voting up/down and removal of songs from democratic playlist after ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -9/+29 |
| | | | | playback | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -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' Vollmer | 2007-11-12 | 1 | -13/+14 |
| | | | | it work how I want, will do later | ||||
* | initial work on democratic play, not finished, added drop down select for ↵ | Karl 'vollmerk' Vollmer | 2007-11-10 | 1 | -0/+69 |
playtype switching back in, thinking about changing it and making it a row of icons... not sure |