index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2016-04-30
test/test_byte_reverse: use gcc_alignas() for gcc<4.8 compatibility
Max Kellermann
2016-04-28
Bug#822848: mpd FTBFS on Alpha; misaligned arrays in the test suite
Michael Cree
2015-01-26
test/read_mixer: add missing stdlib.h include
Max Kellermann
2014-11-25
test/run_input: make variables more local
Max Kellermann
2014-11-10
test/FakeDecoderAPI: dump bit rate
Max Kellermann
2014-11-01
util/UriUtil: add uri_get_suffix() overload that ignores query string
Max Kellermann
2014-10-25
test/test_archive: don't use GLib
Max Kellermann
2014-10-24
test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabled
Max Kellermann
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
2014-10-07
test/run_input, ...: add struct ScopeIOThread
Max Kellermann
2014-10-07
test/run_storage: new debug program
Max Kellermann
2014-09-26
Merge tag 'v0.18.16'
Max Kellermann
2014-09-24
test/test_protocol: add missing stdlib.h include
Max Kellermann
2014-09-24
Merge branch 'v0.18.x'
Max Kellermann
2014-09-24
test/test_protocol: add missing unistd.h include
Max Kellermann
2014-09-11
Merge tag 'v0.18.14'
Max Kellermann
2014-09-09
test/run_decoder: dump MixRamp data
Max Kellermann
2014-09-04
test/test_protocol: unit test for protocol/ArgParser.cxx
Max Kellermann
2014-08-31
output/alsa, pcm: rename "DSD over USB" to "DoP"
Max Kellermann
2014-08-30
PlayerControl: make settings "const"
Max Kellermann
2014-08-29
TagHandler: pass SongTime to duration()
Max Kellermann
2014-08-29
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
2014-08-29
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-26
DecoderAPI: use std::chrono::duration for decoder_seek*()
Max Kellermann
2014-08-26
DecoderAPI: add decoder_seek_where_frame()
Max Kellermann
2014-08-26
DecoderAPI: add decoder_seek_where_ms()
Max Kellermann
2014-08-19
InputStream: move typedef offset_type to Offset.hxx
Max Kellermann
2014-08-13
test/test_rewind: add missing stdlib.h include
Max Kellermann
2014-08-12
PcmExport: use class ConstBuffer
Max Kellermann
2014-08-12
test/test_pcm: add PcmExport unit test
Max Kellermann
2014-08-12
Filter: FilterPCM() returns ConstBuffer
Max Kellermann
2014-08-12
PcmConvert: Convert() returns ConstBuffer
Max Kellermann
2014-08-08
input/GunzipInputStream: new class
Max Kellermann
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
2014-08-07
input/TextInputStream: return char*
Max Kellermann
2014-08-06
util/FifoBuffer: rename to StaticFifoBuffer
Max Kellermann
2014-08-06
fs/GzipOutputStream: new class wrapping zlib
Max Kellermann
2014-07-30
*Save, *State: use the OutputStream API instead of FILE*
Max Kellermann
2014-07-12
Tag: add class const_iterator and methods begin(), end()
Max Kellermann
2014-07-11
test/FakeDecoderAPI: dump MixRamp data
Max Kellermann
2014-07-09
DecoderAPI: add function decoder_read_full()
Max Kellermann
2014-07-09
DecoderAPI: add function decoder_skip()
Max Kellermann
2014-07-09
test: merge duplicate code to FakeDecoderAPI.cxx
Max Kellermann
2014-05-22
InputStream: make Seek() always absolute
Max Kellermann
2014-05-22
DecoderAPI: add function decoder_open_uri()
Max Kellermann
2014-05-22
test/run_decoder: merge code into FakeDecoderAPI.cxx
Max Kellermann
2014-05-22
test/run_decoder: auto-initialize struct Decoder
Max Kellermann
2014-05-22
test/run_decoder: move the "uri" attribute out of struct Decoder
Max Kellermann
2014-05-22
test/run_decoder: move the DecoderPlugin pointer out of struct Decoder
Max Kellermann
[next]