18
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
subprojects/libmpdclient.wrap: pin to v2.21 More... about 1 year ago
increment version number to 0.26 More... about 1 year ago
release v0.25 More... about 1 year ago
meson.build: remove plain C flags, not used by mpdscribble More... about 1 year ago
require libmpdclient 2.10 or later More... about 1 year ago
Log: fix inverted log_threshold check More... about 1 year ago
Merge pull request #58 from MusicPlayerDaemon/dependabot/github_actions/actions/setup-python-5 More... about 1 year ago
build(deps): bump actions/setup-python from 4 to 5 More... about 1 year ago
lib/curl/Easy: add SetProxyVerify{Host,Peer}() More... about 1 year ago
util/Compiler.h: use gnu_printf on GCC More... about 1 year ago
util/Compiler.h: remove unused macros More... about 1 year ago
subprojects: add CURL More... about 1 year ago
net/SocketDescriptor: add method GetProtocol() More... about 1 year ago
net/SocketDescriptor: add method GetIntOption() More... about 1 year ago
event/{Coarse,Fine}TimerEvent: add API docs More... about 1 year ago
util/IntrusiveList: convert static_assert to concept check More... about 1 year ago
util/SpanCast: add ReferenceAsWritableBytes() More... over 1 year ago
util/SpanCast: add ReferenceAsBytes() More... over 1 year ago
util/Intrusive{List,HashSet}: add "tag" for base hooks More... over 1 year ago
util/BindMethod: move SignatureHelper to return type More... over 1 year ago
util/BindMethod: add `noexcept` More... over 1 year ago
util/BindMethod: add `constexpr` More... over 1 year ago
util/StringBuffer: use `using` instead of `typedef` More... over 1 year ago
util/BindMethod: use `using` instead of `typedef` More... over 1 year ago
util/BindMethod: fix indent More... over 1 year ago
io/FileDescriptor: add Read()/Write() overloads with std::span More... over 1 year ago
net/SocketDescriptor: move code to Receive(), Send() More... over 1 year ago
net/SocketDescriptor: add {Read,Write}NoWait() More... over 1 year ago
io/FileDescriptor: pass std::span to Full{Read,Write}() More... over 1 year ago
util/IntrusiveList: add reverse_iterator More... over 1 year ago