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
2019-04-23
input/smbclient: wrap in MaybeBufferedInputStream
Max Kellermann
2019-04-18
LocateUri: pass URI plugin kind, optionally disables plugin verify
Max Kellermann
2019-04-18
neighbor/smbclient: fix double smbc_closedir() call
Max Kellermann
2019-04-18
CommandLine: fix another build failure with -Ddatabase=false
Max Kellermann
2019-04-18
Fix meson.build to work properly with '-Ddatabase=false'
Eugene Gorodinsky
2019-04-04
event/SocketMonitor: don't cancel if OnSocketReady() returns false
Max Kellermann
2019-04-04
event/{Fully,}BufferedSocket: add more API documentation
Max Kellermann
2019-04-04
zeroconf/Bonjour: fix OnSocketReady() return value
Max Kellermann
2019-04-04
output/httpd: close client connection on error
Max Kellermann
2019-04-03
output/httpd: add missing mutex lock
Max Kellermann
2019-04-03
output/httpd: add more API documentation about locking
Max Kellermann
2019-04-03
net/IPv[46]Address: add cast to void* to fix GCC9 build failure
Max Kellermann
2019-03-29
input/curl: use std::throw_with_nested() instead of logging the exception
Max Kellermann
2019-03-29
input/smbclient: use std::throw_with_nested() to construct PluginUnavailable
Max Kellermann
2019-03-29
decoder/HybridDSD: downgrade log message to "debug"
Max Kellermann
2019-03-29
command/playlist: invoke the RemoteTagScanner on all newly added songs
Max Kellermann
2019-03-29
Haiku: remove redundant calls to delete_sem()
François Revol
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: 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
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
src/lib/gcrypt/meson.build: use dependency() for quering linker flags
Jörg Krause
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
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-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
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
[next]