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-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
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-02
input/icy: adjust offset at end of stream in Read()
Max Kellermann
2021-07-30
db/simple/ExportedSong: check src.OwnsTag(), not this->OwnsTag()
Max Kellermann
2021-07-16
command/file: support "albumart" for virtual tracks in CUE sheets
Max Kellermann
2021-07-16
command/file: pass directory uri to read_stream_art()
Max Kellermann
2021-07-16
fs/Traits: add overload GetParent(string_view)
Max Kellermann
2021-07-16
output/winmm: fix struct/class mismatch
Max Kellermann
2021-07-16
increment version number to 0.22.10
Max Kellermann
2021-06-24
doc/user.rst: rectify admin permission
Naglis Jonaitis
2021-06-23
release v0.22.9
v0.22.9
Max Kellermann
2021-06-23
Fix android build error when confronted with package versions ending in +revi...
Yetangitu
2021-06-23
TagAny: invoke ScanGenericTags() on remote files
Max Kellermann
2021-06-23
doc/plugins.rst: mention default libsamplerate type
Naglis Jonaitis
2021-06-23
doc/user.rst: document restore_paused
Naglis Jonaitis
2021-06-23
doc, README.md: update IRC server name/URL
Naglis Jonaitis
2021-06-22
Main: use AtScopeExit() to call ZeroconfDeinit()
Max Kellermann
2021-05-31
Android: use startForegroundService() in Android 8+
Max Kellermann
2021-05-31
decoder/ffmpeg: fix build failure with FFmpeg 3.4
Max Kellermann
2021-05-31
decoder/ffmpeg: suppress -Wunused with libavformat<58.6.100
Max Kellermann
2021-05-31
db/proxy: suppress -Wunused with libmpdclient<2.12
Max Kellermann
2021-05-27
input/last: call Close() in Open()
Max Kellermann
2021-05-27
input/last: clear "uri" field in Close()
Max Kellermann
2021-05-26
NEWS: mention new FFmpeg/ID3v2 tags
Max Kellermann
2021-05-26
decoder/ffmpeg: support the tags "album-sort", "artist-sort"
Max Kellermann
2021-05-26
decoder/ffmpeg: support the "sort_album" tag
Max Kellermann
2021-05-26
decoder/ffmpeg: add comment
Max Kellermann
[next]