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
/
DumpDecoderClient.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-16
test: fix double promotion
Rosen Penev
2020-03-16
remove gcc_unused
Rosen Penev
2020-02-04
test/DumpDecoderClient: allow overriding GetCommand()
Max Kellermann
2020-02-04
Merge branch 'v0.21.x'
Max Kellermann
2020-01-25
test/DumpDecoderClient: dump the `seekable` flag
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
decoder/Bridge: add `noexcept`
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-05
decoder/Client: add `noexcept`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-09-21
decoder/Client: use std::chrono::duration<double> instead of raw `double`
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-02-17
test/DumpDecoderClient: use STDOUT_FILENO
Max Kellermann
2018-02-17
test/DumpDecoderClient: convert static local to class attribute
Max Kellermann
2018-02-17
test/FakeDecoderAPI: rename to DumpDecoderClient
Max Kellermann