mpd/test
Max Kellermann 6d113de1f8 tag/Handler: pass std::span to OnPicture() 2022-05-24 14:18:33 +02:00
..
fuzzer playlist/cue/parser: pass StringView to Feed() 2020-10-05 20:33:58 +02:00
net test/meson.build: add "protocol:gtest" where appropriate 2021-11-26 08:47:06 +01:00
tag MixRampInfo: move to tag/ 2021-12-01 17:09:02 +01:00
time test/meson.build: add "protocol:gtest" where appropriate 2021-11-26 08:47:06 +01:00
util util/CircularBuffer: use std::span 2022-05-20 11:15:45 +02:00
ConfigGlue.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ContainerScan.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
DumpDatabase.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
DumpDecoderClient.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
DumpDecoderClient.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
DumpOgg.cxx test/DumpOgg: new debug program 2022-03-16 16:51:44 +01:00
MakeTag.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
NullMixerListener.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ParseSongFilter.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReadApeTags.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
ReadFrames.cxx test/run_filter: move ReadFrames() to separate source 2021-12-06 10:31:52 +01:00
ReadFrames.hxx test/run_filter: move ReadFrames() to separate source 2021-12-06 10:31:52 +01:00
RunChromaprint.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
RunCurl.cxx lib/curl/Headers: central type definition for the header map 2022-02-14 18:19:05 +01:00
RunMixRampAnalyzer.cxx pcm/MixRampAnalyzer: a MixRamp implementation 2021-12-06 21:09:28 +01:00
RunReplayGainAnalyzer.cxx pcm/ReplayGainAnalyzer: new library 2021-12-06 21:06:19 +01:00
RunZeroconf.cxx zeroconf/{bonjour,avahi}: pass service_type as parameter 2021-02-24 15:11:11 +01:00
ShutdownHandler.cxx Merge branch 'v0.22.x' 2021-01-01 19:59:15 +01:00
ShutdownHandler.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
TestAudioFormat.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
TestFs.cxx test: use GTest instead of cppunit 2018-10-16 21:26:04 +02:00
TestIcu.cxx lib/icu/Converter: Create() returns std::unique_ptr 2019-11-04 15:44:06 +01:00
TestLookupFile.cxx test/TestLookupFile: fix Windows compiler errors 2021-03-05 13:22:34 +01:00
TestRewindInputStream.cxx *: use `auto` 2020-02-01 14:02:43 +01:00
TestTagSongFilter.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
WriteFile.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
dump_playlist.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
dump_rva2.cxx ReplayGainInfo: move to tag/ 2021-12-06 09:28:36 +01:00
dump_text_file.cxx archive/List: add option to disable archive plugins in mpd.conf 2022-02-14 17:54:21 +01:00
meson.build Merge branch 'v0.23.x' 2022-04-26 21:05:39 +02:00
read_conf.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
read_mixer.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
read_tags.cxx tag/Handler: pass std::span to OnPicture() 2022-05-24 14:18:33 +02:00
run_convert.cxx util/*FifoBuffer: migrate from WritableBuffer to std::span 2022-05-19 14:01:57 +02:00
run_decoder.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
run_encoder.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
run_filter.cxx test/run_filter: move ReadFrames() to separate source 2021-12-06 10:31:52 +01:00
run_gunzip.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
run_gzip.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
run_inotify.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
run_input.cxx archive/List: add option to disable archive plugins in mpd.conf 2022-02-14 17:54:21 +01:00
run_neighbor_explorer.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
run_normalize.cxx AudioCompress: move to pcm/ 2021-12-03 16:04:59 +01:00
run_output.cxx util/*FifoBuffer: migrate from WritableBuffer to std::span 2022-05-19 14:01:57 +02:00
run_resolver.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
run_storage.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
software_volume.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_archive_bzip2.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_archive_iso9660.sh test/test_archive_iso9660.sh: use an odd chunk size to trigger bug 2020-09-07 20:53:46 +02:00
test_archive_zzip.sh build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
test_icy_parser.cxx IcyMetaDataParser: move to tag/ 2021-12-03 16:07:39 +01:00
test_pcm_channels.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_pcm_dither.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_pcm_export.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_pcm_format.cxx test/test_pcm_format: another workaround for -Wdouble-promotion 2021-04-26 23:25:36 +02:00
test_pcm_interleave.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_pcm_mix.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_pcm_pack.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_pcm_util.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
test_pcm_volume.cxx test/test_mixramp: workaround for -Wdouble-promotion 2021-04-28 13:00:42 +02:00
test_protocol.cxx include cleanups (powered by iwyu) 2019-07-05 09:59:58 +02:00
test_queue_priority.cxx queue/Queue: add method GetLight() 2022-02-14 13:33:34 +01:00
test_translate_song.cxx Log: make LogLevel the first parameter 2020-07-06 21:07:26 +02:00
test_vorbis_encoder.cxx fs/io: move to io/ 2021-12-03 14:35:41 +01:00
visit_archive.cxx archive/List: add option to disable archive plugins in mpd.conf 2022-02-14 17:54:21 +01:00