summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-21release v0.22.4v0.22.4Max Kellermann
2021-01-21protocol: add command "binarylimit"Max Kellermann
2021-01-21client/FileCommands: validate the given offsetMax Kellermann
2021-01-21event/FullyBufferedSocket: add method GetOutputMaxSize()Max Kellermann
2021-01-21util/PeakBuffer: add method max_size()Max Kellermann
2021-01-21util/PeakBuffer: use std::byte instead of std::uint8_tMax Kellermann
2021-01-21util/PeakBuffer: add `noexcept`Max Kellermann
2021-01-21util/PeakBuffer: use std::size_tMax Kellermann
2021-01-21util/ForeignFifoBuffer: use `auto`Max Kellermann
2021-01-21command/Request: ParseUnsigned() returns unsignedMax Kellermann
2021-01-21input/curl: disable verify_peer on Android by defaultMax Kellermann
2021-01-21python/build/libs.py: build CURL with OpenSSL supportMax Kellermann
2021-01-21db/simple/Song: Export() merges tags with "target"Max Kellermann
2021-01-21db/simple/ExportedSong: add option to own a TagMax Kellermann
2021-01-21db/simple/ExportedSong: new classMax Kellermann
2021-01-21SongPrint: use LightSong::GetDuration()Max Kellermann
2021-01-21util/StringView: add method SplitLast()Max Kellermann
2021-01-20command/file: use %zu to format a size_tMax Kellermann
2021-01-20client/Response: add `printf` attributeMax Kellermann
2021-01-20Merge branch 'bugfix/1043/remove-basepath-handling' of git://github.com/PVinc...Max Kellermann
2021-01-20doc/mpd.conf.5.rst: updated ReplayGain website linksMax Kellermann
2021-01-19python/build/ffmpeg.py: remove obsolete -no-integrated-as workaroundMax Kellermann
2021-01-19doc/user.rst: require Android NDK r22Max Kellermann
2021-01-19output/sles: add missing include for assert()Max Kellermann
2021-01-19lib/pcre/RegexPointer: work around bogus -Wmaybe-uninitialized with GCC 11Max Kellermann
2021-01-19python/build/libs.py: update CURL to 7.74.0Max Kellermann
2021-01-19python/build/libs.py: update Boost to 1.75.0Max Kellermann
2021-01-19doc/protocol.rst: fix playlist(find|search)Itai Y. Efrat
2021-01-08Remove relative path handling which was not neededVincent Petry
2021-01-05Merge branch 'bugfix/1039/fix-webdav' of git://github.com/PVince81/MPD into v...Max Kellermann
2021-01-05Use uri_has_scheme for Webdav response hrefVincent Petry
2021-01-04Webdav href in response can be relativeVincent Petry
2021-01-04Fix parsing propstat blocksVincent Petry
2021-01-04Fix Webdav storage PROPFIND requestVincent Petry
2021-01-01copyright year 2021Max Kellermann
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