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
2021-08-17
Merge branch 'exp2' of git://github.com/neheb/MPD
HEAD
master
Max Kellermann
2021-08-16
constexpr/std::array conversions
Rosen Penev
2021-08-16
constexpr global variable conversion
Rosen Penev
2021-08-16
clang-tidy: use default
Rosen Penev
2021-08-10
time/FileTime: move code to SystemClock.hxx
Max Kellermann
2021-08-10
time/FileTime: add ChronoToFileTime()
Max Kellermann
2021-08-10
time/FileTime: preserve the FILETIME resolution
Max Kellermann
2021-08-10
time/FileTime: add FileTimeToChronoDuration()
Max Kellermann
2021-08-10
time/FileTime: allow negative times
Max Kellermann
2021-08-10
time/FileTime: use uint_least64_t
Max Kellermann
2021-08-10
test/time/TestFileTime: new unit test
Max Kellermann
2021-08-10
test/time/TestISO8601: disable on Windows for now
Max Kellermann
2021-08-10
python/meson: set exe_wrapper=wine for Windows builds
Max Kellermann
2021-08-10
python/meson: set needs_exe_wrapper=true only for Android targets
Max Kellermann
2021-08-10
python/meson: split the f.write() call and use f-strings
Max Kellermann
2021-08-10
python/project: re-add support for version suffix
Max Kellermann
2021-08-10
output/wasapi: check ENABLE_DSD before setting dsd_mode
Max Kellermann
2021-08-10
test/meson.build: add missing dependencies on libfmt
Max Kellermann
2021-08-10
output/pipewire: append output name to PW node name
Max Kellermann
2021-08-10
output/pipewire: add config option "remote"
Max Kellermann
2021-08-10
output/pipewire: allow specifying a target by its name
Max Kellermann
2021-08-10
output/pipewire: create inactive stream, fill ring_buffer first
Max Kellermann
2021-08-10
output/pipewire: wait for buffer to fill before resuming
Max Kellermann
2021-08-10
output/pipewire: smaller ring buffer, 500ms should be enough
Max Kellermann
2021-08-10
output/pipewire: add type alias for boost::lockfree::spsc_queue
Max Kellermann
2021-08-10
output/pipewire: update `nbytes` after calling PcmSilence()
Max Kellermann
2021-08-10
output/pipewire: call pw_stream_flush() only if really draining
Max Kellermann
2021-08-09
output/pipewire: reset the "paused" flag
Max Kellermann
2021-08-06
Merge tag 'v0.22.10'
Max Kellermann
2021-08-06
release v0.22.10
v0.22.10
Max Kellermann
2021-08-06
mixer/alsa: use cached values to work around rounding errors
Max Kellermann
2021-08-06
mixer/alsa: skip the snd_mixer_handle_events() call in alsa_mixer_elem_callba...
Max Kellermann
2021-08-06
mixer/alsa: move alsa_mixer_elem_callback() into the AlsaMixer class
Max Kellermann
2021-08-06
mixer/alsa: move code to GetPercentVolume()
Max Kellermann
2021-08-06
mixer/alsa: move code to NormalizedToPercent()
Max Kellermann
2021-08-06
mixer/alsa: move code to GetNormalizedVolume()
Max Kellermann
2021-08-06
build/openssl: pass --cross-compile-prefix to ./Configure
Max Kellermann
2021-08-06
build/openssl: pass RANLIB=... to "make install"
Max Kellermann
2021-08-06
python/build/libs.py: update OpenSSL to 3.0.0-beta2
Max Kellermann
2021-08-06
python/build/libs.py: update CURL to 7.78.0
Max Kellermann
2021-08-06
doc/plugins.rst: move filter graph URL to ffmpeg.org
Max Kellermann
2021-08-05
db/simple: prune CUE entries from database for non-existent songs
Max Kellermann
2021-08-05
db/update/Playlist: prepend "../" only for relative URIs
Max Kellermann
2021-08-05
fs/Traits: add PathTraitsUTF8::IsAbsoluteOrHasScheme()
Max Kellermann
2021-08-05
db/simple/Directory: remove obsolete API doc
Max Kellermann
2021-08-05
decoder/Bridge: call UpdateStreamTag() only if there is no pending seek
Max Kellermann
2021-08-05
tag/Tag: add Merge() which takes Tag pointers
Max Kellermann
2021-08-05
tag/Tag: Merge() returns Tag, MergePtr() returns std::unique_ptr<Tag>
Max Kellermann
2021-08-05
output/oss: enable DoP
Constantin Fuerst
2021-08-05
output/oss: replace the AudioFormat field with 3 raw OSS integers
Max Kellermann
[next]