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
2019-06-05
release v0.21.10
v0.21.10
Max Kellermann
2019-06-05
decoder/OpusReader: return StringView
Max Kellermann
2019-06-05
output/httpd: reject some well-known request paths
cathugger
2019-06-05
output/httpd: use strncmp instead of memcmp
cathugger
2019-06-05
output/httpd: fix indent
Max Kellermann
2019-05-31
Revert "player/Thread: remove unnecessary "pipe" check"
Max Kellermann
2019-05-31
doc/protocol.rst: binary responses do have a newline after all
Max Kellermann
2019-05-31
doc/user.rst: more heading corrections
Max Kellermann
2019-05-31
doc/developer.rst: remove outdated section about the clang static analyzer
Max Kellermann
2019-05-31
doc/user.rst: use ".. note:"
Max Kellermann
2019-05-31
increment version number to 0.21.10
Max Kellermann
2019-05-20
release v0.21.9
v0.21.9
Max Kellermann
2019-05-20
doc/protocol.rst: several clarifications
Max Kellermann
2019-05-20
player/Thread: fix "single" mode race condition
Max Kellermann
2019-05-20
player/Thread: remove unnecessary "pipe" check
Max Kellermann
2019-05-17
input/buffered: check error in IsAvailable()
Max Kellermann
2019-05-16
input/buffered: rethrow read_error in Check()
Max Kellermann
2019-05-16
input/buffered: wake up client thread on seek error
Max Kellermann
2019-05-16
input/buffered: fix deadlock bug
Max Kellermann
2019-05-13
doc/mpd.conf.5: remove ALSA specific documentation
Max Kellermann
2019-05-13
doc/mpd.conf.5: fix section indent
Max Kellermann
2019-05-13
doc/protocol.rst: add references to audio_output_format
Max Kellermann
2019-05-13
doc/user.rst: move audio format spec to section "Global Audio Format"
Max Kellermann
2019-05-13
doc/user.rst: add reference to audio_output_format
Max Kellermann
2019-05-13
doc/user.rst: more markup
Max Kellermann
2019-05-13
doc/user.rst: add missing space
Max Kellermann
2019-05-04
android/AndroidManifest.xml: increment versionCode after hotfix upload
Max Kellermann
2019-05-04
android/Settings: request READ_EXTERNAL_STORAGE permission
Max Kellermann
2019-05-03
android/build.py: link ARMv7 binary with libunwind
Max Kellermann
2019-05-03
increment version number to 0.21.9
Max Kellermann
2019-04-23
release v0.21.8
v0.21.8
Max Kellermann
2019-04-23
doc/protocol.rst: "list file" is deprecated
Max Kellermann
2019-04-23
input/smbclient: wrap in MaybeBufferedInputStream
Max Kellermann
2019-04-23
python/build/libs.py: upgrade Boost to 1.70.0
Max Kellermann
2019-04-18
LocateUri: pass URI plugin kind, optionally disables plugin verify
Max Kellermann
2019-04-18
neighbor/smbclient: fix double smbc_closedir() call
Max Kellermann
2019-04-18
.travis.yml: switch to another PPA for a newer ninja version
Max Kellermann
2019-04-18
CommandLine: fix another build failure with -Ddatabase=false
Max Kellermann
2019-04-18
Fix meson.build to work properly with '-Ddatabase=false'
Eugene Gorodinsky
2019-04-10
systemd: add user socket unit
Max Kellermann
2019-04-10
systemd/socket: use %t instead of hard-coding /run
Max Kellermann
2019-04-10
doc/protocol: mention that stickers are only implemented for songs
Max Kellermann
2019-04-10
doc/protocol.rst: mention "in seconds" where it was missing
Max Kellermann
2019-04-10
Fid move doc args
cotko
2019-04-10
doc/developer.rst: remove mailing list, refer to GitHub instead
Max Kellermann
2019-04-04
event/SocketMonitor: don't cancel if OnSocketReady() returns false
Max Kellermann
2019-04-04
event/{Fully,}BufferedSocket: add more API documentation
Max Kellermann
2019-04-04
zeroconf/Bonjour: fix OnSocketReady() return value
Max Kellermann
2019-04-04
output/httpd: close client connection on error
Max Kellermann
2019-04-03
output/httpd: add missing mutex lock
Max Kellermann
[next]