mpd/test
Max Kellermann 322b061632 DetachedSong: fork of struct Song
From now on, struct Song will be used by the database only, and
DetachedSong will be used by everybody else.  DetachedSong is easier
to use, but Song has lower overhead.
2014-01-09 09:05:58 +01:00
..
dump_playlist.cxx DetachedSong: fork of struct Song 2014-01-09 09:05:58 +01:00
dump_rva2.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
dump_text_file.cxx InputStream: add static method OpenReady() 2013-12-29 18:08:49 +01:00
DumpDatabase.cxx DetachedSong: fork of struct Song 2014-01-09 09:05:58 +01:00
FakeDecoderAPI.cxx test/*: use fprintf(stderr,...) and Log() instead of g_printerr() 2013-12-24 14:44:08 +01:00
FakeReplayGainConfig.cxx replay_gain_*.h: rename to *.hxx 2013-10-02 12:22:12 +02:00
FakeSong.cxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
read_conf.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
read_mixer.cxx test/*: use fprintf(stderr,...) and Log() instead of g_printerr() 2013-12-24 14:44:08 +01:00
read_tags.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
run_avahi.cxx test/run_avahi: new debug program 2013-10-18 09:01:34 +02:00
run_convert.cxx test/*: use fprintf(stderr,...) and Log() instead of g_printerr() 2013-12-15 18:52:13 +01:00
run_decoder.cxx test/*: use fprintf(stderr,...) and Log() instead of g_printerr() 2013-12-15 18:52:13 +01:00
run_encoder.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
run_filter.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
run_inotify.cxx test/*: use fprintf(stderr,...) and Log() instead of g_printerr() 2013-12-24 14:44:08 +01:00
run_input.cxx InputStream: add static method OpenReady() 2013-12-29 18:08:49 +01:00
run_normalize.cxx test/*: use fprintf(stderr,...) and Log() instead of g_printerr() 2013-12-15 18:52:13 +01:00
run_output.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
run_resolver.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
ShutdownHandler.cxx test/run_inotify: use SignalMonitor 2013-10-18 08:56:25 +02:00
ShutdownHandler.hxx test/run_inotify: use SignalMonitor 2013-10-18 08:56:25 +02:00
software_volume.cxx test: add missing includes 2014-01-07 23:57:39 +01:00
stdbin.h copyright year 2011 2011-01-29 10:13:54 +01:00
test_archive_bzip2.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_iso9660.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_zzip.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive.cxx test/*: add more missing stdlib.h includes 2013-11-05 17:28:23 +01:00
test_byte_reverse.cxx test/*: add more missing stdlib.h includes 2013-11-05 17:28:23 +01:00
test_mixramp.cxx test/test_mixramp: add threshold to floating point comparisons 2013-11-04 22:08:59 +01:00
test_pcm_all.hxx test: use the CPPUNIT framework for unit tests 2013-10-16 23:36:36 +02:00
test_pcm_channels.cxx pcm/PcmChannels: use struct ConstBuffer 2013-12-02 11:21:32 +01:00
test_pcm_dither.cxx pcm/PcmDither: inline Dither24To16() and Dither32To16() 2013-12-28 18:30:13 +01:00
test_pcm_format.cxx pcm/Format: change parameters/return values to ConstBuffer 2014-01-06 23:08:49 +01:00
test_pcm_main.cxx test/*: add more missing stdlib.h includes 2013-11-05 17:28:23 +01:00
test_pcm_mix.cxx pcm/PcmMix: improved dithering 2013-12-28 18:30:27 +01:00
test_pcm_pack.cxx test/test_pcm: use C++11 random instead of GLib 2013-10-19 15:05:48 +02:00
test_pcm_util.hxx pcm/Format: change parameters/return values to ConstBuffer 2014-01-06 23:08:49 +01:00
test_pcm_volume.cxx pcm/Volume: improved dithering 2013-12-28 18:30:24 +01:00
test_queue_priority.cxx DetachedSong: fork of struct Song 2014-01-09 09:05:58 +01:00
test_util.cxx util/UriUtil: uri_get_suffix() fails if name begins with dot 2013-12-29 17:40:51 +01:00
test_vorbis_encoder.cxx Tag: remove method AddItem() 2013-12-03 13:15:42 +01:00
visit_archive.cxx test/*: remove GLib logging setup 2013-12-24 14:13:03 +01:00