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
2017-08-24
db/DatabasePlugin: pass EventThread's EventLoop to create()
Max Kellermann
2017-08-24
db/DatabasePlugin: add #EventLoop parameter documentation
Max Kellermann
2017-08-24
Merge tag 'v0.20.10'
Max Kellermann
2017-08-24
release v0.20.10
v0.20.10
Max Kellermann
2017-08-24
python/build/libs: upgrade CURL to 7.55.1
Max Kellermann
2017-08-24
python/libs: upgrade Opus to 1.2.1
Max Kellermann
2017-08-24
python/build/libs: upgrade FFmpeg to 3.3.3
Max Kellermann
2017-08-23
python/libs: upgrade Boost to 1.65
Max Kellermann
2017-08-23
player/Thread: initialize play_audio_format, fixes assertion
Max Kellermann
2017-08-22
Merge branch 'v0.20.x' into master
Matthew Leon
2017-08-21
OSX mixer
Matthew Leon
2017-08-18
lib/upnp/Discovery: use strncmp() instead of memcmp()
Max Kellermann
2017-08-18
event/Loop: set thread to current thread by default
Max Kellermann
2017-08-18
IOThread: remove obsolete library
Max Kellermann
2017-08-18
event/Loop: schedule and cancel the WakeFD in Run()
Max Kellermann
2017-08-18
test/DumpDatabase: start an EventThread
Max Kellermann
2017-08-18
test/{DumpDatabase,run_neighbor_explorer}: add class GlobalInit
Max Kellermann
2017-08-18
lib/curl/Init: share a CurlGlobal instance between input and storage
Max Kellermann
2017-08-18
SongFilter: use std::chrono::system_clock::time_point instead of time_t
Max Kellermann
2017-08-18
DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::ti...
Max Kellermann
2017-08-18
db/LightDirectory: use std::chrono::system_clock::time_point
Max Kellermann
2017-08-17
Fix std::string read after free in read_stream_art
Ryan Walklin
2017-08-17
Fix EventPipe file descriptors
Ryan Walklin
2017-08-15
Add albumart command
Ryan Walklin
2017-08-11
db/PlaylistInfo: use std::chrono::system_clock::time_point
Max Kellermann
2017-08-11
output/Jack: add "noexcept"
Max Kellermann
2017-08-11
output/Jack: reorder methods
Max Kellermann
2017-08-11
system/EPollFD: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
zeroconf/Avahi: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
unix/Signalhandlers: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
event/SignalMonitor: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
Permission: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
tag/Config: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
client: make GREETING constexpr
Max Kellermann
2017-08-11
client: use C++11 initializers
Max Kellermann
2017-08-11
system/fd_util: remove unused library
Max Kellermann
2017-08-11
system/EventPipe: use FileDescriptor::CreatePipeNonBlock()
Max Kellermann
2017-08-11
system/FileDescriptor: add method CreatePipeNonBlock()
Max Kellermann
2017-08-11
system/EventPipe: use class UniqueSocketDescriptor in PoorSocketPair()
Max Kellermann
2017-08-11
system/EventPipe: throw exception instead of raising fatal error
Max Kellermann
2017-08-11
net/IPv4Address: new class
Max Kellermann
2017-08-11
net/SocketDescriptor: add AcceptNonBlock() overload without address
Max Kellermann
2017-08-11
net/SocketDescriptor: AcceptNonBlock() enables non-blocking even if SOCK_NONB...
Max Kellermann
2017-08-11
net/SocketDescriptor: check HAVE_ACCEPT4
Max Kellermann
2017-08-11
system/EventPipe: use AtScopeExit() in PoorSocketPair()
Max Kellermann
2017-08-11
zeroconf/Bonjour: pass SocketDescriptor to constructor
Max Kellermann
2017-08-11
system/FileDescriptor: implement CreatePipe() on Windows
Max Kellermann
2017-08-10
system/fd_util: remove unused function close_socket()
Max Kellermann
2017-08-10
system/fd_util: remove unused function accept_cloexec_nonblock()
Max Kellermann
2017-08-10
system/fd_util: remove unused function open_cloexec()
Max Kellermann
[next]