mpd/src/tag
Max Kellermann 94592c1406 build with Meson instead of autotools
So long, autotools!  This is my last MPD related project to migrate
away from it.  It has its strengths, but also very obvious weaknesses
and weirdnesses.  Today, many of its quirks are not needed anymore,
and are cumbersome and slow.  Now welcome our new Meson overlords!
2018-10-14 23:41:38 +02:00
..
Aiff.cxx tag/Aiff: the FORM chunk size is big-endian 2017-07-31 13:46:09 +02:00
Aiff.hxx update copyright year 2017-01-03 20:48:59 +01:00
ApeLoader.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
ApeLoader.hxx update copyright year 2017-01-03 20:48:59 +01:00
ApeReplayGain.cxx update copyright year 2017-01-03 20:48:59 +01:00
ApeReplayGain.hxx update copyright year 2017-01-03 20:48:59 +01:00
ApeTag.cxx tag/Handler: convert to class with virtual methods 2018-07-05 19:07:05 +02:00
ApeTag.hxx tag/Handler: convert to class with virtual methods 2018-07-05 19:07:05 +02:00
Builder.cxx tag/{Tag,Builder}: use std::lock_guard 2018-01-20 19:53:38 +01:00
Builder.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Config.cxx tag/Config: support incremental "metadata_to_use" setting 2018-08-10 18:46:47 +02:00
Config.hxx tag/Config: use struct ConfigData 2018-07-17 22:34:11 +02:00
FixString.cxx release v0.20.7 2017-05-15 23:01:49 +02:00
FixString.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Format.cxx util/TimeConvert: new utility library 2018-07-25 08:34:52 +02:00
Format.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Generic.cxx tag/Handler: convert to class with virtual methods 2018-07-05 19:07:05 +02:00
Generic.hxx tag/Handler: convert to class with virtual methods 2018-07-05 19:07:05 +02:00
Handler.cxx tag/Handler: implement FullTagHandler::OnAudioFormat() 2018-07-06 22:46:03 +02:00
Handler.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Id3Load.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
Id3Load.hxx tag/Id3Load: update API documentation 2017-02-08 08:48:44 +01:00
Id3MusicBrainz.cxx Add basic support for MUSICBRAINZ_WORKID tag 2017-12-30 19:05:21 +00:00
Id3MusicBrainz.hxx move MusicBrainz id3v2 tags to separate file 2017-07-20 08:26:29 +02:00
Id3Scan.cxx tag/Handler: convert to class with virtual methods 2018-07-05 19:07:05 +02:00
Id3Scan.hxx tag/Handler: convert to class with virtual methods 2018-07-05 19:07:05 +02:00
Id3Unique.hxx update copyright year 2017-01-03 20:48:59 +01:00
Item.hxx tag/Tag*: rename several source files 2017-02-08 08:49:42 +01:00
Mask.hxx tag/Mask: add method Unset() 2018-08-10 18:46:15 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
MixRamp.cxx *: add lost of "noexcept" specifications 2017-06-04 12:46:48 +02:00
MixRamp.hxx update copyright year 2017-01-03 20:48:59 +01:00
Names.c Add basic support for MUSICBRAINZ_WORKID tag 2017-12-30 19:05:21 +00:00
ParseName.cxx release v0.20.7 2017-05-15 23:01:49 +02:00
ParseName.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Pool.cxx tag/Pool: add "noexcept" 2018-01-20 19:53:38 +01:00
Pool.hxx tag/Pool: add "noexcept" 2018-01-20 19:53:38 +01:00
ReplayGain.cxx SongSave, queue/PlaylistState, tag/ReplayGain: use portable atof() wrappers 2018-02-09 22:54:22 +01:00
ReplayGain.hxx update copyright year 2017-01-03 20:48:59 +01:00
Riff.cxx update copyright year 2017-01-03 20:48:59 +01:00
Riff.hxx update copyright year 2017-01-03 20:48:59 +01:00
Rva2.cxx tag/Tag*: rename several source files 2017-02-08 08:49:42 +01:00
Rva2.hxx tag/Tag*: rename several source files 2017-02-08 08:49:42 +01:00
Set.cxx release v0.20.9 2017-06-04 12:57:05 +02:00
Set.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Settings.cxx tag/Mask: wrap in class 2017-02-08 09:04:45 +01:00
Settings.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Table.cxx release v0.20.7 2017-05-15 23:01:49 +02:00
Table.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Tag.cxx tag/{Tag,Builder}: use std::lock_guard 2018-01-20 19:53:38 +01:00
Tag.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
Type.h Add basic support for MUSICBRAINZ_WORKID tag 2017-12-30 19:05:21 +00:00
VorbisComment.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
VorbisComment.hxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00