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-05-08
util/Time*: move to time/
Max Kellermann
2019-05-07
event/Call, ...: use wait() with predicate
Max Kellermann
2019-05-07
input/InputStreams: pass std::unique_lock<> to various methods
Max Kellermann
2019-04-26
thread/Cond: add wait() overload which takes a unique_lock<>
Max Kellermann
2019-04-25
thread/*Cond: rename methods to match std::condition_variable
Max Kellermann
2019-04-24
db/DatabaseListener: add `noexcept`
Max Kellermann
2019-04-05
lib/chromaprint/DecoderClient: replace method PrintResult()
Max Kellermann
2019-04-05
decoder/Client: add `noexcept`
Max Kellermann
2019-04-04
pcm/PcmConvert: eliminate Open() and Close()
Max Kellermann
2019-04-04
test/RunChromaprint: move class ChromaprintDecoderClient to lib/chromaprint/
Max Kellermann
2019-04-04
tag/Chromaprint: move to lib/chromaprint/Context.hxx
Max Kellermann
2019-03-25
test/run_filter: check for partial writes
Max Kellermann
2019-03-25
test/run_filter: move code to WriteOrThrow()
Max Kellermann
2019-03-25
test/run_filter: use class FileDescriptor
Max Kellermann
2019-03-21
Merge branch 'v0.21.x'
Max Kellermann
2019-03-20
test/RunChromaprint: add missing `override`
Max Kellermann
2019-03-16
Merge branch 'v0.21.x'
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-03-14
test/run_filter: ensure that partial frames will not get passed to the filter
Max Kellermann
2019-03-14
test/run_filter: move the buffer into the loop
Max Kellermann
2019-03-08
system/ByteOrder: move to util/
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
[next]