mpd/test
Max Kellermann 803a48e96d release v0.21.18
-----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEA5IzWngIOJSkMBxDI26KWMbbRRIFAl4CKwwQHG1heEBtdXNp
 Y3BkLm9yZwAKCRAjbopYxttFEp46D/9q1pRkhYzCyZPQGX967UPoV+Bc1YMX4o2U
 Uh/HqQrKKRAK9goaxu9yMKBIFCbzj6WEZou+/uMEf6ZwXuRcnJMobrUU4+G9Yu3r
 FzlQPW870DyOhk2PWHF8CW3oMt/YH05b6nYNo2ocRnX69/oqL1G7ukbF2Pz3TPc0
 0uNQYYERdMawNCEi1OarzziR6DKuiN+MtZRgUQVacAsoUirwWGNJuaGSDtc3MMM7
 YhgKVmd9XsgVr7fykArj6PLsm2iyXJP5nDB/tIqmwMpQFyhuLUnGOMfhCq02em+r
 47LGvmZiSS/9F2JzPU8EL2yzYdBe4QvU6Ol5SfXbom11MZc3Ty502g2jUXVHjCeo
 1FljCPHbarTmKhvUc0xQXA9i6exZ0wwtxL+Zv7ZQKquRPAhq8E07qkQpdaTWa6vn
 3RfilLE1B/GCgoT6D1+zABxdJ1HRLT7tzFob2kkCccxguK3j2JjCUIkSgM6IY0yv
 a6sMEXbqa+Lh8jggs9ksoT6O+T2HHEr3tEfpFHY+t0NFRfwHd9aX9bNjK+Ji0n51
 YBf2FCb2EBrMAWNZmEnq+TuKX0HASDtoAXTviRKqBXtEG5V8MdAt4PPICCb+bkDr
 psIuYcGeK3vofvq1SwEC7h7gCvsBK5w17/oE2/jYcZLo12H1IdHe5gMP3OUhjel5
 BRi6rLlkYw==
 =XXXs
 -----END PGP SIGNATURE-----

Merge tag 'v0.21.18'

