summaryrefslogtreecommitdiffstats
path: root/stream.php
Commit message (Collapse)AuthorAgeFilesLines
* minor fixes to the playlist, fixed up the democratic playlist kinda, still ↵Karl 'vollmerk' Vollmer2008-03-101-1/+1
| | | | does not work completely
* major corrections to reading of preferences and a few misc fixes which I ↵Karl 'vollmerk' Vollmer2008-02-291-8/+8
| | | | have now forgotten
* fixed sending to localplay for democratic playlistKarl 'vollmerk' Vollmer2008-01-041-1/+1
|
* reimplemented the session function checkKarl 'vollmerk' Vollmer2007-12-251-17/+1
|
* fixed some playlist issues, (mime type and selection) cleaned up the ↵Karl 'vollmerk' Vollmer2007-12-161-1/+6
| | | | preferences lib a little more moved a lot into the class, updated references to old functions
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-011-1/+0
|
* slight tweak to prevent the user from trying to loop their democratic playKarl 'vollmerk' Vollmer2007-11-251-0/+6
|
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-241-0/+5
|
* fixed the playlist methods, they all work now... semi-bug where the rightbar ↵Karl 'vollmerk' Vollmer2007-11-141-0/+6
| | | | does not refresh when the playlist is cleared so its not obvious it worked until a manual reload, will fix later
* fixed single downloads and that annoying minor css issue with albums of the ↵Karl 'vollmerk' Vollmer2007-08-191-6/+7
| | | | moment
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-241-1/+9
|
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-1/+23
| | | | | | | - 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-1/+0
| | | | due to a playlist prune
* switched over to Dba:: for all vauth functions and deleted independent dba libKarl 'vollmerk' Vollmer2007-06-121-11/+10
|
* added clear and play to the basketKarl 'vollmerk' Vollmer2007-05-131-0/+3
|
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-2/+2
| | | | replacement browse method
* added favorite X play linksKarl 'vollmerk' Vollmer2007-04-231-1/+19
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-0/+150
everything broken