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-19
net/IPv[46]Address: update copyright
Max Kellermann
2019-02-19
net/AllocatedSocketAddress: add methods IsV6Any(), IsV4Mapped()
Max Kellermann
2019-02-19
net/SocketAddress: add method GetLocalPath()
Max Kellermann
2019-02-19
net/AllocatedSocketAddress: add method GetLocalRaw()
Max Kellermann
2019-02-19
lib/cdio/Paranoia: add method GetDiscSectorRange()
Max Kellermann
2019-02-19
fs/io/OutputStream: update include guard
Max Kellermann
2019-02-19
fs/io/BufferedOutputStream: add WithBufferedOutputStream()
Max Kellermann
2019-02-19
system/UniqueFileDescriptor: import std::swap
Max Kellermann
2019-02-19
system/Open: add OpenWriteOnly(), OpenDirectory()
Max Kellermann
2019-02-19
system/EpollFD: include cleanup
Max Kellermann
2019-02-19
util/StringView: add SkipPrefix(), RemoveSuffix()
Max Kellermann
2019-02-15
nfs: work around assertion failure on exception during program init
Max Kellermann
2019-02-15
Instance: eliminate FinishShutdownUpdate(), move code to destructor
Max Kellermann
2019-02-15
Instance: eliminate ShutdownDatabase(), move code to destructor
Max Kellermann
2019-02-15
Merge branch 'protocol-doc-typo' of git://github.com/mxjeff/MPD
Max Kellermann
2019-02-05
playlist/Registry: add RAII class
Max Kellermann
2019-02-05
Main: use AtScopeExit() to call DeinitFS()
Max Kellermann
2019-02-05
Mapper: remove empty function mapper_finish()
Max Kellermann
2019-02-05
valgrind.suppressions: add GObject/libgcrypt/libsmbclient suppressions
Max Kellermann
2019-02-05
Instance: remove FinishShutdownPartitions()
Max Kellermann
2019-02-05
event/Loop: add flag `alive`
Max Kellermann
2019-02-05
command/AllCommands: remove empty function command_finish()
Max Kellermann
2019-02-05
decoder/List: add RAII class
Max Kellermann
2019-02-05
decoder/List: add `noexcept`
Max Kellermann
2019-02-05
input/Init: add RAII class
Max Kellermann
2019-02-05
test/ConfigGlue: merge duplicate code from various debug programs
Max Kellermann
2019-02-05
Main: stop io_thread and rtio_thread automatically
Max Kellermann
2019-02-05
archive/List: add RAII class
Max Kellermann
2019-02-05
archive/List: add `noexcept`
Max Kellermann
2019-02-05
unix/SignalHandlers: add RAII class
Max Kellermann
2019-02-05
unix/SignalHandlers: add `noexcept`
Max Kellermann
2019-02-05
LogInit: add `noexcept`
Max Kellermann
2019-02-03
Fixed protocol documentation
kaliko
2019-02-02
NEWS: mention the TagMask typo fix
Max Kellermann
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
[next]