summaryrefslogtreecommitdiff
path: root/src/TagPrint.cxx
AgeCommit message (Expand)Author
2019-02-22TagPrint: omit tags which were disabled by the clientMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-01-21TagPrint: add "noexcept"Max Kellermann
2017-02-08client: add tag_mask attributeMax Kellermann
2017-02-08db/{Count,Print}: use tag_print(), eliminate duplicate codeMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-08-24tag/Settings: convert to C++Max Kellermann
2015-08-24tag/Settings: add function IsTagEnabled() wrapping access to ignore_tag_items[]Max Kellermann
2015-08-24TagPrint: use unsigned integerMax Kellermann
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-25{Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...Max Kellermann
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann
2014-07-12TagPrint: split tag_print()Max Kellermann
2014-07-12Tag: add class const_iterator and methods begin(), end()Max Kellermann
2014-01-24Client*: move to client/Max Kellermann
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-08SongUpdate: move code to handle_lsinfo()Max Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-09-05Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-07tag: convert to C++Max Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann
2013-01-02*_print: convert to C++Max Kellermann