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-03-14
meson.build: remove the libwinpthread-1.dll dependency on Windows
Max Kellermann
2019-03-14
command/database: fix "list" with filter expression
Max Kellermann
2019-03-14
playlist/flac: copy the URI to fix use-after-free bug
Max Kellermann
2019-02-27
Merge branch 'feature/playlist' of git://github.com/miccoli/MPD
Max Kellermann
2019-02-25
event/ServerSocket, config/Net: abstract socket support
Max Kellermann
2019-02-25
NEWS: mention the cdio_paranoia build failure fix
Max Kellermann
2019-02-22
increment version number to 0.21.6
Max Kellermann
2019-02-22
release v0.21.5
v0.21.5
Max Kellermann
2019-02-22
db/simple: call ReturnSong() on mounted database
Max Kellermann
2019-02-22
storage/udisks2: use the relative path
Max Kellermann
2019-02-22
NEWS: mention the udisks2 AlreadyMounted fix
Max Kellermann
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
[next]