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
/
src
/
lib
/
chromaprint
Age
Commit message (
Expand
)
Author
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-03-12
lib/chromaprint/DecoderClient: add assertion
Max Kellermann
2020-03-12
lib/chromaprint/DecoderClient: check `ready` in GetCommand()
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
decoder/Bridge: add `noexcept`
Max Kellermann
2019-07-05
lib/chromaprint/DecoderClient: catch and postpone InputStream::LockRead() errors
Max Kellermann
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-04-05
command: add command "getfingerprint"
Max Kellermann
2019-04-05
tag/meson.build: move libchromaprint detection to lib/chromaprint/
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