summaryrefslogtreecommitdiffstats
path: root/lib/class/tmpplaylist.class.php
Commit message (Expand)AuthorAgeFilesLines
* Rename tmpPlaylist to Tmp_PlaylistPaul Arthur2013-01-251-374/+0
* Move clean functions into their respective classesPaul Arthur2013-01-251-2/+3
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-13/+3
* Cosmetics: correct outdated tmpPlaylist commentPaul Arthur2013-01-151-2/+0
* Consistently use 'object_type' in playlist returnsPaul Arthur2012-10-151-2/+4
* Fix inaccurate comment.Paul Arthur2012-10-011-4/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+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-18/+39
* Missing `Paul 'flowerysong' Arthur2010-06-241-1/+1
* Browsing by tag is broken. This doesn't fix it.Paul 'flowerysong' Arthur2010-06-151-49/+70
* Clean up democratic/tmpplaylist relationship to work under E_STRICT.Paul 'flowerysong' Arthur2010-04-281-16/+23
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-80/+80
* 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 missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-111-19/+1
* unify how the stream is constructed and played, this is a major change might ...Karl 'vollmerk' Vollmer2009-02-281-1/+1
* decided to not try to detect the charset, its just such a pain in the ass and...Karl 'vollmerk' Vollmer2008-05-101-3/+6
* minor change to tag gather, some speed improvements on the catalog verify and...Karl 'vollmerk' Vollmer2008-03-131-7/+6
* almost done cleaning up the democratic play mojoKarl 'vollmerk' Vollmer2008-03-111-24/+1
* fixed democratic play ordering along with some misc play isues with it, limit...Karl 'vollmerk' Vollmer2007-12-021-12/+0
* fixed voting up/down and removal of songs from democratic playlist after play...Karl 'vollmerk' Vollmer2007-11-241-28/+3
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-241-47/+2
* democratic play on its way to being fixed, can add songs to a playlist, and v...Karl 'vollmerk' Vollmer2007-11-241-81/+0
* slight performance tweakKarl 'vollmerk' Vollmer2007-11-221-0/+3
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-9/+13
* fixed a bug that was causing the entire playlist to be cleared on playback du...Karl 'vollmerk' Vollmer2007-06-121-2/+5
* added in user profile, did a little work on the preferences and session, some...Karl 'vollmerk' Vollmer2007-06-111-0/+22
* added clear and play to the basketKarl 'vollmerk' Vollmer2007-05-131-0/+13
* added in the playlist bar, and the auto-loading of a tmp playlist per sessionKarl 'vollmerk' Vollmer2007-05-131-0/+502