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
/
src
Age
Commit message (
Expand
)
Author
2019-01-21
util/Cast: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
2019-01-21
fs/io/FileOutputStream: add constructor with directory fd
Max Kellermann
2019-01-21
fs/io/FileOutputStream: move code to Open()
Max Kellermann
2019-01-21
input/CdioParanoia: C++ wrappers for libcdio types
Max Kellermann
2019-01-21
output/shout: evaluate `tls` option only if TLS is enabled in libshout
Max Kellermann
2019-01-21
db/VHelper: include DetachedSong.hxx to fix GCC 9 build failure
Max Kellermann
2019-01-21
input/CdioParanoia: use the new function names
Max Kellermann
2019-01-21
input/CdioParanoia: use cdio_cddap_free_messages() on recent library versions
Max Kellermann
2019-01-21
input/CdioParanoia: remove useless cdda_messages() call
Max Kellermann
2019-01-21
input/CdioParanoia: detect libcdio version at compile time
Max Kellermann
2019-01-21
python/build/libs.py: upgrade CURL to 7.63.0
Max Kellermann
2019-01-21
meson: add fixed-point Vorbis (Tremor) decoder support
Jörg Krause
2019-01-20
input/CdioParanoia: add `const` to pointer
Max Kellermann
2019-01-20
input/CdioParanoia: make variables more local
Max Kellermann
2019-01-20
net/IPv4Address: fix comment typo
Max Kellermann
2019-01-20
Merge branch 'shout_tls' of git://github.com/JakobOvrum/MPD
Max Kellermann
2019-01-19
shout output plugin: add support for TLS
Jakob Ovrum
2019-01-15
Add missing include of stdlib.h.
Thomas Klausner
2019-01-14
net/IPv[46]Address: make the initializers even more portable
Max Kellermann
2019-01-14
Add APE mapping for album artist.
James D. Smith
2019-01-13
Fix link_args for mDNSResponder on non-darwin platforms
Thomas Zander
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
Build fix. This struct is the same on Haiku and on Linux, still gcc
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
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-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
[prev]
[next]