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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-01-21
db/simple/ExportedSong: new class
Max Kellermann
2021-01-21
SongPrint: use LightSong::GetDuration()
Max Kellermann
2021-01-21
util/StringView: add method SplitLast()
Max Kellermann
2021-01-20
command/file: use %zu to format a size_t
Max Kellermann
2021-01-20
client/Response: add `printf` attribute
Max Kellermann
2021-01-20
Merge branch 'bugfix/1043/remove-basepath-handling' of git://github.com/PVinc...
Max Kellermann
2021-01-19
output/sles: add missing include for assert()
Max Kellermann
2021-01-19
lib/pcre/RegexPointer: work around bogus -Wmaybe-uninitialized with GCC 11
Max Kellermann
2021-01-08
Remove relative path handling which was not needed
Vincent Petry
2021-01-05
Use uri_has_scheme for Webdav response href
Vincent Petry
2021-01-04
Webdav href in response can be relative
Vincent Petry
2021-01-04
Fix parsing propstat blocks
Vincent Petry
2021-01-04
Fix Webdav storage PROPFIND request
Vincent Petry
2021-01-01
copyright year 2021
Max Kellermann
2020-12-01
input/{tidal,qobus}: add missing includes for assert()
Max Kellermann
2020-12-01
input/tidal: add missing include for assert()
Max Kellermann
2020-11-30
lib/ffmpeg/Filter: Add define required for avutil
Danilo Spinella
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-10
decoder/dsdiff: apply padding to odd-sized chunks
Max Kellermann
2020-11-06
storage/curl: fix nullptr dereference
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
playlist/registry: add option "as_directory"
Max Kellermann
2020-11-04
playlist/registry: simplify ExtractMimeTypeMainPart()
Max Kellermann
2020-10-28
lib/yajl/Handle: strip newlines from error messages
Max Kellermann
2020-10-28
lib/yajl/Handle: un-inline the throwing code
Max Kellermann
2020-10-28
util/FormatString: update API documentation
Max Kellermann
2020-10-28
protocol/Ack: remove unused variable `ack_domain`
Max Kellermann
2020-10-28
Main: save the state_file on shutdown
Max Kellermann
2020-10-28
db/simple: purge songs for unavailable decoder plugins on update
Max Kellermann
2020-10-28
fs/Traits: add GetPathSuffix()
Max Kellermann
2020-10-28
db/simple/Directory: add `pure` attribute
Max Kellermann
2020-10-28
db/update/Walk: add code comments
Max Kellermann
2020-10-27
db/simple: purge special directories for unavailable plugins on update
Max Kellermann
2020-10-27
db/update/Walk: adjust lamba indent
Max Kellermann
[next]