summaryrefslogtreecommitdiffstats
path: root/lib/class/tmpplaylist.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Rename tmpPlaylist to Tmp_PlaylistPaul Arthur2013-01-251-374/+0
|
* Move clean functions into their respective classesPaul Arthur2013-01-251-2/+3
| | | | Uniformly name them gc()
* 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
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* 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
| | | | be some regressions
* decided to not try to detect the charset, its just such a pain in the ass ↵Karl 'vollmerk' Vollmer2008-05-101-3/+6
| | | | and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login
* minor change to tag gather, some speed improvements on the catalog verify ↵Karl 'vollmerk' Vollmer2008-03-131-7/+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-24/+1
|
* fixed democratic play ordering along with some misc play isues with it, ↵Karl 'vollmerk' Vollmer2007-12-021-12/+0
| | | | limited object on rightbar to 100 also started fixing the user registration, which I had forgotten about
* fixed voting up/down and removal of songs from democratic playlist after ↵Karl 'vollmerk' Vollmer2007-11-241-28/+3
| | | | playback
* 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 ↵Karl 'vollmerk' Vollmer2007-11-241-81/+0
| | | | view them ca not play it or delete/vote yet...
* slight performance tweakKarl 'vollmerk' Vollmer2007-11-221-0/+3
|
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-9/+13
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* fixed a bug that was causing the entire playlist to be cleared on playback ↵Karl 'vollmerk' Vollmer2007-06-121-2/+5
| | | | due to a playlist prune
* added in user profile, did a little work on the preferences and session, ↵Karl 'vollmerk' Vollmer2007-06-111-0/+22
| | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow
* 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