mpd/test
Max Kellermann 8547611479 release v0.18.16
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJUJSq1AAoJECNuiljG20US8CAQAJo/4jAPKsba6RVWf4oWo1Tl
 1KUVHaqPonboZ+ArexI+eLObRzmzawTdzc1iVAI8KhISaZkfBWvY3PGFbn6GW3xZ
 o1GMRkjhps/ZWIXao2qzelITMzEWzKuAPEGdQE2Z3qXDP/bva0QnAJwjm6zfMsrz
 qKYDjQlCGkt7s6jw8gbLGrcoPgP+q7s522qb/0gBc620OivufuEeAQquaahY3X+L
 PnXGqsNr34Xqw8EeHCahVGvvQeetY0dGTG/EUiLuxgACqRnjnxwgZ1Xem3YSlGgP
 KZVmEqepcvLgz7BlLkQrHse4eEcdxmojRP4towUPUOeRKb1LIlDr9AF6LoulGJr4
 jCTeOhzRpmh7wo/rh2klMJXSkqqQlu84+jG7d+PW38oweVCO9HekhyfIDWYDJq/+
 jndDRMK7pcPl4sBBXPrJNLdGAQZoJDxRD84syEwOmGOL1FgV2KZl1pJ81fOacR5x
 BHeRZrtd0iZ97/qZL+wtNskKU21lMjKqv48saF224FhKCtR1iXkVw4fH6U+H3Q1w
 8mrghkkMUom6yQ1mL7U2zA3P6yUcpOJIp0OwMLkJc4H7iOY3a21IAsH0KXmn/Z5O
 RE+0zSZm4krUg5uoxhhJWbJnORjoexMv1iaR8+uh71qvBI+RwQXjYA94VJ3Rf88/
 R4tE+xb0ZY8OvTXGswdF
 =y5Hv
 -----END PGP SIGNATURE-----

Merge tag 'v0.18.16'
2014-09-26 11:06:11 +02:00
..
.gitignore neighbor: new subsystem to detect file servers on the local network 2014-01-26 00:10:05 +01:00
DumpDatabase.cxx DatabasePlugin: split header 2014-02-19 22:54:52 +01:00
FakeDecoderAPI.cxx DecoderAPI: pass SignedSongTime to decoder_initialized() 2014-08-29 21:40:15 +02:00
FakeDecoderAPI.hxx DecoderAPI: add function decoder_open_uri() 2014-05-22 12:35:20 +02:00
FakeReplayGainConfig.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
ShutdownHandler.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
ShutdownHandler.hxx test/ShutdownHandler: make the constructor "explicit" 2014-02-05 00:00:00 +01:00
TestCircularBuffer.hxx util/CircularBuffer: add method GetSpace() 2014-03-16 00:28:42 +01:00
dump_playlist.cxx DetachedSong: use std::chrono::duration for start_ms and end_ms 2014-08-28 13:03:18 +02:00
dump_rva2.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
dump_text_file.cxx input/TextInputStream: return char* 2014-08-07 00:06:02 +02:00
read_conf.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
read_mixer.cxx Mixer: add class MixerListener 2014-02-19 21:40:14 +01:00
read_tags.cxx TagHandler: pass SongTime to duration() 2014-08-29 22:52:04 +02:00
run_avahi.cxx event/Loop: remove the dummy constructor argument 2014-02-05 00:00:03 +01:00
run_convert.cxx PcmConvert: Convert() returns ConstBuffer 2014-08-12 16:36:07 +02:00
run_decoder.cxx test/run_decoder: dump MixRamp data 2014-09-09 19:17:22 +02:00
run_encoder.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
run_filter.cxx Filter: FilterPCM() returns ConstBuffer 2014-08-12 16:40:51 +02:00
run_gunzip.cxx input/GunzipInputStream: new class 2014-08-08 20:11:29 +02:00
run_gzip.cxx fs/output, fs/TextFile: move to fs/io/ 2014-08-07 19:38:25 +02:00
run_inotify.cxx event/Loop: remove the dummy constructor argument 2014-02-05 00:00:03 +01:00
run_input.cxx fs/output, fs/TextFile: move to fs/io/ 2014-08-07 19:38:25 +02:00
run_neighbor_explorer.cxx event/Loop: remove the dummy constructor argument 2014-02-05 00:00:03 +01:00
run_normalize.cxx test: various fixups for building without GLib 2014-02-18 09:18:42 +01:00
run_output.cxx PlayerControl: make settings "const" 2014-08-30 00:28:02 +02:00
run_resolver.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
software_volume.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
stdbin.h copyright year 2014 2014-01-13 22:31:55 +01:00
test_archive.cxx archive/*: move to archive/plugins/ 2014-01-24 00:09:37 +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_byte_reverse.cxx copyright year 2014 2014-01-13 22:31:55 +01:00
test_icy_parser.cxx Merge branch 'v0.18.x' 2014-01-27 10:33:42 +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 output/alsa, pcm: rename "DSD over USB" to "DoP" 2014-08-31 16:12:26 +02:00
test_pcm_channels.cxx test/test_pcm: replace 256 with prime number 2014-03-15 10:53:13 +01:00
test_pcm_dither.cxx test/test_pcm: replace 256 with prime number 2014-03-15 10:53:13 +01:00
test_pcm_export.cxx output/alsa, pcm: rename "DSD over USB" to "DoP" 2014-08-31 16:12:26 +02:00
test_pcm_format.cxx test/test_pcm: replace 256 with prime number 2014-03-15 10:53:13 +01:00
test_pcm_main.cxx test/test_pcm: add PcmExport unit test 2014-08-12 22:05:38 +02:00
test_pcm_mix.cxx test/test_pcm: replace 256 with prime number 2014-03-15 10:53:13 +01:00
test_pcm_pack.cxx test/test_pcm: replace 256 with prime number 2014-03-15 10:53:13 +01:00
test_pcm_util.hxx copyright year 2014 2014-01-13 22:31:55 +01:00
test_pcm_volume.cxx test/test_pcm: replace 256 with prime number 2014-03-15 10:53:13 +01:00
test_protocol.cxx test/test_protocol: add missing stdlib.h include 2014-09-24 23:03:28 +02:00
test_queue_priority.cxx Queue*: move to queue/ 2014-01-24 00:17:50 +01:00
test_rewind.cxx InputStream: move typedef offset_type to Offset.hxx 2014-08-19 22:29:52 +02:00
test_translate_song.cxx Tag: use SignedSongTime for the song duration 2014-08-29 13:20:58 +02:00
test_util.cxx util/CircularBuffer: new buffer class 2014-03-15 18:35:52 +01:00
test_vorbis_encoder.cxx Config*: move to config/ 2014-01-24 00:20:01 +01:00
visit_archive.cxx ArchivePlugin: pass Path to open() 2014-02-08 13:25:44 +01:00