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
2021-01-21
util/AllocatedString: add default constructor
Max Kellermann
2021-01-21
util/AllocatedString: rename to BasicAllocatedString
Max Kellermann
2021-01-21
Merge tag 'v0.22.4'
Max Kellermann
2021-01-21
protocol: add command "binarylimit"
Max Kellermann
2021-01-21
client/FileCommands: validate the given offset
Max Kellermann
2021-01-21
event/FullyBufferedSocket: add method GetOutputMaxSize()
Max Kellermann
2021-01-21
util/PeakBuffer: add method max_size()
Max Kellermann
2021-01-21
util/PeakBuffer: use std::byte instead of std::uint8_t
Max Kellermann
2021-01-21
util/PeakBuffer: add `noexcept`
Max Kellermann
2021-01-21
util/PeakBuffer: use std::size_t
Max Kellermann
2021-01-21
util/ForeignFifoBuffer: use `auto`
Max Kellermann
2021-01-21
command/Request: ParseUnsigned() returns unsigned
Max Kellermann
2021-01-21
input/curl: disable verify_peer on Android by default
Max Kellermann
2021-01-21
event/SignalMonitor: fix non-Linux build failure
Max Kellermann
2021-01-21
db/simple/Song: Export() merges tags with "target"
Max Kellermann
2021-01-21
db/simple/ExportedSong: add option to own a Tag
Max Kellermann
2021-01-21
db/simple/ExportedSong: new class
Max Kellermann
2021-01-21
SongPrint: use LightSong::GetDuration()
Max Kellermann
2021-01-21
util/StringView: add method SplitLast()
Max Kellermann
2021-01-20
command/file: use %zu to format a size_t
Max Kellermann
2021-01-20
client/Response: add `printf` attribute
Max Kellermann
2021-01-20
Merge branch 'bugfix/1043/remove-basepath-handling' of git://github.com/PVinc...
Max Kellermann
2021-01-19
output/sles: add missing include for assert()
Max Kellermann
2021-01-19
lib/pcre/RegexPointer: work around bogus -Wmaybe-uninitialized with GCC 11
Max Kellermann
2021-01-16
clang-tidy: mark a bunch of variables constexpr
Rosen Penev
2021-01-12
event/Loop: fix assertion failure due to wrong "busy" value
Max Kellermann
2021-01-12
net/Resolver: add simple getaddrinfo() wrapper
Max Kellermann
2021-01-12
net/ToString: include cleanup
Max Kellermann
2021-01-11
net/SocketError: relicense to BSD-2
Max Kellermann
2021-01-11
event/Loop: simplify wake_event initializer
Max Kellermann
2021-01-11
system/EventPipe: use class Unique{Socket,File}Descriptor
Max Kellermann
2021-01-11
system/EventFD: Get() returns FileDescriptor
Max Kellermann
2021-01-11
event/WakeFD: convert macro to class with a GetSocket() method
Max Kellermann
2021-01-09
add additional opus encoder options
Ethan Halsall
2021-01-08
Remove relative path handling which was not needed
Vincent Petry
2021-01-05
Merge branch 'v0.22.x'
Max Kellermann
2021-01-05
Use uri_has_scheme for Webdav response href
Vincent Petry
2021-01-04
Webdav href in response can be relative
Vincent Petry
2021-01-04
Fix parsing propstat blocks
Vincent Petry
2021-01-04
Fix Webdav storage PROPFIND request
Vincent Petry
2021-01-03
thread/Id: relicense to BSD-2
Max Kellermann
2021-01-01
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-12-15
util/StringView: add {Starts,Ends}With(char)
Max Kellermann
2020-12-15
curl/Handler: disallow OnData() to throw
Max Kellermann
2020-12-15
curl/Request: move struct Pause to class CurlResponseHandler
Max Kellermann
2020-12-15
curl/Request: add more wrapper methods
Max Kellermann
2020-12-14
odbus/Watch: support DBUS_WATCH_{ERROR,HANGUP}
Max Kellermann
2020-12-14
odbus/Watch: use SocketEvent::ReleaseSocket() to allow another Open()
Max Kellermann
2020-12-14
lib/dbus/FilterHelper: new class
Max Kellermann
[next]