aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-27pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann2-6/+66
2015-10-20DetachedSong: move code from Update() to LoadFile()Max Kellermann1-2/+2
2015-10-16test/ReadApeTags: new debug programMax Kellermann2-0/+65
2015-08-15test/stdbin.h: remove obsolete headerMax Kellermann10-38/+0
2015-08-15PlayerThread, ...: move to src/player/Max Kellermann2-2/+2
2015-08-14protocol/Result: move command_list_num to class ResponseMax Kellermann1-1/+1
2015-08-12client/Response: new Client wrapper class for writing responsesMax Kellermann1-8/+14
2015-08-11protocol/ArgParser: add struct RangeArgMax Kellermann1-11/+12
2015-07-22net/ToString: rename sockaddr_to_string() to ToString()Max Kellermann1-1/+1
2015-07-22net/Resolver: move sockaddr_to_string() to ToString.cxxMax Kellermann1-0/+1
2015-06-26config/Global: allow calling config_get_string() with one argumentMax Kellermann1-1/+1
2015-06-25lib/icu/{Converter,Collate}: return AllocatedStringMax Kellermann1-3/+7
2015-06-22test/TestFs: new unit test for libfs.aMax Kellermann1-0/+107
2015-06-22test/test_translate_song: use PATH_LITERAL()Max Kellermann1-1/+1
2015-06-22test/test_pcm_util: call the C++11 random engine instead of random()Max Kellermann1-1/+1
2015-06-22test/test_pcm: add PcmInterleave() unit testMax Kellermann3-0/+144
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann1-4/+4
2015-02-10net/SocketAddress: light wrapper for struct sockaddrMax Kellermann1-1/+2
2015-02-10system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann1-1/+1
2015-01-26test/read_mixer: add missing stdlib.h includeMax Kellermann1-0/+1
2015-01-22Config: add section "resampler"Max Kellermann1-8/+0
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann6-17/+18
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann4-4/+4
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann6-6/+6
2015-01-14test/run_encoder: use EncoderToOutputStream()Max Kellermann2-32/+42
2015-01-08encoder/Interface: move functions into the structMax Kellermann2-6/+6
2015-01-08encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann2-0/+2
2015-01-06test/WriteFile: new debug programMax Kellermann1-0/+78
2015-01-01Copyright year 2015Max Kellermann42-42/+42
2014-12-26EncoderPlugin: pass Tag reference to method tag()Max Kellermann1-1/+1
2014-12-26test/FakeDecoderAPI: dump tagsMax Kellermann1-1/+6
2014-12-05configure.ac: require GLib 2.32 (if enabled)Max Kellermann11-124/+0
2014-12-04util/DivideString: add option "strip"Max Kellermann1-0/+10
2014-12-04util/SplitString: new utility classMax Kellermann2-0/+67
2014-12-04test/test_util: add unit test for DivideStringMax Kellermann2-0/+46
2014-12-04test/TestCircularBuffer: include cleanupMax Kellermann1-6/+1
2014-12-04test/test_util: move class UriUtilTest to UriUtilTest.hxxMax Kellermann2-57/+67
2014-12-01test/TestIcu: new unit test for lib/icu/*Max Kellermann1-0/+82
2014-11-25test/run_input: make variables more localMax Kellermann1-12/+8
2014-11-21configure.ac: add macro MPD_ENABLE_AUTO_PKGMax Kellermann1-1/+1
2014-11-10test/FakeDecoderAPI: dump bit rateMax Kellermann1-0/+6
2014-11-02util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann1-0/+19
2014-11-01util/UriUtil: add uri_get_suffix() overload that ignores query stringMax Kellermann1-0/+19
2014-10-25test/test_archive: don't use GLibMax Kellermann1-8/+6
2014-10-24test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabledMax Kellermann3-0/+12
2014-10-09StoragePlugin: pass EventLoop to constructorMax Kellermann1-1/+4
2014-10-07test/run_input, ...: add struct ScopeIOThreadMax Kellermann8-32/+50
2014-10-07test/run_storage: new debug programMax Kellermann1-0/+130
2014-09-24test/test_protocol: add missing stdlib.h includeMax Kellermann1-1/+1
2014-09-24test/test_protocol: add missing unistd.h includeMax Kellermann1-0/+2