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-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
output/wasapi: check ENABLE_DSD before setting dsd_mode
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
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-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
2021-08-05
output/oss: check returned value in oss_try_ioctl()
Max Kellermann
2021-08-05
output/oss: oss_try_ioctl() throws on EINVAL
Max Kellermann
2021-08-05
pcm/Export: add method IsDopEnabled()
Max Kellermann
2021-08-05
Merge branch 'v0.22.x'
Max Kellermann
2021-08-05
output/oss: always enable PcmExport for alsa_channel_order
Max Kellermann
2021-08-05
tag/Builder: do not acquire tag_pool_lock if TagItem list is empty
Max Kellermann
2021-08-05
tag/Builder: use std::swap() in move operator
Max Kellermann
2021-08-05
tag/Builder: don't ignore the result of tag_pool_dup_item
Cebtenzzre
2021-08-05
tag/Builder: another missing RemoveAll() call
Cebtenzzre
2021-08-05
tag/Builder: use RemoveAll() to give up references
Cebtenzzre
2021-08-05
tag/Pool: add [[nodiscard]]
Cebtenzzre
2021-08-05
input/tidal: remove defunct unmaintained plugin
Max Kellermann
2021-08-05
output/winmm: fix struct/class mismatch
Max Kellermann
[next]