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
Age
Commit message (
Expand
)
Author
2018-10-30
python/build/meson.py: use toolchain.libs (for libc++)
Max Kellermann
2018-10-30
LogInit: work around two Android compiler warnings
Max Kellermann
2018-10-30
pcm/Clamp: convert to `constexpr`
Max Kellermann
2018-10-30
pcm/PcmUtils: rename to Clamp.hxx
Max Kellermann
2018-10-29
pcm/FloatConvert: make IntegerToFloatSampleConvert::Convert() constexpr
Max Kellermann
2018-10-29
Merge tag 'v0.20.23'
Max Kellermann
2018-10-29
release v0.20.23
v0.20.23
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-29
Merge branch 'v0.20.x'
Max Kellermann
2018-10-29
pcm/FloatConvert: fix compile-time integer overflow for S32
Max Kellermann
2018-10-29
pcm/FloatConvert: use FloatToIntegerSampleConvert::factor for IntegerToFloatS...
Max Kellermann
2018-10-29
pcm/FloatConvert: add `static_assert` on the factor
Max Kellermann
2018-10-29
input/CdioParanoia: parse_cdio_uri() returns CdioUri
Max Kellermann
2018-10-29
input/CdioParanoia: rename struct cdio_uri to CdioUri
Max Kellermann
2018-10-29
input/CdioParanoia: use StringAfterPrefixIgnoreCase()
Max Kellermann
2018-10-29
util/StringCompare: add StringAfterPrefixIgnoreCase()
Max Kellermann
2018-10-29
Fix typo in build instructions
iamsi
2018-10-29
player/Control: move IDLE_PLAYER to Player::SeekDecoder()
Max Kellermann
2018-10-29
NEWS: mention the new clang crash bug workaround
Max Kellermann
2018-10-29
db/update: catch all exceptions
Max Kellermann
2018-10-29
configure.ac: add `-funwind-tables` to work around clang bug
Max Kellermann
2018-10-29
increment version number to 0.20.23
Max Kellermann
2018-10-26
meson.build: install the SVG icon
Max Kellermann
2018-10-26
meson.build: install README, NEWS etc.
Max Kellermann
2018-10-25
input/Registry: add missing include
Max Kellermann
2018-10-25
decoder/Thread: reimplement HasRemoteTagScanner() using the InputPlugin list
Max Kellermann
2018-10-24
input/Plugin: add attribute `prefixes`
Max Kellermann
2018-10-24
decoder/Thread: enable output tags for Tidal and Qobuz
Max Kellermann
2018-10-24
decoder/Thread: move check to SongHasVolatileTags()
Max Kellermann
2018-10-24
tag/Chromaprint: OO wrapper for a ChromaprintContext
Max Kellermann
2018-10-24
decoder/Control: convert to class, make various attributes private
Max Kellermann
2018-10-23
Merge tag 'v0.20.22'
Max Kellermann
2018-10-23
release v0.20.22
v0.20.22
Max Kellermann
2018-10-23
input/Error: work around clang bug leading to crash
Max Kellermann
2018-10-23
android/build.py: improved libc++ linker flags (for NDK r18)
Max Kellermann
2018-10-23
Makefile.am: include mpd.svg in source tarball
Max Kellermann
2018-10-23
decoder/fluidsynth: adapt to API change in version 2.0
Max Kellermann
2018-10-22
Makefile.am: install the SVG icon
Max Kellermann
2018-10-22
SongFilter: check value.empty() after checking tag fallbacks
Max Kellermann
2018-10-22
Merge branch 'v0.20.x'
Max Kellermann
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-10-22
db/Count: print empty group if song without grouped tag exists
Max Kellermann
2018-10-22
db/Count: move code to tag/VisitCallback.hxx
Max Kellermann
2018-10-22
tag/Fallback: add tag fallbacks for AlbumArtistSort, ArtistSort
Max Kellermann
2018-10-22
SongFilter: use ApplyTagFallback()
Max Kellermann
2018-10-22
db/Count: use ApplyTagFallback()
Max Kellermann
2018-10-22
tag/Set: move code to ApplyTagWithFallback()
Max Kellermann
2018-10-22
tag/Set: include cleanup
Max Kellermann
2018-10-22
tag/Set: use TagBuilder::AddItemUnchecked()
Max Kellermann
[next]