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
2013-12-29
InputStream: add static method OpenReady()
Max Kellermann
2013-12-28
pcm/PcmMix: improved dithering
Max Kellermann
2013-12-28
pcm/Volume: improved dithering
Max Kellermann
2013-12-28
pcm/PcmDither: inline Dither24To16() and Dither32To16()
Max Kellermann
2013-12-24
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-12-24
test/*: remove GLib logging setup
Max Kellermann
2013-12-23
pcm/Volume: convert to class
Max Kellermann
2013-12-23
pcm/PcmVolume: rename to Volume.cxx
Max Kellermann
2013-12-15
test/*: use fprintf(stderr,...) and Log() instead of g_printerr()
Max Kellermann
2013-12-15
configure.ac: add option "--disable-glib"
Max Kellermann
2013-12-14
DecoderAPI: add function decoder_read_full()
Max Kellermann
2013-12-14
DecoderAPI: add function decoder_skip()
Max Kellermann
2013-12-14
test: merge duplicate code to FakeDecoderAPI.cxx
Max Kellermann
2013-12-05
test/run_encoder: destruct the Encoder before exiting
Max Kellermann
2013-12-04
system/Resolver: sockaddr_to_string() returns std::string()
Max Kellermann
2013-12-03
Tag: remove method AddItem()
Max Kellermann
2013-12-02
pcm/PcmChannels: use struct ConstBuffer
Max Kellermann
2013-11-13
PcmConvert: add methods Open(), Close()
Max Kellermann
2013-11-11
filter/route, ...: add missing stdlib.h includes
Max Kellermann
2013-11-05
test/*: add more missing stdlib.h includes
Max Kellermann
2013-11-04
test/test_mixramp: add threshold to floating point comparisons
Max Kellermann
2013-10-30
CrossFade: use negative value for invalid MixRamp overlap
Max Kellermann
2013-10-30
test/test_mixramp: improved test for mixramp_interpolate(0)
Max Kellermann
2013-10-30
test/test_mixramp: add test with "invalid" return value
Max Kellermann
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
2013-10-26
TagFile: use Path instead of const char *
Max Kellermann
2013-10-26
DecoderControl: move code/attributes to new class MixRampInfo
Max Kellermann
2013-10-26
test/test_mixramp: unit test for mixramp_interpolate()
Max Kellermann
2013-10-25
ReplayGainInfo: refactor to a class
Max Kellermann
2013-10-25
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-24
test/run_decoder: print the song duration
Max Kellermann
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
2013-10-23
UriUtil: uri_remove_auth() returns std::string
Max Kellermann
2013-10-23
test/test_util: unit test for libutil.a
Max Kellermann
2013-10-21
decoder: rename the struct to "Decoder"
Max Kellermann
2013-10-21
DecoderPlugin: move functions into the struct
Max Kellermann
2013-10-21
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
2013-10-20
Inotify: convert anonymous enum to constexpr
Max Kellermann
2013-10-20
TagType: rename enum tag_type to TagType
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-19
test/test_pcm: use C++11 random instead of GLib
Max Kellermann
2013-10-18
test/run_avahi: new debug program
Max Kellermann
2013-10-18
test/run_inotify: use SignalMonitor
Max Kellermann
2013-10-17
thread/{Cond,Mutex}: use "class" instead of "typedef"
Max Kellermann
2013-10-17
ArchiveLookup: return const strings
Max Kellermann
2013-10-17
test/test_archive: unit test for archive_lookup()
Max Kellermann
2013-10-16
test: use the CPPUNIT framework for unit tests
Max Kellermann
2013-10-16
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
2013-10-16
util/byte_reverse: convert to C++
Max Kellermann
2013-10-16
pcm_pack: convert to C++
Max Kellermann
[next]