summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12increment version number to 0.21.12Max Kellermann
2019-07-03release v0.21.11v0.21.11Max Kellermann
2019-06-28output/alsa: log when generating silence due to slow decoderMax Kellermann
2019-06-28output/alsa: schedule a timer to generate silenceMax Kellermann
2019-06-28output/alsa: add a new flag "waiting" for xrun managementMax Kellermann
2019-06-28output/alsa: Cancel() also affects "active" (documentation)Max Kellermann
2019-06-28output/alsa: fix comment typoMax Kellermann
2019-06-28output/alsa: fix comment typoMax Kellermann
2019-06-28output/alsa: always redo DrainInternal() after writingMax Kellermann
2019-06-28output/alsa: check PCM state before calling snd_pcm_drain()Max Kellermann
2019-06-26input/tidal: deprecated because Tidal has changed the protocolMax Kellermann
2019-06-26decoder/wildmidi: add fallbacks for libwildmidi<0.4Max Kellermann
2019-06-26decoder/wildmidi: remove unused variable wildmidi_domainMax Kellermann
2019-06-26decoder/wildmidi: throw PluginUnavailable on WildMidi_Init() errorMax Kellermann
2019-06-26decoder/wildmidi: throw PluginUnavailable if config file does not existMax Kellermann
2019-06-26decoder/List: handle exception PluginUnavailableMax Kellermann
2019-06-26decoder/List: annotate exceptions thrown by DecoderPlugin::Init()Max Kellermann
2019-06-18meson.build: increase protocol version to 0.21.11Max Kellermann
2019-06-17MusicChunk: pad MusicChunkInfo to a multiple of 8 bytesMax Kellermann
2019-06-17output/oss: return early if PcmExport::Export() returns empty arrayMax Kellermann
2019-06-17pcm/Export: document that Export() may return an empty bufferMax Kellermann
2019-06-16db/Interface: CollectUniqueTags() allows multiple "groups"Max Kellermann
2019-06-11doc/include: remove obsolete DocBook fragmentMax Kellermann
2019-06-11increment version number to 0.21.11Max Kellermann
2019-06-05release v0.21.10v0.21.10Max Kellermann
2019-06-05decoder/OpusReader: return StringViewMax Kellermann
2019-06-05output/httpd: reject some well-known request pathscathugger
2019-06-05output/httpd: use strncmp instead of memcmpcathugger
2019-06-05output/httpd: fix indentMax Kellermann
2019-05-31Revert "player/Thread: remove unnecessary "pipe" check"Max Kellermann
2019-05-31doc/protocol.rst: binary responses do have a newline after allMax Kellermann
2019-05-31doc/user.rst: more heading correctionsMax Kellermann
2019-05-31doc/developer.rst: remove outdated section about the clang static analyzerMax Kellermann
2019-05-31doc/user.rst: use ".. note:"Max Kellermann
2019-05-31increment version number to 0.21.10Max Kellermann
2019-05-20release v0.21.9v0.21.9Max Kellermann
2019-05-20doc/protocol.rst: several clarificationsMax Kellermann
2019-05-20player/Thread: fix "single" mode race conditionMax Kellermann
2019-05-20player/Thread: remove unnecessary "pipe" checkMax Kellermann
2019-05-17input/buffered: check error in IsAvailable()Max Kellermann
2019-05-16input/buffered: rethrow read_error in Check()Max Kellermann
2019-05-16input/buffered: wake up client thread on seek errorMax Kellermann
2019-05-16input/buffered: fix deadlock bugMax Kellermann
2019-05-13doc/mpd.conf.5: remove ALSA specific documentationMax Kellermann
2019-05-13doc/mpd.conf.5: fix section indentMax Kellermann
2019-05-13doc/protocol.rst: add references to audio_output_formatMax Kellermann
2019-05-13doc/user.rst: move audio format spec to section "Global Audio Format"Max Kellermann
2019-05-13doc/user.rst: add reference to audio_output_formatMax Kellermann
2019-05-13doc/user.rst: more markupMax Kellermann
2019-05-13doc/user.rst: add missing spaceMax Kellermann