summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-07-22net/ToString: rename sockaddr_to_string() to ToString()Max Kellermann
2015-07-22net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann
2015-06-26config/Global: allow calling config_get_string() with one argumentMax Kellermann
2015-06-25lib/icu/{Converter,Collate}: return AllocatedStringMax Kellermann
2015-06-22test/TestFs: new unit test for libfs.aMax Kellermann
2015-06-22test/test_translate_song: use PATH_LITERAL()Max Kellermann
2015-06-22test/test_pcm_util: call the C++11 random engine instead of random()Max Kellermann
2015-06-22test/test_pcm: add PcmInterleave() unit testMax Kellermann
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann
2015-02-10system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann
2015-01-26Merge branch 'v0.19.x'Max Kellermann
2015-01-26test/read_mixer: add missing stdlib.h includeMax Kellermann
2015-01-22Config: add section "resampler"Max Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-14test/run_encoder: use EncoderToOutputStream()Max Kellermann
2015-01-08encoder/Interface: move functions into the structMax Kellermann
2015-01-08encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann
2015-01-06test/WriteFile: new debug programMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-26EncoderPlugin: pass Tag reference to method tag()Max Kellermann
2014-12-26test/FakeDecoderAPI: dump tagsMax Kellermann
2014-12-05configure.ac: require GLib 2.32 (if enabled)Max Kellermann
2014-12-04util/DivideString: add option "strip"Max Kellermann
2014-12-04util/SplitString: new utility classMax Kellermann
2014-12-04test/test_util: add unit test for DivideStringMax Kellermann
2014-12-04test/TestCircularBuffer: include cleanupMax Kellermann
2014-12-04test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann
2014-12-01test/TestIcu: new unit test for lib/icu/*Max Kellermann
2014-11-26Merge tag 'v0.19.5'Max Kellermann
2014-11-25test/run_input: make variables more localMax Kellermann
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann
2014-11-10test/FakeDecoderAPI: dump bit rateMax Kellermann
2014-11-01util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann
2014-10-25test/test_archive: don't use GLibMax Kellermann
2014-10-24test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabledMax Kellermann
2014-10-09StoragePlugin: pass EventLoop to constructorMax Kellermann
2014-10-07test/run_input, ...: add struct ScopeIOThreadMax Kellermann
2014-10-07test/run_storage: new debug programMax Kellermann
2014-09-26Merge tag 'v0.18.16'Max Kellermann
2014-09-24test/test_protocol: add missing stdlib.h includeMax Kellermann
2014-09-24Merge branch 'v0.18.x'Max Kellermann
2014-09-24test/test_protocol: add missing unistd.h includeMax Kellermann
2014-09-11Merge tag 'v0.18.14'Max Kellermann
2014-09-09test/run_decoder: dump MixRamp dataMax Kellermann
2014-09-04test/test_protocol: unit test for protocol/ArgParser.cxxMax Kellermann
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann
2014-08-30PlayerControl: make settings "const"Max Kellermann