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
2014-01-27
IcyMetadataParser: more robust tag parser
Max Kellermann
2014-01-27
test/test_icy_parser: unit test for IcyMetaDataParser.cxx
Max Kellermann
2014-01-20
Queue: rename struct queue to Queue
Max Kellermann
2013-12-29
util/UriUtil: uri_get_suffix() fails if name begins with dot
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
2013-10-15
ConfigData: use std::string for config_param::value
Max Kellermann
2013-10-15
Util/Macros: replacement for GLib's G_N_ELEMENTS()
Max Kellermann
2013-10-15
util/FifoBuffer: C++ version of the fifo_buffer library
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-02
replay_gain_*.h: rename to *.hxx
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-10-02
Listen, ...: add missing includes
Max Kellermann
2013-09-27
DecoderCommand: convert to strictly-typed enum
Max Kellermann
2013-09-05
test/dump_rva2: remove fake Tag symbols
Max Kellermann
2013-09-05
Tag: compile-time initialisation of ignore_tag_items
Max Kellermann
2013-09-05
Tag: move configuration code to TagConfig.cxx
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
PlaylistPlugin: add interface SongEnumerator
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
[next]