Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SongPrint: use DetachedSong::GetDuration() | Max Kellermann | 2014-07-12 | 1 | -1/+5 |
* | command: add command "listfiles" | Max Kellermann | 2014-03-01 | 1 | -19/+25 |
* | StoragePlugin: add method MapToRelativeUTF8() | Max Kellermann | 2014-02-07 | 1 | -3/+11 |
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | Client*: move to client/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | LightDirectory: new struct replacing Directory in the DB API | Max Kellermann | 2014-01-22 | 1 | -1/+0 |
* | LightSong: new class to be used by DatabasePlugin callbacks | Max Kellermann | 2014-01-19 | 1 | -6/+8 |
* | Song: embed the Tag object statically into class Song | Max Kellermann | 2014-01-19 | 1 | -2/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | DetachedSong: fork of struct Song | Max Kellermann | 2014-01-09 | 1 | -9/+45 |
* | UriUtil: uri_remove_auth() returns std::string | Max Kellermann | 2013-10-23 | 1 | -10/+4 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -18/+18 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -2/+2 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -4/+4 |
* | uri: convert to C++ | Max Kellermann | 2013-04-08 | 1 | -4/+1 |
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -0/+2 |
* | 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 | -1/+1 |
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -2/+2 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+75 |