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-20
util/TimeFormat: suppress -Wunused on Windows
Max Kellermann
2017-02-19
tag/Handler: improve snprintf() return value check
Max Kellermann
2017-02-19
output/httpd/IcyMetaDataServer: cast length to unsigned
Max Kellermann
2017-02-19
output/httpd/IcyMetaDataServer: pad the string with 15 spaces
Max Kellermann
2017-02-19
output/httpd/IcyMetaDataServer: remove the int cast
Max Kellermann
2017-02-10
{input,mixer}/alsa: cancel the DeferredMonitor in the destructor
Max Kellermann
2017-02-09
event/Loop: make IsInsideOrNull() available in the NDEBUG build
Max Kellermann
2017-02-09
mixer/alsa: reset the MultiSocketMonitor in the destructor
Max Kellermann
2017-02-09
event/MultiSocketMonitor: add method Reset()
Max Kellermann
2017-02-09
event/MultiSocketMonitor: use C++11 initializer
Max Kellermann
2017-02-09
event/MultiSocketMonitor: more API documentation
Max Kellermann
2017-02-09
event/Call: allow usage during shutdown
Max Kellermann
2017-02-09
{input,mixer}/alsa: fix off-by-one bug in count check
Max Kellermann
2017-02-08
lib/nfs/FileReader: remove debug line
Max Kellermann
2017-02-06
tag/TagId3: use AtScopeExit() for exception-safety
Max Kellermann
2017-02-06
configure.ac: prepare for 0.20.5
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-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
2017-01-20
playlist/SoundCloud: eliminate unnecessary casted variable
Max Kellermann
2017-01-20
pcm/Traits: add "SILENCE" attribute
Max Kellermann
2017-01-20
pcm/Traits: add specialization for SampleFormat::DSD
Max Kellermann
2017-01-19
pcm/PcmChannels: silence surround channels when converting from stereo
Max Kellermann
2017-01-18
DetachedSong: use C++11 initializers
Max Kellermann
2017-01-17
pcm/SampleFormat: make the two inline functions "constexpr"
Max Kellermann
2017-01-17
AudioFormat: update ToString() API documentatio
Max Kellermann
2017-01-17
Audio{Format,Parser}: use shortcuts such as "dsd64" in log messages
Max Kellermann
2017-01-17
AudioFormat: replace struct audio_format_string with class StringBuffer, retu...
Max Kellermann
[next]