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-11-04
release v0.21.1
v0.21.1
Max Kellermann
2018-11-04
doc/protocol.rst: add missing backticks
Fabian Muscariello
2018-11-04
song/Filter: operator "==" never searches substrings in filter expressions
Max Kellermann
2018-11-04
song/StringFilter: add flag `substring`
Max Kellermann
2018-11-04
song/StringFilter: use std::string::operator==
Max Kellermann
2018-11-04
meson.build: downgrade Boost 1.67 error to warning
Max Kellermann
2018-11-04
meson.build: refuse to build with buggy Boost version 1.67
Max Kellermann
2018-11-04
lib/xiph/meson.build: the Vorbis encoder requires the Vorbis decoder
Max Kellermann
2018-11-04
doc/protocol.rst: mention that sub-expressios must be enclosed in parantheses
Max Kellermann
2018-11-04
meson.build: require Meson 0.47.2
Max Kellermann
2018-11-04
lib/xiph/meson.build: fix typo, replace `and` with `or`
Max Kellermann
2018-11-04
zeroconf/glue: add fallback value for HOST_NAME_MAX
Max Kellermann
2018-11-04
win32/build.py: link libstdc++ and libcc statically
Max Kellermann
2018-11-04
python/build/zlib.py: build zlib as a static library
Max Kellermann
2018-11-02
song/Filter: allow escaping quotes in filter expressions
Max Kellermann
2018-11-02
remove some autotools remains
Max Kellermann
2018-11-02
net/IPv[46]Address: make the initializers more portable
Max Kellermann
2018-11-02
system/FileDescriptor: check `__linux__` instead of `__linux`
Max Kellermann
2018-11-02
NEWS: mention the FFmpeg build fix
Max Kellermann
2018-11-01
Merge branch 'patch-1' of git://github.com/joerg-krause/MPD
Max Kellermann
2018-11-01
src/lib/ffmpeg/meson.build: copy dependencies into ffmpeg_dep
Max Kellermann
2018-11-01
meson: fix typo in options plugins comment
Jörg Krause
2018-11-01
increment version number to 0.21.1
Max Kellermann
2018-10-31
release v0.21
v0.21
Max Kellermann
2018-10-31
android/AndroidManifest.xml: increment version to 0.21
Max Kellermann
2018-10-31
android/apk/make-unsigned-apk.sh: pass -X to zip to avoid storing uids
Max Kellermann
2018-10-31
meson.build: use -funwind-tables only with clang
Max Kellermann
2018-10-31
zeroconf/glue: use strstr() and std::string::replace() instead of std::regex_...
Max Kellermann
2018-10-31
NEWS: mention the zeroconf_name %h substitution
Max Kellermann
2018-10-31
Merge branch 'bug516974' of git://github.com/fschlich/MPD
Max Kellermann
2018-10-31
command/sticker: return ACK_ERROR_NO_EXIST for "no such sticker"
Max Kellermann
2018-10-31
AUTHORS: add 0.21 contributors
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-31
include hostname in zeroconf_name (fixes #387)
Florian Schlichting
2018-10-31
fs/io/FileOutputStream: fix -Wcomment
Max Kellermann
2018-10-31
fs/io/FileOutputStream: don't use O_TMPFILE on Android
Max Kellermann
2018-10-31
fs/io/FileOutputStream: add macro HAVE_O_TMPFILE
Max Kellermann
2018-10-31
doc/user.rst: more markup
Max Kellermann
2018-10-31
doc/user.rst: use arm64 instead of armv7 in the example
Max Kellermann
2018-10-31
doc/user.rst: add warning about outdated Debian packages
Max Kellermann
2018-10-31
doc/user.rst: use "apt" instead of the old "apt-get"
Max Kellermann
2018-10-31
output/roar: remove
Max Kellermann
2018-10-31
Listen: use fs/XDG.hxx
Max Kellermann
2018-10-31
fs/StandardDirectory: move USE_XDG to XDG.hxx
Max Kellermann
2018-10-31
doc/plugins.rst: add missing :file:
Max Kellermann
2018-10-31
doc/developer.rst: remove :option: markup
Max Kellermann
2018-10-31
doc/user.rst: more markup
Max Kellermann
2018-10-31
fix compilation errors on Debian GNU/Hurd
Florian Schlichting
2018-10-31
doc/protocol.rst: "oneshot" was added to 0.21, not 0.20
Max Kellermann
2018-10-31
doc/protocol.rst: footnote for oneshot arg
Cotko
[next]