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-06-26
decoder/wildmidi: add fallbacks for libwildmidi<0.4
Max Kellermann
2019-06-26
decoder/wildmidi: remove unused variable wildmidi_domain
Max Kellermann
2019-06-26
decoder/wildmidi: throw PluginUnavailable on WildMidi_Init() error
Max Kellermann
2019-06-26
decoder/wildmidi: throw PluginUnavailable if config file does not exist
Max Kellermann
2019-06-26
decoder/List: handle exception PluginUnavailable
Max Kellermann
2019-06-26
decoder/List: annotate exceptions thrown by DecoderPlugin::Init()
Max Kellermann
2019-06-17
MusicChunk: pad MusicChunkInfo to a multiple of 8 bytes
Max Kellermann
2019-06-17
output/oss: return early if PcmExport::Export() returns empty array
Max Kellermann
2019-06-17
pcm/Export: document that Export() may return an empty buffer
Max Kellermann
2019-06-16
db/Interface: CollectUniqueTags() allows multiple "groups"
Max Kellermann
2019-06-05
decoder/OpusReader: return StringView
Max Kellermann
2019-06-05
output/httpd: reject some well-known request paths
cathugger
2019-06-05
output/httpd: use strncmp instead of memcmp
cathugger
2019-06-05
output/httpd: fix indent
Max Kellermann
2019-05-31
Revert "player/Thread: remove unnecessary "pipe" check"
Max Kellermann
2019-05-20
player/Thread: fix "single" mode race condition
Max Kellermann
2019-05-20
player/Thread: remove unnecessary "pipe" check
Max Kellermann
2019-05-17
input/buffered: check error in IsAvailable()
Max Kellermann
2019-05-16
input/buffered: rethrow read_error in Check()
Max Kellermann
2019-05-16
input/buffered: wake up client thread on seek error
Max Kellermann
2019-05-16
input/buffered: fix deadlock bug
Max Kellermann
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
[next]