aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann2015-10-272-6/+66
* DetachedSong: move code from Update() to LoadFile()Max Kellermann2015-10-201-2/+2
* test/ReadApeTags: new debug programMax Kellermann2015-10-162-0/+65
* test/stdbin.h: remove obsolete headerMax Kellermann2015-08-1510-38/+0
* PlayerThread, ...: move to src/player/Max Kellermann2015-08-152-2/+2
* protocol/Result: move command_list_num to class ResponseMax Kellermann2015-08-141-1/+1
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-8/+14
* protocol/ArgParser: add struct RangeArgMax Kellermann2015-08-111-11/+12
* net/ToString: rename sockaddr_to_string() to ToString()Max Kellermann2015-07-221-1/+1
* net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann2015-07-221-0/+1
* config/Global: allow calling config_get_string() with one argumentMax Kellermann2015-06-261-1/+1
* lib/icu/{Converter,Collate}: return AllocatedStringMax Kellermann2015-06-251-3/+7
* test/TestFs: new unit test for libfs.aMax Kellermann2015-06-221-0/+107
* test/test_translate_song: use PATH_LITERAL()Max Kellermann2015-06-221-1/+1
* test/test_pcm_util: call the C++11 random engine instead of random()Max Kellermann2015-06-221-1/+1
* test/test_pcm: add PcmInterleave() unit testMax Kellermann2015-06-223-0/+144
* storage/FileInfo: rename to StorageFileInfoMax Kellermann2015-02-281-4/+4
* net/SocketAddress: light wrapper for struct sockaddrMax Kellermann2015-02-101-1/+2
* system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann2015-02-101-1/+1
* Merge branch 'v0.19.x'Max Kellermann2015-01-261-0/+1
|\
| * test/read_mixer: add missing stdlib.h includeMax Kellermann2015-01-261-0/+1
* | Config: add section "resampler"Max Kellermann2015-01-221-8/+0
* | config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-216-17/+18
* | config/Option: convert to strictly-typed enumMax Kellermann2015-01-214-4/+4
* | ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-216-6/+6
* | test/run_encoder: use EncoderToOutputStream()Max Kellermann2015-01-142-32/+42
* | encoder/Interface: move functions into the structMax Kellermann2015-01-082-6/+6
* | encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann2015-01-082-0/+2
* | test/WriteFile: new debug programMax Kellermann2015-01-061-0/+78
* | Copyright year 2015Max Kellermann2015-01-0142-42/+42
* | EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-1/+1
* | test/FakeDecoderAPI: dump tagsMax Kellermann2014-12-261-1/+6
* | configure.ac: require GLib 2.32 (if enabled)Max Kellermann2014-12-0511-124/+0
* | util/DivideString: add option "strip"Max Kellermann2014-12-041-0/+10
* | util/SplitString: new utility classMax Kellermann2014-12-042-0/+67
* | test/test_util: add unit test for DivideStringMax Kellermann2014-12-042-0/+46
* | test/TestCircularBuffer: include cleanupMax Kellermann2014-12-041-6/+1
* | test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann2014-12-042-57/+67
* | test/TestIcu: new unit test for lib/icu/*Max Kellermann2014-12-011-0/+82
* | Merge tag 'v0.19.5'Max Kellermann2014-11-261-12/+8
|\ \ | |/
| * test/run_input: make variables more localMax Kellermann2014-11-251-12/+8
* | configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann2014-11-211-1/+1
|/
* test/FakeDecoderAPI: dump bit rateMax Kellermann2014-11-101-0/+6
* util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann2014-11-011-0/+19
* test/test_archive: don't use GLibMax Kellermann2014-10-251-8/+6
* test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabledMax Kellermann2014-10-243-0/+12
* StoragePlugin: pass EventLoop to constructorMax Kellermann2014-10-091-1/+4
* test/run_input, ...: add struct ScopeIOThreadMax Kellermann2014-10-078-32/+50
* test/run_storage: new debug programMax Kellermann2014-10-071-0/+130
* Merge tag 'v0.18.16'Max Kellermann2014-09-261-1/+1
|\