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
2020-07-20
input/smbclient: remove mutex locking
Max Kellermann
2020-07-20
neighbor/smbclient: remove mutex locking
Max Kellermann
2020-07-20
lib/smbclient/Context: add global Mutex for smbc_{new,free}_context()
Max Kellermann
2020-07-20
lib/smbclient/Init: move code to SmbclientContext::New()
Max Kellermann
2020-07-20
*/smbclient: use the new API with SMBCCTX parameter
Max Kellermann
2020-07-20
lib/smbclient/Context: new wrapper for SMBCCTX
Max Kellermann
2020-07-10
doc: fix a few typos and missing words
Naglis Jonaitis
2020-07-06
Merge tag 'v0.21.25'
Max Kellermann
2020-07-06
release v0.21.25
v0.21.25
Max Kellermann
2020-07-06
db/upnp/Object: root nodes are allowed to omit parent_id and name
Max Kellermann
2020-07-06
db/update/Service: avoid copying the mount point path
Max Kellermann
2020-07-06
PluginUnavailable: backport class PluginUnconfigured from master
Max Kellermann
2020-07-06
Log: add Log() and LogFormat() overloads with std::exception_ptr
Max Kellermann
2020-07-06
Log: make LogLevel the first parameter
Max Kellermann
2020-07-06
Log: use GetFullMessage() to print exceptions
Max Kellermann
2020-07-06
Merge branch 'v0.21.x'
Max Kellermann
2020-07-06
PluginUnavailable: inherit the base class constructor
Max Kellermann
2020-07-06
doc/plugins.rst: merge redundant nfs:// documentation
Max Kellermann
2020-07-06
doc/plugins.rst: more markup
Max Kellermann
2020-07-06
doc/plugins.rst: add smb:// with password example
Max Kellermann
2020-07-06
doc/plugins.rst: more markup
Max Kellermann
2020-07-06
command/storage: automatically scan new mounts
Max Kellermann
2020-07-06
command/storage: check if storage is already mounted
Max Kellermann
2020-07-06
command/storage: check if mount point is busy
Max Kellermann
2020-07-06
db/update/Walk: pass concatenated .mpdignore URI to storage.MapUTF8()
Max Kellermann
2020-07-06
neighbor/upnp: roll back changes if DoOpen() fails
Max Kellermann
2020-07-06
neighbor/upnp: remove D-Bus filter and match in Close()
Max Kellermann
2020-07-06
decoder/Plugin: allow scan_{file,stream}() to throw
Max Kellermann
2020-07-02
Merge branch 'v0.21.x'
Max Kellermann
2020-07-02
output/osx: postpone start until the end of Play()
Max Kellermann
2020-07-02
output/osx: merge some duplicate code
Max Kellermann
2020-07-02
output/osx: postpone start until the first Play() call
Max Kellermann
2020-07-02
output/osx: don't restart AudioUnit at the end of Cancel()
Max Kellermann
2020-07-02
output/osx: check `started` in Close() and Cancel()
Max Kellermann
2020-07-02
output/osx: add `started` flag
Max Kellermann
2020-07-02
output/osx: don't uninitialize AudioUnit if restart fails
Max Kellermann
2020-07-02
output/osx: clear `pause` flag only after successful AudioOutputUnitStart()
Max Kellermann
2020-07-02
apple/AudioUnit: add AudioUnitSetPropertyT()
Max Kellermann
2020-07-02
apple/AudioObject: add AudioObjectGetStringProperty()
Max Kellermann
2020-07-02
apple: build static library
Max Kellermann
2020-07-02
apple/AudioObject: add missing `inline`
Max Kellermann
2020-07-01
Merge branch 'v0.21.x'
Max Kellermann
2020-07-01
apple/AudioUnit: library wrapping AudioUnit*() functions
Max Kellermann
2020-07-01
apple/AudioUnit: rename to AudioObject.hxx
Max Kellermann
2020-07-01
output/osx: move code to FindAudioDeviceByName()
Max Kellermann
2020-07-01
output/osx: use [[maybe_unused]]
Max Kellermann
2020-07-01
output/osx: use IsDigitASCII()
Max Kellermann
2020-07-01
Merge branch 'v0.21.x'
Max Kellermann
2020-07-01
output/osx: use range-based `for`
Max Kellermann
2020-07-01
apple/AudioUnit: wrapper functions for AudioObject properties
Max Kellermann
[next]