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
2021-05-19
Code deduplication: move mod_loadfile() into ModCommon.cxx
GrimReaperFloof
2021-05-19
Merge branch 'npu' of git://github.com/neheb/MPD
Max Kellermann
2021-05-19
Merge branch 'flac-ogg' of git://github.com/jprjr/VGMPD
Max Kellermann
2021-05-19
Merge branch 'v0.22.x'
Max Kellermann
2021-05-19
db/proxy: split search into chunks to avoid exceeding the output buffer
Max Kellermann
2021-05-19
db/proxy: send "window" as separate parameter to SendConstraints()
Max Kellermann
2021-05-19
db/proxy: require libmpdclient 2.11 or later
Max Kellermann
2021-05-19
doc/plugins.rst: mention the minimum MPD version
Max Kellermann
2021-05-19
doc/plugins.rst: add libmpdclient website link
Max Kellermann
2021-05-19
db/proxy: require MPD 0.20 or later
Max Kellermann
2021-05-18
command/PlaylistCommands: pass real_uri to LookupRemoteTag()
Max Kellermann
2021-05-18
command/file: cache the last "albumart" file
Max Kellermann
2021-05-18
input/LastInputStream: new class
Max Kellermann
2021-05-17
Merge branch 'v0.22.x'
Max Kellermann
2021-05-17
{input,storage}/curl: set CURLOPT_HTTPAUTH=CURLAUTH_BASIC
Max Kellermann
2021-05-17
python/build/libs.py: update OpenSSL to 3.0.0-alpha16
Max Kellermann
2021-05-17
python/build/libs.py: update FFmpeg to 4.4
Max Kellermann
2021-05-17
python/build/libs.py: update CURL to 7.76.1
Max Kellermann
2021-05-17
doc/meson.build: remove "upload" target
Max Kellermann
2021-05-15
flac encoder: enable Ogg FLAC and Ogg chaining
John Regan
2021-05-11
doc/conf.py: Copyright 2021
Max Kellermann
2021-05-11
doc/conf.py: move "~git" suffix to release
Max Kellermann
2021-05-11
doc/conf.py: update version number to 0.23~git
Max Kellermann
2021-05-11
python/build: update Boost URL and version
skidoo23
2021-05-07
Add resampling mode setting to modplug decoder
GrimReaperFloof
2021-04-28
.travis.yml: switch the OSX build to xcode11.6
Max Kellermann
2021-04-28
test/test_mixramp: workaround for -Wdouble-promotion
Max Kellermann
2021-04-27
.travis.yml: install standard Homebrew GTest formula
Max Kellermann
2021-04-27
.travis.yml: switch from Ubuntu Bionic to Ubuntu Focal (20.04)
Max Kellermann
2021-04-27
.travis.yml: switch to ppa:ricotz/toolchain for ninja 1.8 on Ubuntu Trusty
Max Kellermann
2021-04-27
.travis.yml: remove obsolete comment
Max Kellermann
2021-04-26
test/test_pcm_format: another workaround for -Wdouble-promotion
Max Kellermann
2021-04-26
test/test_pcm_format: work around -Wdouble-promotion
Max Kellermann
2021-04-26
output/jack: enable on Windows
Max Kellermann
2021-04-26
output/control: add missing nullptr checks
Max Kellermann
2021-04-20
pcm/Volume: drop support for GCC older than 8
Max Kellermann
2021-04-20
util/BindMethod: drop support for GCC older than 7
Max Kellermann
2021-04-15
Revert "tag/Pool: use strncmp() without strlen() to compare strings"
Max Kellermann
2021-04-07
python/build/boost.py: touch boost/version.hpp to avoid reinstalling all the ...
Max Kellermann
2021-04-06
use [[gnu::pure]] instead of gcc_pure
Max Kellermann
2021-04-06
util/AllocatedString: add concatenating constructor
Max Kellermann
2021-04-06
util/AllocatedArray: include cleanup
Max Kellermann
2021-04-06
net/SocketError: use `constexpr`
Max Kellermann
2021-04-06
net/SocketError: use `auto`
Max Kellermann
2021-04-06
net/SocketError: change "const" to "pure"
Max Kellermann
2021-04-06
util/StringBuffer: make capacity() static
Max Kellermann
2021-04-06
util/DereferenceIterator: simplify operator->()
Max Kellermann
2021-04-06
util/DereferenceIterator: fix static_cast in operator->()
Max Kellermann
2021-04-06
Java/Exception: simplify RethrowException()
Max Kellermann
2021-04-06
java/File: add non-static GetAbsolutePath() overload
Max Kellermann
[next]