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-02-02
Fixed typo in TagMask
kaliko
2019-01-25
[OSXOutput] Throw an error when device not found
Yue Wang
2019-01-22
fs/io/StdioOutputStream: add `noexcept`
Max Kellermann
2019-01-22
net/SocketAddress: add `constexpr`
Max Kellermann
2019-01-22
util/WStringView: add missing include
Max Kellermann
2019-01-22
input/buffered: implement seeking to end of file
Max Kellermann
2019-01-21
FileCommands: log irregular errors while looking for cover art
Max Kellermann
2019-01-21
FileCommands: catch all exceptions
Max Kellermann
2019-01-21
FileCommands: fix deadlock in "albumart" command
Max Kellermann
2019-01-21
net/HostParser: add `noexcept`
Max Kellermann
2019-01-21
util/PrintException: support "const char *"
Max Kellermann
2019-01-21
util/OffsetPointer: remove redundant `inline` keywords from `constexpr` funct...
Max Kellermann
2019-01-21
util/CharUtil: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
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
test/net/TestIPv4Address: make literal unsigned to work around -Wsign-compare
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
test/net/TestIPv6Address: work around failure on macOS
Max Kellermann
2019-01-21
test/net/TestLocalSocketAddress: can't use strcmp() if the string isn't null-...
Max Kellermann
2019-01-21
python/build/libs.py: upgrade Boost to 1.69.0
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
test/net: new unit tests
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
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
[next]