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-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
2020-10-28
release v0.22.2
v0.22.2
Max Kellermann
2020-10-28
meson_options.txt: disable the "smbclient" plugin by default
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
2020-10-27
fs/Traits: add GetFilenameSuffix()
Max Kellermann
2020-10-27
increment version number to 0.22.2
Max Kellermann
2020-10-17
release v0.22.1
v0.22.1
Max Kellermann
2020-10-17
lib/nfs/patches: disable the snprintf->sprintf_s alias
Max Kellermann
2020-10-16
python/build/libs.py: update CURL to 7.73.0
Max Kellermann
2020-10-16
decoder/opus: fix track/album ReplayGain fallback
Max Kellermann
2020-10-16
decoder/opus: submit output_gain even if there is no OpusTags packet
Max Kellermann
2020-10-16
decoder/opus: move formula to EbuR128ToReplayGain()
Max Kellermann
2020-10-16
decoder/opus: move comment to `output_gain` field
Max Kellermann
2020-10-16
decoder/opus: convert field `output_gain` to float
Max Kellermann
2020-10-15
lib/dbus/Watch: add missing include for assert()
Max Kellermann
2020-10-15
output/osx: fix several -Wdouble-promotion warnings
Max Kellermann
2020-10-15
net/SocketAddress: include cleanup
Max Kellermann
2020-10-08
event/SocketMonitor: don't filter out ERROR/HANGUP
Max Kellermann
2020-10-08
event/TimerEvent: add type alias for std::chrono::steady_clock::duration
Max Kellermann
2020-10-08
event/TimerEvent: use `using` instead of `typedef`
Max Kellermann
2020-10-08
event/TimerEvent: use auto_unlink hook
Max Kellermann
2020-10-08
event/Loop: reorder includes
Max Kellermann
[prev]
[next]