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
test/test_translate_song: remove unused variable "s1"
Max Kellermann
2019-07-12
test/run_decoder: catch StopDecoder
Max Kellermann
2019-07-05
pcm/Volume: Open() returns output sample format
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-07-05
decoder/Bridge: add `noexcept`
Max Kellermann
2019-06-26
pcm/Export: add GetSilence()
Max Kellermann
2019-06-26
test/test_pcm_export: add tests for Get{In,Out}put{Frame,Block}Size()
Max Kellermann
2019-06-18
pcm/Dsd{16,32}: stash odd frames away for the next call
Max Kellermann
2019-06-17
pcm/Export: convert the DSD bools to an enum
Max Kellermann
2019-06-17
pcm/Dop: stash odd frames away for the next call
Max Kellermann
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-16
pcm/Pcm{Dop,Export}: drop "Pcm" prefix
Max Kellermann
2019-06-15
archive/Lookup: move to fs/LookupFile.cxx
Max Kellermann
2019-06-15
archive/Lookup: pass class Path
Max Kellermann
2019-06-15
archive/Lookup: pass const pointer
Max Kellermann
2019-06-15
archive/Lookup: return AllocatedPath
Max Kellermann
2019-06-06
tag/Handler: pass StringView to OnTag() and OnPair()
Max Kellermann
2019-06-06
test/TestCircularBuffer: add `constexpr` to fix -Wvla
Max Kellermann
2019-05-31
archive/ArchiveLookup: replace output parameters with a struct
Max Kellermann
2019-05-31
archive/ArchiveLookup: remove "suffix" output parameter
Max Kellermann
2019-05-31
archive/ArchiveLookup: throw on error
Max Kellermann
2019-05-31
mixer/Listener: add `noexcept`
Max Kellermann
2019-05-29
input/InputStream: make IsEOF() and IsAvailable() const
Max Kellermann
2019-05-23
Log: make LogLevel the first parameter
Max Kellermann
2019-05-22
DetachedSong: allow LoadFile(), Update() to throw
Max Kellermann
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
[prev]
[next]