Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TagPrint: split tag_print() | Max Kellermann | 2014-07-12 | 1 | -3/+9 |
* | Tag: add class const_iterator and methods begin(), end() | Max Kellermann | 2014-07-12 | 1 | -4/+2 |
* | Client*: move to client/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | LightSong: new class to be used by DatabasePlugin callbacks | Max Kellermann | 2014-01-19 | 1 | -1/+2 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | SongUpdate: move code to handle_lsinfo() | Max Kellermann | 2014-01-08 | 1 | -0/+6 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -2/+2 |
* | Tag: compile-time initialisation of ignore_tag_items | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -7/+7 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | tag: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -4/+1 |
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+51 |