release v0.21.18
2019-12-24 16:31:06 +01:00
..
net test/net/TestIPv4Address: make literal unsigned to work around -Wsign-compare 2019-01-21 14:39:24 +01:00
ConfigGlue.hxx test/ConfigGlue: merge duplicate code from various debug programs 2019-02-05 21:56:20 +01:00
ContainerScan.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
DumpDatabase.cxx db/DatabaseListener: add `noexcept` 2019-04-24 14:57:30 +02:00
DumpDecoderClient.cxx decoder/Bridge: add `noexcept` 2019-07-05 08:57:51 +02:00
DumpDecoderClient.hxx decoder/Bridge: add `noexcept` 2019-07-05 08:57:51 +02:00
MakeTag.hxx test/MakeTag: add `noexcept` 2019-03-16 13:23:02 +01:00
NullMixerListener.hxx mixer/Listener: add `noexcept` 2019-05-31 14:09:47 +02:00
ParseSongFilter.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ReadApeTags.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
RunChromaprint.cxx Merge branch 'v0.21.x' 2019-07-29 11:32:00 +02:00
RunCurl.cxx test/RunCurl: new debug program 2019-12-23 14:26:56 +01:00
ShutdownHandler.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
ShutdownHandler.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TestAudioFormat.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
TestCircularBuffer.cxx test/TestCircularBuffer: add `constexpr` to fix -Wvla 2019-06-06 12:40:32 +02:00
TestDivideString.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestFs.cxx test: use GTest instead of cppunit 2018-10-16 21:26:04 +02:00
TestISO8601.cxx time/ISO8601: support omitting field separators 2019-12-16 23:31:29 +01:00
TestIcu.cxx lib/icu/Converter: Create() returns std::unique_ptr 2019-11-04 15:44:06 +01:00
TestLookupFile.cxx archive/Lookup: move to fs/LookupFile.cxx 2019-06-15 14:26:26 +02:00
TestMimeType.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
TestRewindInputStream.cxx input/InputStream: make IsEOF() and IsAvailable() const 2019-05-29 13:31:54 +02:00
TestSplitString.cxx util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
TestTagSongFilter.cxx test/TestSongFilter: unit test for song filters 2019-03-16 13:23:02 +01:00
TestUriExtract.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
TestUriQueryParser.cxx util/UriQueryParser: new library 2019-08-09 20:39:34 +02:00
TestUriRelative.cxx util/UriRelative: add uri_apply_relative() 2019-09-08 00:07:37 +02:00
TestUriUtil.cxx util/UriUtil: split 2019-08-09 20:21:12 +02:00
WriteFile.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
dump_playlist.cxx playlist/Registry: add RAII class 2019-02-05 23:03:29 +01:00
dump_rva2.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
dump_text_file.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
meson.build release v0.21.18 2019-12-24 16:31:06 +01:00
read_conf.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
read_mixer.cxx filter/Registry: rename the source file 2019-08-26 20:54:52 +02:00
read_tags.cxx tag/Handler: add virtual method OnPicture() 2019-08-12 20:31:43 +02:00
run_avahi.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
run_convert.cxx pcm/Pcm*: drop more "Pcm" prefixes from source file names 2019-06-17 11:17:48 +02:00
run_decoder.cxx test/run_decoder: catch StopDecoder 2019-07-12 17:49:12 +02:00
run_encoder.cxx include cleanups (powered by iwyu) 2019-08-15 17:57:20 +02:00
run_filter.cxx io/FileDescriptor: add method FullRead() 2019-12-17 20:21:11 +01:00
run_gunzip.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
run_gzip.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
run_inotify.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
run_input.cxx event/Call, ...: use wait() with predicate 2019-05-07 20:01:45 +02:00
run_neighbor_explorer.cxx test/ConfigGlue: merge duplicate code from various debug programs 2019-02-05 21:56:20 +01:00
run_normalize.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
run_output.cxx include cleanups (powered by iwyu) 2019-08-15 17:57:20 +02:00
run_resolver.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00
run_storage.cxx release v0.21.18 2019-12-24 16:31:06 +01:00
software_volume.cxx pcm/Volume: convert S16 to S24 to preserve quality and reduce noise 2019-07-30 20:03:37 +02:00
test_archive_bzip2.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_archive_iso9660.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_archive_zzip.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_byte_reverse.cxx util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
test_icy_parser.cxx IcyMetadataParser: implement charset conversion 2019-08-10 10:07:13 +02:00
test_mixramp.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
test_pcm_channels.cxx pcm/Pcm*: drop more "Pcm" prefixes from source file names 2019-06-17 11:17:48 +02:00
test_pcm_dither.cxx pcm/Pcm*: drop more "Pcm" prefixes from source file names 2019-06-17 11:17:48 +02:00
test_pcm_export.cxx pcm/Export: add GetSilence() 2019-06-26 16:04:46 +02:00
test_pcm_format.cxx pcm/Pcm*: drop more "Pcm" prefixes from source file names 2019-06-17 11:17:48 +02:00
test_pcm_interleave.cxx util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
test_pcm_mix.cxx pcm/Pcm*: drop more "Pcm" prefixes from source file names 2019-06-17 11:17:48 +02:00
test_pcm_pack.cxx pcm/Pcm*: drop more "Pcm" prefixes from source file names 2019-06-17 11:17:48 +02:00
test_pcm_util.hxx Copyright year 2019 2019-06-17 11:17:30 +02:00
test_pcm_volume.cxx pcm/Volume: convert S16 to S24 to preserve quality and reduce noise 2019-07-30 20:03:37 +02:00
test_protocol.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
test_queue_priority.cxx util/Macros: replace with std::size() (C++17) 2019-08-03 13:10:49 +02:00
test_translate_song.cxx util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
test_vorbis_encoder.cxx include cleanups (powered by iwyu) 2019-08-15 17:57:20 +02:00
visit_archive.cxx Copyright year 2019 2019-06-17 11:17:30 +02:00