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
/
lib
Age
Commit message (
Expand
)
Author
2021-05-19
lib/upnp/meson.build: auto-disable UPnP without CURL/expat
Max Kellermann
2021-05-19
Merge branch 'npu' of git://github.com/neheb/MPD
Max Kellermann
2021-05-19
Merge branch 'flac-ogg' of git://github.com/jprjr/VGMPD
Max Kellermann
2021-05-17
Merge branch 'v0.22.x'
Max Kellermann
2021-05-17
python/build/libs.py: update CURL to 7.76.1
Max Kellermann
2021-05-15
flac encoder: enable Ogg FLAC and Ogg chaining
John Regan
2021-04-26
output/jack: enable on Windows
Max Kellermann
2021-03-29
lib/curl/Multi: reword API documentation
Max Kellermann
2021-03-29
lib/curl/Multi: move operator bool() down
Max Kellermann
2021-03-29
lib/curl/Multi: rename parameters
Max Kellermann
2021-03-26
Add npupnp support
Jean-Francois Dockes
2021-03-10
Add tags relevant to classical music.
Simon Persson
2021-03-04
use structured binding declarations
Rosen Penev
2021-03-04
util/AllocatedString: remove Null(), IsNull()
Max Kellermann
2021-03-04
util/AllocatedString: replace Clone() with copy constructor
Max Kellermann
2021-03-04
util/AllocatedString: add string_view constructor
Max Kellermann
2021-03-04
util/AllocatedString: add default constructor
Max Kellermann
2021-03-04
util/AllocatedString: rename to BasicAllocatedString
Max Kellermann
2021-03-04
Merge branch 'struc' of git://github.com/neheb/MPD
Max Kellermann
2021-03-03
output/pipewire: new output plugin
Max Kellermann
2021-02-24
db/upnp/Discovery: use class IntrusiveList
Max Kellermann
2021-02-22
lib/yajl/Gen: new class
Max Kellermann
2021-02-22
lib/yajl/Handle: fix API documentation
Max Kellermann
2021-02-12
zlib/Error: add `noexcept`
Max Kellermann
2021-02-05
event/{Coarse,Fine,Far}TimerEvent: aliases for TimerEvent
Max Kellermann
2021-01-22
lib/curl/Easy: add methods SetVerify{Host,Peer}()
Max Kellermann
2021-01-21
util/AllocatedString: remove Null(), IsNull()
Max Kellermann
2021-01-21
util/AllocatedString: replace Clone() with copy constructor
Max Kellermann
2021-01-21
util/AllocatedString: add string_view constructor
Max Kellermann
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-19
lib/pcre/RegexPointer: work around bogus -Wmaybe-uninitialized with GCC 11
Max Kellermann
2021-01-01
Merge branch 'v0.22.x'
Max Kellermann
2021-01-01
copyright year 2021
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
2020-12-14
lib/dbus/Glue: add `noexcept`
Max Kellermann
2020-12-14
lib/dbus/Glue: relicense to BSD-2
Max Kellermann
2020-12-02
event/TimerEvent: rename IsActive() to IsPending()
Max Kellermann
2020-12-01
Merge branch 'v0.22.x'
Max Kellermann
2020-11-30
util/TemplateString: rename CharAsString() to FromChar()
Max Kellermann
2020-11-30
util/TemplateString: add cast operators
Max Kellermann
2020-11-30
util/TemplateString: rewrite as constexpr functions
Max Kellermann
2020-11-30
lib/dbus/Values: use T::Traits, not T
Max Kellermann
2020-11-30
lib/dbus/Values: use `using` instead of `typedef`
Max Kellermann
[next]