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
2020-01-17
python/build/libs.py: update CURL to 7.68.0
Max Kellermann
2020-01-17
python/build/libs.py: update FFmpeg to 4.2.2
Max Kellermann
2020-01-17
python/build/libs.py: update FLAC to 1.3.3
Max Kellermann
2020-01-17
python/build/libs.py: update libmpdclient to 2.17
Max Kellermann
2020-01-17
config/File: allow overriding top-level settings in includes
Max Kellermann
2020-01-14
meson.build: add -f{function,data}-sections to C++ as well
Max Kellermann
2020-01-12
NEWS: mention the Android build fix
Max Kellermann
2020-01-12
android/build.py: support x86_64 builds
Max Kellermann
2020-01-12
android/build.py: drop -lmstackrealign
Max Kellermann
2020-01-12
android/build.py: add -Wl,--exclude-libs=ALL
Max Kellermann
2020-01-12
android/build.py: add -fno-faddrsig and -lmstackrealign
Max Kellermann
2020-01-12
android/build.py: drop --sysroot, -isystem, -L, ...
Max Kellermann
2020-01-12
android/build.py: append API level to LLVM triple
Max Kellermann
2020-01-12
android/build.py: drop "-none" from llvm_triple
Max Kellermann
2020-01-12
android/build.py: remove obsolete dict key android_api_level
Max Kellermann
2020-01-12
pulse: obey Pulse's maximum sample rate (fixes DSD128 playback)
Max Kellermann
2020-01-01
.travis.yml: add ARM64 build (for NEON optimizations)
Max Kellermann
2019-12-31
Clang: only use [[fallthrough]] in C++ files
Jacob Vosmaer
2019-12-24
.travis.yml: add s390x build (big-endian)
Max Kellermann
2019-12-24
increment version number to 0.21.19
Max Kellermann
2019-12-24
release v0.21.18
v0.21.18
Max Kellermann
2019-12-24
time/ISO8601: fix Windows build failure
Max Kellermann
2019-12-24
Revert "lib/curl/Global: remove lower bound on timeouts"
Max Kellermann
2019-12-24
input/curl: remove unnecessary InvalidateSockets() call
Max Kellermann
2019-12-24
.travis.yml: install brew packages using `addons/homebrew`
Max Kellermann
2019-12-24
.travis.yml: remove "brew update"
Max Kellermann
2019-12-24
.travis.yml: switch to xcode9.4, the current default
Max Kellermann
2019-12-24
.travis.yml: disable Homebrew analytics
Max Kellermann
2019-12-24
.travis.yml: cache Homebrew on osx
Max Kellermann
2019-12-24
.travis.yml: change "cache" yaml syntax
Max Kellermann
2019-12-24
time/ISO8601: refactor ParseTimeOfDay() to parse one by one
Max Kellermann
2019-12-24
time/ISO8601: move code to ParseTimeOfDay()
Max Kellermann
2019-12-24
util/Compiler.h: use `[[fallthrough]]` on clang
Max Kellermann
2019-12-24
.travis.yml: escape dollar signs in MATRIX_EVAL
Max Kellermann
2019-12-23
.travis.yml: add Ubuntu Bionic build
Max Kellermann
2019-12-23
.travis.yml: enable ccache on Linux
Max Kellermann
2019-12-23
.travis.yml: enable ccache on osx
Max Kellermann
2019-12-23
util/Compiler.h: add gcc_fallthrough
Max Kellermann
2019-12-23
lib/curl/Global: remove InvalidateSockets() call from Remove()
Max Kellermann
2019-12-23
lib/curl/Global: remove lower bound on timeouts
Max Kellermann
2019-12-23
lib/curl: drop support for CURL versions older than 7.32.0
Max Kellermann
2019-12-23
test/RunCurl: new debug program
Max Kellermann
2019-12-23
event/Loop: remove bogus assertion
Max Kellermann
2019-12-23
storage/curl: move start call out of the constructor
Max Kellermann
2019-12-22
test/run_storage: add command "stat"
Max Kellermann
2019-12-22
event/MultiSocketMonitor: add workaround for /dev/null
Max Kellermann
2019-12-22
event/MultiSocketMonitor: remove unnecessary `friend` declaration
Max Kellermann
2019-12-22
event/MultiSocketMonitor: remove duplicate IdleMonitor::Schedule() call
Max Kellermann
2019-12-22
event/MultiSocketMonitor: un-inline AddSocket()
Max Kellermann
2019-12-22
event/Loop: round timeout up to avoid unnecessary wakeups
Max Kellermann
[next]