aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongPrint.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-9/+45
| | | | | | From now on, struct Song will be used by the database only, and DetachedSong will be used by everybody else. DetachedSong is easier to use, but Song has lower overhead.
* UriUtil: uri_remove_auth() returns std::stringMax Kellermann2013-10-231-10/+4
|
* *: use references instead of pointersMax Kellermann2013-10-191-18/+18
|
* tag: convert to C++Max Kellermann2013-07-301-2/+2
|
* song: convert header to C++Max Kellermann2013-07-281-4/+4
|
* uri: convert to C++Max Kellermann2013-04-081-4/+1
|
* TagPool, ...: include cleanupMax Kellermann2013-01-301-0/+2
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-2/+2
|
* client: convert to C++Max Kellermann2013-01-031-1/+1
|
* Directory: turn functions to methodsMax Kellermann2013-01-021-2/+2
|
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
|
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
|
* *_print: convert to C++Max Kellermann2013-01-021-0/+75