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-29
Haiku: add version info to the resources like win32 does
François Revol
2019-03-29
Haiku: fix adding resources
François Revol
2019-03-29
Haiku: meson.build: fix linking (missing libs)
François Revol
2019-03-29
Haiku: fix build
François Revol
2019-03-24
filter/AutoConvert: implement Flush()
Max Kellermann
2019-03-24
filter/Filter: fix typo in API doc
Max Kellermann
2019-03-20
test/RunChromaprint: add missing `override`
Max Kellermann
2019-03-20
event/ServerSocket: runtime error if abstract sockets are unavailable
Max Kellermann
2019-03-20
event/ServerSocket: add HAVE_UN check to AddAbstract()
Max Kellermann
2019-03-20
event/ServerSocket, doc, ...: refer to AF_LOCAL as "local socket"
Max Kellermann
2019-03-18
doc/plugins.rst: add the Haiku plugin and mark it as unmaintained
Max Kellermann
2019-03-18
doc/plugins.rst: add filter plugin reference
Max Kellermann
2019-03-18
doc/user.rst: document the "filters" setting
Max Kellermann
2019-03-18
doc/user.rst: add more links
Max Kellermann
2019-03-18
win32/res/meson.build: drop tilde suffix from version number before splitting
Max Kellermann
2019-03-18
src/lib/gcrypt/meson.build: use dependency() for quering linker flags
Jörg Krause
2019-03-18
meson.build: require Meson 0.49.0
Jörg Krause
2019-03-18
increment version number to 0.21.7
Max Kellermann
2019-03-17
release v0.21.6
v0.21.6
Max Kellermann
2019-03-17
PlaylistFile: ignore empty playlist names
Max Kellermann
2019-03-17
lib/xiph: disable Tremor detection if libvorbis was found
Max Kellermann
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
[next]