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
/
test
/
dump_rva2.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-09-22
meson.build: add -Wdouble-promotion
Max Kellermann
2020-02-01
*: use nullptr instead of NULL
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-19
test/dump_rva2: remove obsolete fake function config_get_string()
Max Kellermann
2018-07-17
test/*: catch and print all exceptions
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-24
ReplayGainInfo: don't use array in struct ReplayGainInfo
Max Kellermann
2016-11-24
test/FakeDecoderAPI: move code to DumpReplayGainTuple()
Max Kellermann
2016-09-09
input/Plugin: migrate open() from class Error to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-23
tag/{Id3,Ape}: remove Path overloads
Max Kellermann
2016-02-19
tag/Id3Load: manage id3_tag* with std::unique_ptr
Max Kellermann
2016-02-19
tag/TagId3: move tag_id3_load() to Id3Load.cxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-07
test: add missing includes
Max Kellermann
2013-12-24
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-10-26
TagFile: use Path instead of const char *
Max Kellermann
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
2013-09-05
test/dump_rva2: remove fake Tag symbols
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-04
Tag*: move libtag.a sources to src/tag/
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-28
tag_id3: convert to C++
Max Kellermann
2013-07-26
tag_rva2: convert to C++
Max Kellermann