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
2017-02-03
Client: eliminate client_puts(), use Client::Write() instead
Max Kellermann
2017-02-03
Client: make attributes "uid" and "num" const
Max Kellermann
2017-02-01
Merge tag 'v0.20.4'
Max Kellermann
2017-02-01
lib/nfs/Connection: detect socket hangup and unregister from epoll
Max Kellermann
2017-02-01
lib/nfs/Connection: detect libnfs reconnect
Max Kellermann
2017-02-01
output/sndio: work around a libroar C++ incompatibility
Max Kellermann
2017-01-31
Correct method types to match Interface.hxx
Thomas Zander
2017-01-31
free() require cstdlib to be included
Thomas Zander
2017-01-27
pcm/SampleFormat: workaround for GCC 4.9 "constexpr" bug
Max Kellermann
2017-01-26
lib/curl/Global: decouple from the IOThread library
Max Kellermann
2017-01-26
input/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-26
input/nfs: use NfsFileReader::GetEventLoop()
Max Kellermann
2017-01-26
lib/nfs/FileReader: use nfs_get_event_loop()
Max Kellermann
2017-01-26
lib/nfs/Glue: add EventLoop& accessor
Max Kellermann
2017-01-26
lib/nfs/FileReader: use C++11 initializers
Max Kellermann
2017-01-25
input/async: pass EventLoop& to constructor
Max Kellermann
2017-01-25
input/Plugin: include cleanup
Max Kellermann
2017-01-25
input/curl: use CurlGlobal::GetEventLoop()
Max Kellermann
2017-01-25
input/async: add method GetEventLoop()
Max Kellermann
2017-01-25
lib/nfs/{FileReader,Glue}: pass EventLoop&
Max Kellermann
2017-01-25
IOThread: make io_thread_run() static
Max Kellermann
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-25
output/ao: convert to class, make attributes private
Max Kellermann
2017-01-25
output/ao: use AudioOutputWrapper
Max Kellermann
2017-01-25
output/ao: use const_cast instead of the union hack
Max Kellermann
2017-01-25
output/solaris: convert to class, make attributes private
Max Kellermann
2017-01-25
output/solaris: use AudioOutputWrapper
Max Kellermann
2017-01-25
output/httpd: use AudioOutputWrapper
Max Kellermann
2017-01-25
output/roar: use AudioOutputWrapper::Init()
Max Kellermann
2017-01-25
output/Wrapper: add missing include
Max Kellermann
2017-01-25
output/Plugin: convert pointers to references
Max Kellermann
2017-01-25
input/alsa: use snd_pcm_?w_params_alloca()
Max Kellermann
2017-01-24
output/alsa: convert to class, make attributes private
Max Kellermann
2017-01-24
output/alsa: make AlsaSetup() an AlsaOutput method
Max Kellermann
2017-01-24
output/alsa: move code from AlsaSetup() to AlsaSetupSw()
Max Kellermann
2017-01-24
output/alsa: move code from AlsaSetup() to AlsaSetupHw()
Max Kellermann
2017-01-23
lib/upnp/Util: pass single delimiter character to stringToTokens()
Max Kellermann
2017-01-23
lib/upnp/Util: remove parameter "skipinit", always true
Max Kellermann
2017-01-23
lib/upnp/WorkQueue: fix race condition
Max Kellermann
2017-01-23
lib/upnp: fix bad std::chrono cast
Max Kellermann
2017-01-23
db/simple: drop redundant "virtual"
Max Kellermann
2017-01-23
db/proxy: drop redundant "virtual"
Max Kellermann
2017-01-23
db/proxy: make connect errors during startup non-fatal
Max Kellermann
2017-01-23
db/proxy: improve Connect() error message
Max Kellermann
2017-01-23
Main, db/Glue: improve error messages
Max Kellermann
2017-01-23
lib/upnp/WorkQueue: disallow copying
Max Kellermann
2017-01-23
lib/upnp/WorkQueue: make constructor explicit
Max Kellermann
2017-01-23
lib/upnp/WorkQueue: use C++11 initializers
Max Kellermann
2017-01-23
db/proxy: make the base class of LibmpdclientError public
Max Kellermann
2017-01-23
output/Source: reset the ReplayGain serials ion OpenFilter()
Max Kellermann
[next]