summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-18doc/protocol.rst: document that tag changed trigger "player" idle eventMax Kellermann
2020-12-16doc/protocol.rst: fix MPD version on `oneshot`Itai Y. Efrat
2020-12-16doc/protocol.rst: fix mistake in footnotesItai Y. Efrat
2020-12-15doc/protocol.rst: ensure all commands have targetsEdJoPaTo
2020-12-14doc/protocol.rst: Add missing "originaldate" to the list of supported tagskaliko
2020-12-01input/{tidal,qobus}: add missing includes for assert()Max Kellermann
2020-12-01input/tidal: add missing include for assert()Max Kellermann
2020-11-30lib/ffmpeg/Filter: Add define required for avutilDanilo Spinella
2020-11-16filter/ffmpeg: detect the output sample formatMax Kellermann
2020-11-15output/Control: allow copy elision (fix -Wpessimizing-move)Max Kellermann
2020-11-15Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an ou...Stapper
2020-11-11doc/plugins.rst: add missing list-table declarationMax Kellermann
2020-11-10doc/mpd.1.rst: Update config file documentation.kaliko
2020-11-10doc/mpd.conf.5.rst: Update mpd.conf manualkaliko
2020-11-10doc/mpdconf.example: add database exempleskaliko
2020-11-10doc/mpdconf.example: add available log levelskaliko
2020-11-10doc/mpdconf.example: Strip trailing space, fixed typo.kaliko
2020-11-10decoder/dsdiff: apply padding to odd-sized chunksMax Kellermann
2020-11-10doc/plugins.rst: add DSD spec linksMax Kellermann
2020-11-06increment version number to 0.22.4Max Kellermann
2020-11-06release v0.22.3v0.22.3Max Kellermann
2020-11-06storage/curl: fix nullptr dereferenceMax Kellermann
2020-11-04filter/LoadChain: use the AutoConvertFilterMax Kellermann
2020-11-04filter/AutoConvert: move the Filter class to TwoFilters.cxxMax Kellermann
2020-11-04filter/AutoConvert: eliminate AutoConvertFilter if possibleMax Kellermann
2020-11-04filter/ffmpeg: interleave the output AVFrameMax Kellermann
2020-11-04decoder/ffmpeg: move code to lib/ffmpeg/Interleave.cxxMax Kellermann
2020-11-04decoder/ffmpeg: use AVFrame fields instead of AVCodecContext fieldsMax Kellermann
2020-11-04lib/ffmpeg/Buffer: add missing includeMax Kellermann
2020-11-04lib/ffmpeg/Buffer: disallow copyingMax Kellermann
2020-11-04lib/ffmpeg/Buffer: add `noexcept`Max Kellermann
2020-11-04lib/ffmpeg/{Buffer,Time}: remove obsolete "#undef SampleFormat"Max Kellermann
2020-11-04filter/convert: convert_filter_new() returns std::unique_ptrMax Kellermann
2020-11-04filter/chain: pass std::string_view to filter_chain_append()Max Kellermann
2020-11-04filter/LoadChain: use IterableSplitString()Max Kellermann
2020-11-04filter/chain: copy the child nameMax Kellermann
2020-11-04filter/chain: remove unused field ChainFilter::Child::nameMax Kellermann
2020-11-04increment version number to 0.22.3Max Kellermann
2020-11-04playlist/registry: add option "as_directory"Max Kellermann
2020-11-04doc/plugins.rst: more markupMax Kellermann
2020-11-04doc/user.rst: fix typoMax Kellermann
2020-11-04meson.build: switch to C11Max Kellermann
2020-11-04meson.build: disable ld.so lazy binding and enable relroMax Kellermann
2020-11-04playlist/registry: simplify ExtractMimeTypeMainPart()Max Kellermann
2020-10-28release v0.22.2v0.22.2Max Kellermann
2020-10-28meson_options.txt: disable the "smbclient" plugin by defaultMax Kellermann
2020-10-28lib/yajl/Handle: strip newlines from error messagesMax Kellermann
2020-10-28lib/yajl/Handle: un-inline the throwing codeMax Kellermann
2020-10-28util/FormatString: update API documentationMax Kellermann
2020-10-28protocol/Ack: remove unused variable `ack_domain`Max Kellermann