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-11
{output,mixer}/alsa: use snd_pcm_poll_descriptors_revents()
Max Kellermann
2018-11-11
events/MultiSocketMonitor: add method ForEachResult()
Max Kellermann
2018-11-11
lib/alsa/NonBlock: move the functions into a class managing the state
Max Kellermann
2018-11-11
Merge branch 'fix_362' of git://github.com/miccoli/MPD
Max Kellermann
2018-11-08
output/httpd: fix nullptr dereference crash bug
Max Kellermann
2018-11-08
song/Filter: move code to ParseStringFilter()
Max Kellermann
2018-11-07
song/{Tag,Uri}SongFilter: pass `StringFilter&&` to constructor
Max Kellermann
2018-11-07
song/StringFilter: move `negated` flag from containing class
Max Kellermann
2018-11-07
lib/zlib/meson.build: add zlib_dep to `declare_dependency`
Max Kellermann
2018-11-07
NEWS: mention the ENABLE_ZLIB fix
Max Kellermann
2018-11-07
lib/zlib/meson.build: define ENABLE_ZLIB
Max Kellermann
2018-11-07
output/Source: reset current_chunk in Open()
Max Kellermann
2018-11-06
player/Thread: finish decoder startup before checking the buffer
Max Kellermann
2018-11-06
doc/user.rst: more markup
Max Kellermann
2018-11-06
doc/user.rst: add information about debug build
Max Kellermann
2018-11-05
check.h: remove obsolete ENABLE_LARGEFILE check
Max Kellermann
2018-11-04
decoder/ffmpeg: eliminate GetSampleFormat()
Max Kellermann
2018-11-04
decoder/ffmepg: fill AudioFormat from AVCodecContext, not AVCodecParameters
Max Kellermann
2018-11-04
clamp 'set_normalized_volume' to valid values also for ALSA softvol
Stefano Miccoli
2018-11-04
decoder/ffmpeg: use AtScopeExit() to call av_packet_unref()
Max Kellermann
2018-11-04
decoder/ffmpeg: require FFmpeg 3.1 or later
Max Kellermann
2018-11-04
increment version number to 0.21.2
Max Kellermann
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
[next]