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
2018-09-02
db/Selection: add `sort` and `window`
Max Kellermann
2018-09-02
db/Selection: move `bool` attribute to the end
Max Kellermann
2018-09-02
db/Selection: add `noexcept`
Max Kellermann
2018-09-02
db/proxy: require MPD 0.19
Max Kellermann
2018-09-02
db/proxy: use ~0 instead of -1
Max Kellermann
2018-09-02
db/Interface: add "noexcept"
Max Kellermann
2018-09-02
db/Interface: add more documentation about exceptions
Max Kellermann
2018-09-02
db/proxy: forward the audio format
Max Kellermann
2018-09-02
db/proxy: require libmpdclient 2.9
Max Kellermann
2018-09-02
db/Print: move variable `i`
Max Kellermann
2018-09-02
protocol/RangeArg: add Contains()
Max Kellermann
2018-09-02
protocol/RangeArg: add IsAll()
Max Kellermann
2018-09-02
protocol/RangeArg: eliminate SetAll()
Max Kellermann
2018-09-02
db/Print: pass RangeArg to db_selection_print()
Max Kellermann
2018-09-02
protocol/ArgParser: move struct RangeArg to separate header
Max Kellermann
2018-09-02
lib/dbus/ReadIter: switch off -Wshadow on GCC<8
Max Kellermann
2018-09-02
neighbor/udisks: add `this->` to work around GCC 6 bug
Max Kellermann
2018-08-28
java/*: add `noexcept`
Max Kellermann
2018-08-28
Merge branch 'v0.20.x'
Max Kellermann
2018-08-28
java/String: include cleanup
Max Kellermann
2018-08-28
java/Class: drop unnecessary namespace spec
Max Kellermann
2018-08-28
java/Class: use DiscardException() in FindOptional()
Max Kellermann
2018-08-22
configure.ac: add automake conditional "LINUX"
Max Kellermann
2018-08-22
system/EpollFD: use class UniqueFileDescriptor
Max Kellermann
2018-08-22
system/{Epoll,Event,Signal}FD: relicense to BSD-2
Max Kellermann
2018-08-22
system/EPollFD: rename to EpollFD
Max Kellermann
2018-08-22
system/UniqueFileDescriptor: make the "int" constructor public
Max Kellermann
2018-08-21
net/IPv6Address: pass reference to Cast()
Max Kellermann
2018-08-21
net/IPv4Address: pass reference to Cast()
Max Kellermann
2018-08-21
fs/io/FileOutputStream: make linkat() mandatory on Linux
Max Kellermann
2018-08-21
fs/io/FileOutputStream: add "noexcept"
Max Kellermann
2018-08-21
fs/io/BufferedReader: add "noexcept" to constructor
Max Kellermann
2018-08-21
system/Open: new UniqueFileDescriptor constructing library
Max Kellermann
2018-08-21
fs/io/FileReader: use class UniqueFileDescriptor
Max Kellermann
2018-08-21
fs/io/FileReader: use std::exchange()
Max Kellermann
2018-08-21
fs/io/FileReader: add "noexcept"
Max Kellermann
2018-08-21
fs/io/FileReader: simplify includes
Max Kellermann
2018-08-21
system/FileDescriptor: add openat() wrapper
Max Kellermann
2018-08-21
net/AllocatedSocketAddress: convert operator== to template
Max Kellermann
2018-08-21
net/SocketDescriptor: add multicast methods
Max Kellermann
2018-08-21
net/SocketDescriptor: remove unnecessary SO_REUSEPORT check
Max Kellermann
2018-08-21
net/SocketDescriptor: add Shutdown()
Max Kellermann
2018-08-21
net/SocketDescriptor: fix SOCK_NONBLOCK flag in CreateSocketPairNonBlock()
Max Kellermann
2018-08-21
net/SocketDescriptor: add "noexcept"
Max Kellermann
2018-08-21
net/SocketAddress: add cast to size_type
Max Kellermann
2018-08-21
net/SocketAddress: add GetSteadyPart()
Max Kellermann
2018-08-21
net/SocketDescriptor: make accept4() mandatory on Linux
Max Kellermann
2018-08-21
net/SocketAddress: reimplement GetPort() using IPv4Address::GetPort()
Max Kellermann
2018-08-21
net/SocketAddress: add IsV4Mapped()
Max Kellermann
2018-08-21
net/SocketAddress: reimplement IsV6Any() using IPv6Address::IsAny()
Max Kellermann
[next]