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
2019-07-29
playlist/Song: support backslash in relative URIs
Max Kellermann
2019-07-29
test/test_translate_song: remove unused variable "s1"
Max Kellermann
2019-07-12
test/run_decoder: catch StopDecoder
Max Kellermann
2019-03-20
test/RunChromaprint: add missing `override`
Max Kellermann
2019-03-16
test/TestSongFilter: unit test for song filters
Max Kellermann
2019-03-16
test/meson.build: add section for filter tests
Max Kellermann
2019-03-16
test/MakeTag: add `noexcept`
Max Kellermann
2019-03-16
test/MakeTag: remove `static`
Max Kellermann
2019-03-16
test/test_translate_song: move MakeTag() to header
Max Kellermann
2019-02-20
db/Plugin: use std::unique_ptr<> to manage Database pointers
Max Kellermann
2019-02-05
playlist/Registry: add RAII class
Max Kellermann
2019-02-05
decoder/List: add RAII class
Max Kellermann
2019-02-05
input/Init: add RAII class
Max Kellermann
2019-02-05
test/ConfigGlue: merge duplicate code from various debug programs
Max Kellermann
2019-02-05
archive/List: add RAII class
Max Kellermann
2019-01-21
test/net/TestIPv4Address: make literal unsigned to work around -Wsign-compare
Max Kellermann
2019-01-21
test/net/TestIPv6Address: work around failure on macOS
Max Kellermann
2019-01-21
test/net/TestLocalSocketAddress: can't use strcmp() if the string isn't null-...
Max Kellermann
2019-01-20
test/net: new unit tests
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-15
test/meson.build: run_storage depends on event lib
Volodymyr Medvid
2018-11-02
remove some autotools remains
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-30
pcm/PcmUtils: rename to Clamp.hxx
Max Kellermann
2018-10-29
test/PcmFormat: add Float/32 bit test
Max Kellermann
2018-10-29
test/PcmFormat: rename FormatFloat to FormatFloat16
Max Kellermann
2018-10-24
tag/Chromaprint: OO wrapper for a ChromaprintContext
Max Kellermann
2018-10-16
test: use GTest instead of cppunit
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-22
player/CrossFade: use std::chrono::duration
Max Kellermann
2018-09-21
decoder/Client: use std::chrono::duration<double> instead of raw `double`
Max Kellermann
2018-09-02
protocol/ArgParser: move struct RangeArg to separate header
Max Kellermann
2018-08-21
net/Resolver: replace with more advanced implementation
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-19
test/run_neighbor_explorer: allocate ConfigData on the stack
Max Kellermann
2018-08-19
test/run_input: allocate ConfigData in class GlobalInit
Max Kellermann
2018-08-19
test/run_decoder: allocate ConfigData in class GlobalInit
Max Kellermann
2018-08-19
test/dump_rva2: remove obsolete fake function config_get_string()
Max Kellermann
2018-08-19
test/dump_playlist: allocate ConfigData on the stack
Max Kellermann
2018-08-19
test/DumpDatabase: allocate ConfigData on the stack
Max Kellermann
2018-08-02
song/OptimizeFilter: optimization stage for filters
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-24
test/ParseSongFilter: new debug program
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-18
config/Migrate: library to migrate deprecated settings
Max Kellermann
2018-07-17
test/DumpDatabase: use struct ConfigData
Max Kellermann
2018-07-17
neighbor/Glue: use struct ConfigData
Max Kellermann
2018-07-17
tag/Config: use struct ConfigData
Max Kellermann
2018-07-17
test/run_output: use struct ConfigData
Max Kellermann
2018-07-17
test/run_filter: use struct ConfigData
Max Kellermann
[next]