summaryrefslogtreecommitdiffstats
path: root/lib/class/stream_url.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix Stream_URL::parse()Paul Arthur2013-04-131-1/+1
| | | | Also fixes democratic voting.
* Some cleanup of play URL handlingPaul Arthur2013-02-071-0/+29
| | | | | | Move parsing from Song into Stream_URL and make it parse more things. Add the type parameter to all generated URLs instead of adding video to Video URLs.
* Cosmetics: death to tabsPaul Arthur2013-01-261-2/+2
| | | | | 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.
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-1/+1
|
* Add Stream_URL class for passing them aroundPaul Arthur2013-01-151-0/+30