You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Nov30Oct282720191817161514131298652130Sep292623222117167423Aug211486123Jul201610762122Jun1110975430May2928272614765430Apr2927262423221514987632131Mar2625Merge branch 'v0.22.x' into masterMerge branch 'clng11' of git://github.com/neheb/MPD into masterfilter/LoadChain: use the AutoConvertFilterfilter/AutoConvert: move the Filter class to TwoFilters.cxxfilter/AutoConvert: eliminate AutoConvertFilter if possiblefilter/ffmpeg: interleave the output AVFramedecoder/ffmpeg: move code to lib/ffmpeg/Interleave.cxxdecoder/ffmpeg: use AVFrame fields instead of AVCodecContext fieldslib/ffmpeg/Buffer: add missing includelib/ffmpeg/Buffer: disallow copyinglib/ffmpeg/Buffer: add `noexcept`lib/ffmpeg/{Buffer,Time}: remove obsolete "#undef SampleFormat"filter/convert: convert_filter_new() returns std::unique_ptrfilter/chain: pass std::string_view to filter_chain_append()filter/LoadChain: use IterableSplitString()filter/chain: copy the child namefilter/chain: remove unused field ChainFilter::Child::nameincrement version number to 0.22.3playlist/registry: add option "as_directory"doc/plugins.rst: more markupdoc/user.rst: fix typomeson.build: switch to C11meson.build: disable ld.so lazy binding and enable relroplaylist/registry: simplify ExtractMimeTypeMainPart()event/PollBackend: use vector::push_back() instead of resize()event/PollBackend: add Item constructorevent/PollBackend: use unordered_map::find() instead of operator[]event/PollBackend: use unordered_map::emplace() in Add()event/PollBackend: use std::size_tevent/PollGroupWinSelect: add Item constructorevent/WinSelect: use unordered_map::find() instead of operator[]event/WinSelect: merge duplicate code into ApplyReady()event/WinSelect: add missing `const` to deleted copy ctor/operatorevent/WinSelect: reorder method prototypesevent/WinSelect: use unordered_map::emplace() in Add()event/WinSelect: use SOCKET as std::unordered_map keyclang-tidy: convert to all/any_ofuse structured binding declarationsMerge tag 'v0.22.2' into masterrelease v0.22.2