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
2018-08-20
system/UniqueFileDescriptor: make the base class public
Max Kellermann
2018-08-20
system/FileDescriptor: add "noexcept"
Max Kellermann
2018-08-20
util/StringStrip: more API documentation
Max Kellermann
2018-08-20
util/StringStrip: add more "nonnull" attributes
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
net/SocketDescriptor: add method GetPeerCredentials()
Max Kellermann
2018-08-20
net/SocketDescriptor: add GetType(), IsStream()
Max Kellermann
2018-08-20
system/FileDescriptor: add IsPipe(), IsSocket()
Max Kellermann
2018-08-20
net/SocketAddress: add method GetLocalRaw()
Max Kellermann
2018-08-20
net/IPv4Address: add various helper methods
Max Kellermann
2018-08-20
net/IPv4Address: add struct sockaddr_in constructor
Max Kellermann
2018-08-20
net/SocketAddress: make GetAddress() constexpr
Max Kellermann
2018-08-20
net/IPv4Address: add API documentation
Max Kellermann
2018-08-20
net/IPv4Address: add static method ConstructInAddrBE()
Max Kellermann
2018-08-20
net/IPv4Address: check _WIN32 instead of WIN32
Max Kellermann
2018-08-20
net/IPv4Address: add "noexcept"
Max Kellermann
2018-08-20
util/WritableBuffer: add ConstBuffer cast operator
Max Kellermann
2018-08-20
util/Manual: add static method Cast()
Max Kellermann
2018-08-20
util/IterableSplitString: use operator==(nullptr_t)
Max Kellermann
2018-08-20
util/StringView: add ConstBuffer cast constructors
Max Kellermann
2018-08-20
util/StringCompare: use StringAPI.hxx
Max Kellermann
2018-08-20
util/StringAPI: use StringCompare() in StringIsEqual()
Max Kellermann
2018-08-20
util/RuntimeError: fix typo
Max Kellermann
2018-08-20
util/ForeignFifoBuffer: shift the buffer in MoveFrom() on demand
Max Kellermann
2018-08-20
util/ForeignFifoBuffer: add "noexcept"
Max Kellermann
2018-08-20
util/Exception: move code to NestCurrentException()
Max Kellermann
2018-08-20
util/Cast: reverse operands in ContainerAttributeOffset()
Max Kellermann
2018-08-20
util/Cast: move OffsetPointer() to OffsetPointer.hxx
Max Kellermann
2018-08-20
util/BindMethod: add "noexcept"
Max Kellermann
2018-08-20
util/StringAPI: stpcpy() was added in Bionic API level 21
Max Kellermann
2018-08-20
storage/nfs: implement follow
Thomas Guillem
2018-08-20
lib/nfs/Connection: add Lstat
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
lib/nfs/Connection: use nfs_stat64_async
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-19
android: add LogListener
Thomas Guillem
2018-08-19
db/update/Service: Enqueue() throws on error
Max Kellermann
2018-08-19
Main: throw exception instead of calling FatalError()
Max Kellermann
2018-08-19
config/Global: remove obsolete library
Max Kellermann
2018-08-19
Main: allocate ConfigData on the stack
Max Kellermann
2018-08-19
config/Global: move config_global_check() to Check.cxx
Max Kellermann
2018-08-19
config/Path: add InitPathParser()
Max Kellermann
2018-08-19
output/Init: pass global configuration in struct AudioOutputDefaults
Max Kellermann
2018-08-19
mixer/Type: mixer_type_parse() throws on error
Max Kellermann
2018-08-18
filter/LoadChain: move code to class FilterFactory
Max Kellermann
2018-08-17
storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8
Joshua Wise
2018-08-17
lib/curl/Easy: add curl_easy_escape() wrapper
Max Kellermann
2018-08-17
Merge tag 'v0.20.21'
Max Kellermann
2018-08-17
android: raise minSdkVersion to 21
Max Kellermann
2018-08-14
Merge branch 'fchmod_fix' of git://github.com/1848/MPD
Max Kellermann
[next]