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
2019-03-17
decoder/ogg: ignore the BOS packet after seek to the beginning of song
Max Kellermann
2019-03-17
output/sles: enable power saving mode
Max Kellermann
2019-03-17
output/plugins/OSXOutputPlugin: add boost meson dependency
Jacob Vosmaer
2019-03-16
output/pulse: use pa_channel_map_init_extend() instead of _auto()
Max Kellermann
2019-03-16
decoder/opus: fix replay gain when there are no other tags
Max Kellermann
2019-03-16
doc/protocol.rst: clarify filter expressions with multiple tag values
Max Kellermann
2019-03-16
song/TagSongFilter: apply negation properly to multiple tag values
Max Kellermann
2019-03-16
song/StringFilter: remove obsolete #if
Max Kellermann
2019-03-16
song/StringFilter: make MatchWithoutNegation() public
Max Kellermann
2019-03-16
test/TestSongFilter: unit test for song filters
Max Kellermann
2019-03-16
test/meson.build: add section for filter tests
Max Kellermann
2019-03-16
test/MakeTag: add `noexcept`
Max Kellermann
2019-03-16
test/MakeTag: remove `static`
Max Kellermann
2019-03-16
test/test_translate_song: move MakeTag() to header
Max Kellermann
2019-03-16
meson.build: increase protocol version to 0.21.6
Max Kellermann
2019-03-15
song/TagSongFilter: eliminate Match(TagItem)
Max Kellermann
2019-03-15
song/TagSongFilter: add code comments
Max Kellermann
2019-03-15
song/TagSongFilter: improve lambda indent
Max Kellermann
2019-03-15
song/TagSongFilter: eliminate the std::fill_n() call
Max Kellermann
2019-03-15
tag/Fallback: add API documentation
Max Kellermann
2019-03-15
doc/protocol.rst: add missing operators to example expressions
Max Kellermann
2019-03-15
doc/protocol.rst: use double backticks for tag names
Max Kellermann
2019-03-15
doc/protocol.rst: clarify the meaning of the `any` tag type
Max Kellermann
2019-03-15
song/TagSongFilter: rename MatchNN() to Match()
Max Kellermann
2019-03-14
meson.build: remove the libwinpthread-1.dll dependency on Windows
Max Kellermann
2019-03-14
command/database: fix "list" with filter expression
Max Kellermann
2019-03-14
playlist/flac: copy the URI to fix use-after-free bug
Max Kellermann
2019-02-27
system/UniqueFileDescriptor: add CreatePipeNonBlock()
Max Kellermann
2019-02-27
net/StaticSocketAddress: remove GetAddress()
Max Kellermann
2019-02-27
net/StaticSocketAddress: add GetLocalRaw()
Max Kellermann
2019-02-27
net/SocketDescriptor: add SetTcpUserTimeout()
Max Kellermann
2019-02-27
Merge branch 'feature/playlist' of git://github.com/miccoli/MPD
Max Kellermann
2019-02-26
update protocol documentation for new semantics of playlist abs. name
Stefano Miccoli
2019-02-26
allow loading playlists specified as absolute filesystem paths
Stefano Miccoli
2019-02-25
event/ServerSocket, config/Net: abstract socket support
Max Kellermann
2019-02-25
NEWS: mention the cdio_paranoia build failure fix
Max Kellermann
2019-02-23
Ensure SEEK_SET is set on systems where stdio.h is not pulled in by accident.
Thomas Zander
2019-02-22
increment version number to 0.21.6
Max Kellermann
2019-02-22
release v0.21.5
v0.21.5
Max Kellermann
2019-02-22
doc/plugins.rst: document udisks2/policykit rule
Max Kellermann
2019-02-22
storage/udisks2: move empty string check out of the fallback block in MapUTF8()
Max Kellermann
2019-02-22
db/simple: call ReturnSong() on mounted database
Max Kellermann
2019-02-22
db/simple: use C++11 initializer
Max Kellermann
2019-02-22
storage/udisks2: use the relative path
Max Kellermann
2019-02-22
storage/udisks2: pass Path to SetMountPoint()
Max Kellermann
2019-02-22
NEWS: mention the udisks2 AlreadyMounted fix
Max Kellermann
2019-02-22
TagPrint: omit tags which were disabled by the client
Max Kellermann
2019-02-22
tag/Mask: fix another typo, this time in `operator^=`
Max Kellermann
2019-02-22
build/pkg-config.sh: add comment
Max Kellermann
2019-02-22
python/build/libs.py: upgrade CURL to 7.64.0
Max Kellermann
[next]