summaryrefslogtreecommitdiffstats
path: root/lib/class/tmpplaylist.class.php
Commit message (Collapse)AuthorAgeFilesLines
* 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