Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Stream_URL::parse() | Paul Arthur | 2013-04-13 | 1 | -1/+1 |
| | | | | Also fixes democratic voting. | ||||
* | Some cleanup of play URL handling | Paul Arthur | 2013-02-07 | 1 | -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 tabs | Paul Arthur | 2013-01-26 | 1 | -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 Arthur | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Add Stream_URL class for passing them around | Paul Arthur | 2013-01-15 | 1 | -0/+30 |