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
Age
Commit message (
Expand
)
Author
2020-11-16
Merge branch 'v0.22.x'
Max Kellermann
2020-11-16
filter/ffmpeg: detect the output sample format
Max Kellermann
2020-11-15
output/Control: allow copy elision (fix -Wpessimizing-move)
Max Kellermann
2020-11-15
Fixes #994 - moveoutput: new AudioOutputControl created from copyMoving an ou...
Stapper
2020-11-11
Merge branch 'v0.22.x' into master
Max Kellermann
2020-11-11
doc/plugins.rst: add missing list-table declaration
Max Kellermann
2020-11-10
Merge branch 'bind' of git://github.com/neheb/MPD into master
Max Kellermann
2020-11-10
doc/mpd.1.rst: Update config file documentation.
kaliko
2020-11-10
doc/mpd.conf.5.rst: Update mpd.conf manual
kaliko
2020-11-10
doc/mpdconf.example: add database exemples
kaliko
2020-11-10
doc/mpdconf.example: add available log levels
kaliko
2020-11-10
doc/mpdconf.example: Strip trailing space, fixed typo.
kaliko
2020-11-10
decoder/dsdiff: apply padding to odd-sized chunks
Max Kellermann
2020-11-10
doc/plugins.rst: add DSD spec links
Max Kellermann
2020-11-06
Merge tag 'v0.22.3' into master
Max Kellermann
2020-11-06
increment version number to 0.22.4
Max Kellermann
2020-11-06
release v0.22.3
v0.22.3
Max Kellermann
2020-11-06
storage/curl: fix nullptr dereference
Max Kellermann
2020-11-05
clang-tidy: replace std::bind with lambdas
Rosen Penev
2020-11-04
util/MimeType: use IterableSplitString() in ParseMimeTypeParameters()
Max Kellermann
2020-11-04
playlist/registry: remove duplicate function ExtractMimeTypeMainPart()
Max Kellermann
2020-11-04
util/MimeType: migrate GetMimeTypeBase() to std::string_view
Max Kellermann
2020-11-04
util/UriExtract: remove the query string at the beginning of uri_get_suffix()
Max Kellermann
2020-11-04
util/UriExtract: pass std::string_view to uri_get_suffix()
Max Kellermann
2020-11-04
util/UriExtract: uri_get_suffix() returns std::string_view
Max Kellermann
2020-11-04
{decoder,archive,playlist}/plugin: pass std::string_view to SupportsMimeType()
Max Kellermann
2020-11-04
Merge branch 'v0.22.x' into master
Max Kellermann
2020-11-04
Merge branch 'clng11' of git://github.com/neheb/MPD into master
Max Kellermann
2020-11-04
filter/LoadChain: use the AutoConvertFilter
Max Kellermann
2020-11-04
filter/AutoConvert: move the Filter class to TwoFilters.cxx
Max Kellermann
2020-11-04
filter/AutoConvert: eliminate AutoConvertFilter if possible
Max Kellermann
2020-11-04
filter/ffmpeg: interleave the output AVFrame
Max Kellermann
2020-11-04
decoder/ffmpeg: move code to lib/ffmpeg/Interleave.cxx
Max Kellermann
2020-11-04
decoder/ffmpeg: use AVFrame fields instead of AVCodecContext fields
Max Kellermann
2020-11-04
lib/ffmpeg/Buffer: add missing include
Max Kellermann
2020-11-04
lib/ffmpeg/Buffer: disallow copying
Max Kellermann
2020-11-04
lib/ffmpeg/Buffer: add `noexcept`
Max Kellermann
2020-11-04
lib/ffmpeg/{Buffer,Time}: remove obsolete "#undef SampleFormat"
Max Kellermann
2020-11-04
filter/convert: convert_filter_new() returns std::unique_ptr
Max Kellermann
2020-11-04
filter/chain: pass std::string_view to filter_chain_append()
Max Kellermann
2020-11-04
filter/LoadChain: use IterableSplitString()
Max Kellermann
2020-11-04
filter/chain: copy the child name
Max Kellermann
2020-11-04
filter/chain: remove unused field ChainFilter::Child::name
Max Kellermann
2020-11-04
increment version number to 0.22.3
Max Kellermann
2020-11-04
playlist/registry: add option "as_directory"
Max Kellermann
2020-11-04
doc/plugins.rst: more markup
Max Kellermann
2020-11-04
doc/user.rst: fix typo
Max Kellermann
2020-11-04
meson.build: switch to C11
Max Kellermann
2020-11-04
meson.build: disable ld.so lazy binding and enable relro
Max Kellermann
2020-11-04
playlist/registry: simplify ExtractMimeTypeMainPart()
Max Kellermann
[next]