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
Age
Commit message (
Expand
)
Author
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
player/Control: move IDLE_PLAYER to Player::SeekDecoder()
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-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
input/Error: work around clang bug leading to crash
Max Kellermann
2018-10-23
decoder/fluidsynth: adapt to API change in version 2.0
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
2018-10-22
tag/Builder: move code to AddItemUnchecked()
Max Kellermann
2018-10-22
decoder/mad: convert `Tag**` parameter to just `Tag*`
Max Kellermann
2018-10-22
decoder/mad: use class UniqueId3Tag
Max Kellermann
2018-10-22
decoder/mad: don't initialize xing::frames
Max Kellermann
2018-10-22
decoder/mad: remove unused attribute from `xing::magic`
Max Kellermann
2018-10-22
Merge branch 'master' of git://github.com/skidoo23/MPD
Max Kellermann
2018-10-19
decoder/mad: use mad_bit_skip() where appropriate
Max Kellermann
2018-10-19
decoder/audiofile: larger stack buffer to reduce overhead
Max Kellermann
2018-10-19
decoder/sndfile: make `vio` constexpr
Max Kellermann
2018-10-19
decoder/mad: move parse_id3_mixramp() to src/tag/Id3ReplayGain.cxx
Max Kellermann
2018-10-19
tag/Id3Scan: make struct id3_tag pointers `const`
Max Kellermann
2018-10-19
tag/Rva2: make struct id3_tag pointers `const`
Max Kellermann
2018-10-17
tag: new tag Label
skidoo23
2018-10-16
input/Error: add `noexcept`
Max Kellermann
2018-10-16
decoder/sidplay: fix typo to avoid linker error with meson (libsidplayfp)
skidoo23
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-10-12
decoder/wavpack: fix warning 'unused variable is_dsd' when compiled with --en...
skidoo23
2018-10-08
Merge branch 'cdda_set_cdspeed' of git://github.com/andrewbasterfield/MPD
Max Kellermann
[next]