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
2021-02-15
protocol/RangeArg: add methods IsWellFormed(), IsEmpty(), HasAtLeast(), Count()
Max Kellermann
2021-02-15
protocol/RangeArg: add static method Single()
Max Kellermann
2021-02-15
protocol/RangeArg: add method IsOpenEnded()
Max Kellermann
2021-02-15
protocol/RangeArg: add static method OpenEnded()
Max Kellermann
2021-02-15
protocol/RangeArg: add missing `noexcept`
Max Kellermann
2021-02-15
doc/client.rst: fix typo
Naglis Jonaitis
2021-02-15
src/output: Set thread name for Wasapi output thread
Shen-Ta Hsieh
2021-02-15
src/win32: run clang-format
Shen-Ta Hsieh
2021-02-15
src/win32: Add error message for NO_ERROR
Shen-Ta Hsieh
2021-02-15
android/AndroidManifest.xml: enable requestLegacyExternalStorage
Max Kellermann
2021-02-15
db/simple: fix dangling LightSong::tag reference in moved ExportedSong
Max Kellermann
2021-02-15
output/Thread: skip drain calls if there is no data to be played
Max Kellermann
2021-02-15
output/pulse: don't drain if stream is suspended or corked
Max Kellermann
2021-02-15
output/pulse: move code to virtual method Drain()
Max Kellermann
2021-02-15
output/pulse: eliminate the `pause` field
Max Kellermann
2021-02-15
doc/developer.rst: update branch names
Max Kellermann
2021-02-15
doc/client.rst: new chapter about client development
Max Kellermann
2021-02-15
doc/protocol.rst: document `add` on local socket
Max Kellermann
2021-02-13
Add cacert option for Curl plugin. Allows to set cacert for curl lib (#3)
AndriiZ
2021-02-12
use std::size_t
Max Kellermann
2021-02-12
zlib/Error: add `noexcept`
Max Kellermann
2021-02-12
use [[gnu::pure]] instead of gcc_pure
Max Kellermann
2021-02-12
time/ISO8601: throw std::invalid_argument on error
Max Kellermann
2021-02-12
event/TimerWheel: workaround for GCC9 bug
Max Kellermann
2021-02-11
util/IntrusiveList: add `noexcept` to defaulted constructor
Max Kellermann
2021-02-07
Merge branch 'v0.22.x'
Max Kellermann
2021-02-07
python/build/libs.py: enable CURL/schannel support on Windows
Max Kellermann
2021-02-07
archive/iso9660: another fix for unaligned reads
Max Kellermann
2021-02-07
doc/user.rst: add section about profiling MPD
Max Kellermann
2021-02-07
archive/iso9660: check "skip==0" before doing optimized large read
Max Kellermann
2021-02-07
test/run_input: add option --seek
Max Kellermann
2021-02-07
test/run_input: document more options
Max Kellermann
2021-02-07
Fix: Separate Conductor from Performer
vkostas
2021-02-05
event/TimerWheel: optimized container for CoarseTimerEvent
Max Kellermann
2021-02-05
event/Chrono: add type alias TimePoint
Max Kellermann
2021-02-05
event/TimerEvent: rename to FineTimerEvent
Max Kellermann
2021-02-05
event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent
Max Kellermann
2021-02-05
event/Loop: move TimerSet to separate class
Max Kellermann
2021-02-05
event/TimerEvent: assign `due` in Schedule()
Max Kellermann
2021-02-05
event/Loop: use [[gnu::pure]]
Max Kellermann
2021-02-05
event/*: use `using` instead of `typedef`
Max Kellermann
2021-02-04
fs/io/GunzipReader: document that the constructor throws
Max Kellermann
2021-02-04
util/{Const,Writable}Buffer: include cleanup
Max Kellermann
2021-01-23
zeroconf/ZeroconfBonjour: Cleanup formatting from previous commit
Richard Backhouse
2021-01-23
zeroconf/ZeroconfBonjour: Fix compile errors resulting from "refactor to Sock...
Richard Backhouse
2021-01-22
io/FileDescriptor: use std::byte
Max Kellermann
2021-01-22
lib/curl/Easy: add methods SetVerify{Host,Peer}()
Max Kellermann
2021-01-21
Merge branch 'v0.22.x'
Max Kellermann
2021-01-21
net/SocketError: add syscall specific check functions
Max Kellermann
2021-01-21
net/SocketError: relicense to BSD-2
Max Kellermann
[prev]
[next]