Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client/Response: new Client wrapper class for writing responses | Max Kellermann | 2015-08-12 | 1 | -5/+6 |
| | |||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | TagPrint: split tag_print() | Max Kellermann | 2014-07-12 | 1 | -0/+3 |
| | | | | | Add one method that prints only the tag values, but not the song duration. | ||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | SongUpdate: move code to handle_lsinfo() | Max Kellermann | 2014-01-08 | 1 | -0/+7 |
| | | | | | Don't create a temporary Song object in handle_lsinfo(). Instead, print all tags while parsing the remote file. | ||||
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -2/+2 |
| | |||||
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -2/+3 |
| | |||||
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+30 |