aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagPrint.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* tag/Settings: convert to C++Max Kellermann2015-08-241-1/+1
* tag/Settings: add function IsTagEnabled() wrapping access to ignore_tag_items[]Max Kellermann2015-08-241-1/+1
* TagPrint: use unsigned integerMax Kellermann2015-08-241-4/+1
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-15/+15
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* {Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...Max Kellermann2014-11-251-3/+4
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-2/+2
* TagPrint: split tag_print()Max Kellermann2014-07-121-3/+9
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-4/+2
* Client*: move to client/Max Kellermann2014-01-241-1/+1
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-1/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* SongUpdate: move code to handle_lsinfo()Max Kellermann2014-01-081-0/+6
* *: use references instead of pointersMax Kellermann2013-10-191-2/+2
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-1/+1
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-2/+2
* tag: convert to C++Max Kellermann2013-07-301-7/+7
* song: convert header to C++Max Kellermann2013-07-281-1/+1
* tag: convert to C++Max Kellermann2013-01-071-1/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-2/+2
* client: convert to C++Max Kellermann2013-01-031-4/+1
* *_print: convert to C++Max Kellermann2013-01-021-0/+51