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-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
android/AndroidManifest.xml: increment version number to 0.21.4
Max Kellermann
2019-01-04
Merge branch 'add-meson-dependencies' of git://github.com/jacobvosmaer/MPD
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
2019-01-04
Build fix. This struct is the same on Haiku and on Linux, still gcc
Zoltán Mizsei
2019-01-04
Haiku is "haiku".
Zoltán Mizsei
2018-12-28
util/AllocatedArray: import std::swap
Max Kellermann
2018-12-28
util/AllocatedArray: add `noexcept`
Max Kellermann
2018-12-28
output/httpd/Page: remove obsolete API documentation
Max Kellermann
2018-12-28
output/httpd/Page: add `noexcept`
Max Kellermann
2018-12-28
output/httpd/IcyMetaDataServer: add `noexcept`
Max Kellermann
2018-12-28
output/httpd: add `noexcept`
Max Kellermann
2018-12-28
util/DynamicFifoBuffer: add `noexcept`
Max Kellermann
2018-12-28
remove libwrap support
Max Kellermann
2018-12-28
db/update/InotifyQueue: check for ACK_ERROR_UPDATE_ALREADY
Max Kellermann
2018-12-28
db/update/InotifyQueue: catch UpdateService::Enqueue() exceptions
Max Kellermann
2018-12-28
db/update/InotifyQueue: add `noexcept`
Max Kellermann
2018-12-28
db/update/InotifyQueue: update code comment
Max Kellermann
2018-12-18
remove non-block call
HyShai
2018-12-14
NEWS: mention the "ICY" -> "HTTP/1.1" change
Max Kellermann
2018-12-14
change HTTP Version to a valid version
HyShai
2018-12-09
Add missing pcre_dep in src/song/meson.build
Jacob Vosmaer
2018-12-09
Add boost_dep in subdir meson.build files
Jacob Vosmaer
2018-12-04
alsa/NonBlock: throw on snd_pcm_poll_descriptors_revents() error
Max Kellermann
2018-11-20
doc/user.rst: more markup
Max Kellermann
2018-11-19
db/upnp: use the generic ::CollectUniqueTags() function
Max Kellermann
2018-11-19
db/Interface: document CollectUniqueTags()
Max Kellermann
2018-11-19
Main: use DatabasePlugin::RequireStorage()
Max Kellermann
2018-11-19
db/Interface: remove IsPlugin(), use `dynamic_cast` instead
Max Kellermann
2018-11-19
db/Interface: make the constructor `protected`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-19
src/thread/meson.build: detect pthread_setname_np()
Max Kellermann
2018-11-19
db/UniqueTags: remove `pure` attribute because function may throw
Max Kellermann
2018-11-19
db/UniqueTags: include cleanup
Max Kellermann
2018-11-19
meson.build: increment PROTOCOL_VERSION to 0.21.4
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-16
output/alsa: don't call snd_pcm_drain() if nothing was written
Max Kellermann
2018-11-15
test/meson.build: run_storage depends on event lib
Volodymyr Medvid
2018-11-15
doc/protocol.rst: song position is 0-based
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
event/Thread: reduce the RTIO timer slack to 10us
Max Kellermann
2018-11-14
LogInit: default to journal if MPD was started as systemd service
Max Kellermann
2018-11-14
doc/mpdconf.example: no, logging is not disabled without `log_file`
Max Kellermann
2018-11-14
python/build/libs.py: upgrade FFmpeg to 4.1
Max Kellermann
2018-11-14
python/build/libs.py: upgrade CURL to 7.62.0
Max Kellermann
2018-11-14
output/alsa: don't lock the mutex in CancelInternal()
Max Kellermann
[next]