index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
TagPrint.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-06
tag/Handler: pass StringView to OnTag() and OnPair()
Max Kellermann
2019-02-22
TagPrint: omit tags which were disabled by the client
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-01-21
TagPrint: add "noexcept"
Max Kellermann
2017-02-08
client: add tag_mask attribute
Max Kellermann
2017-02-08
db/{Count,Print}: use tag_print(), eliminate duplicate code
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-08-24
tag/Settings: convert to C++
Max Kellermann
2015-08-24
tag/Settings: add function IsTagEnabled() wrapping access to ignore_tag_items[]
Max Kellermann
2015-08-24
TagPrint: use unsigned integer
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-25
{Tag,Song}Print, PlayerCommands: report song duration with milliseconds preci...
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-07-12
TagPrint: split tag_print()
Max Kellermann
2014-07-12
Tag: add class const_iterator and methods begin(), end()
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann
2014-01-19
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-08
SongUpdate: move code to handle_lsinfo()
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-09-05
Tag: compile-time initialisation of ignore_tag_items
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-01-07
tag: convert to C++
Max Kellermann
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
2013-01-03
client: convert to C++
Max Kellermann
2013-01-02
*_print: convert to C++
Max Kellermann