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
path:
root
/
NEWS
Age
Commit message (
Expand
)
Author
2019-02-20
db/simple/Directory: close the Database in destructor
Max Kellermann
2019-02-20
db/simple: reorder checks in assert() to fix assertion failure
Max Kellermann
2019-02-20
mixer/pulse: rename `scale` to `scale_volume`
Max Kellermann
2019-02-02
NEWS: mention the TagMask typo fix
Max Kellermann
2019-01-22
input/buffered: implement seeking to end of file
Max Kellermann
2019-01-21
FileCommands: fix deadlock in "albumart" command
Max Kellermann
2019-01-20
Merge branch 'shout_tls' of git://github.com/JakobOvrum/MPD
Max Kellermann
2019-01-14
Add APE mapping for album artist.
James D. Smith
2019-01-04
increment version number to 0.21.5
Max Kellermann
2019-01-04
release v0.21.4
v0.21.4
Max Kellermann
2019-01-04
Merge branch 'patch-2' of git://github.com/HyShai/MPD
Max Kellermann
2019-01-04
NEWS: mention the Haiku build fix
Max Kellermann
2018-12-28
remove libwrap support
Max Kellermann
2018-12-28
db/update/InotifyQueue: catch UpdateService::Enqueue() exceptions
Max Kellermann
2018-12-14
NEWS: mention the "ICY" -> "HTTP/1.1" change
Max Kellermann
2018-11-19
db/upnp: use the generic ::CollectUniqueTags() function
Max Kellermann
2018-11-19
increment version number to 0.21.4
Max Kellermann
2018-11-16
release v0.21.3
v0.21.3
Max Kellermann
2018-11-14
output/alsa: drain the whole `ring_buffer`, not just one period
Max Kellermann
2018-11-14
output/alsa: clear error after reopening device
Max Kellermann
2018-11-14
LogInit: default to journal if MPD was started as systemd service
Max Kellermann
2018-11-14
output/alsa: don't generate silence if ALSA-PCM buffer has enough data
Max Kellermann
2018-11-14
output/alsa: clear the `period_buffer` in LockCaughtError()
Max Kellermann
2018-11-12
increment version number to 0.21.3
Max Kellermann
2018-11-12
release v0.21.2
v0.21.2
Max Kellermann
2018-11-12
song/Filter: add operator "contains"
Max Kellermann
2018-11-12
output/control: always close the `AudioOutputSource` in `RELEASE`
Max Kellermann
2018-11-11
song/StringFilter: support regular expressions with "=~" and "!~"
Max Kellermann
2018-11-11
{output,mixer}/alsa: use snd_pcm_poll_descriptors_revents()
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-07
NEWS: mention the ENABLE_ZLIB fix
Max Kellermann
2018-11-07
output/Source: reset current_chunk in Open()
Max Kellermann
2018-11-04
decoder/ffmepg: fill AudioFormat from AVCodecContext, not AVCodecParameters
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
song/Filter: operator "==" never searches substrings in filter expressions
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
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
win32/build.py: link libstdc++ and libcc statically
Max Kellermann
2018-11-02
song/Filter: allow escaping quotes in filter expressions
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
increment version number to 0.21.1
Max Kellermann
2018-10-31
release v0.21
v0.21
Max Kellermann
[next]