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
doc/user.rst: move plugin reference to plugins.rst
Max Kellermann
2018-10-30
Listen: listen on $XDG_RUNTIME_DIR/mpd/socket by default
Max Kellermann
2018-10-30
event/ServerSocket: allow mixing AddFD() with other Add*() methods
Max Kellermann
2018-10-30
doc/conf.py: use the "classic" theme
Max Kellermann
2018-10-30
doc/user.rst: remove redundant tags list, link to protocol documentation
Max Kellermann
2018-10-30
doc/*.rst: revise captions and section types
Max Kellermann
2018-10-30
doc/user.rst: add links to "Listeners"
Max Kellermann
2018-10-30
doc/user.rst: add bind_to_address/port examples
Max Kellermann
2018-10-30
Listen: eliminate listen_add_config_param()
Max Kellermann
2018-10-30
event/ServerSocket: add AddFD() overload with AllocatedSocketAddress&&
Max Kellermann
2018-10-30
event/ServerSocket: make AddAddress() a template
Max Kellermann
2018-10-30
event/ServerSocket: include cleanup
Max Kellermann
2018-10-30
event/ServerSocket: use class IPv6Address
Max Kellermann
2018-10-30
event/ServerSocket: make OneServerSocket an inner class
Max Kellermann
2018-10-30
event/ServerSocket: make OnAccept() noexcept
Max Kellermann
2018-10-30
event/ServerSocket: use C++11 initializer
Max Kellermann
2018-10-30
event/ServerSocket: pass UniqueSocketDescriptor to AddFD()
Max Kellermann
2018-10-30
event/ServerSocket: add `noexcept`
Max Kellermann
2018-10-30
net/SocketUtil: update API documentation
Max Kellermann
2018-10-30
meson.build: re-add -funwind-tables which got lost in v0.20.23 merge
Max Kellermann
2018-10-30
pcm: build dsd2pcm only if -Dtest=true
Max Kellermann
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
[next]