- 14 Aug, 2020 4 commits
-
-
Max Kellermann authored
This allows automatic optional detection of Sphinx. This will be useful when we start building the manpages with Sphinx, which many users may want to have.
-
-
Naglis Jonaitis authored
Currently, the hardcoded URL points to a non-existent page.
-
Naglis Jonaitis authored
-
- 08 Aug, 2020 1 commit
-
-
Naglis Jonaitis authored
-
- 06 Aug, 2020 1 commit
-
-
- 01 Aug, 2020 1 commit
-
-
Naglis Jonaitis authored
-
- 23 Jul, 2020 10 commits
-
-
Max Kellermann authored
Fixup after e4dad42c
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jul, 2020 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This per-object Mutex replaces the global `smbclient_mutex`.
-
Max Kellermann authored
-
Max Kellermann authored
This is no longer necessary with the new API.
-
Max Kellermann authored
This is no longer necessary with the new API.
-
Max Kellermann authored
Preparing to replace `smbclient_mutex`, for finer-grained locking.
-
Max Kellermann authored
We no longer need to call smbc_init() because we don't need the compat layer anymore.
-
Max Kellermann authored
As a side effect, the input plugin closes the SMB/CIFS connection after closing the file. This solves one part of https://github.com/MusicPlayerDaemon/MPD/issues/916
-
Max Kellermann authored
-
- 10 Jul, 2020 1 commit
-
-
Naglis Jonaitis authored
-
- 06 Jul, 2020 12 commits
-
-
Max Kellermann authored
release v0.21.25
-
Max Kellermann authored
-
Max Kellermann authored
This fixes compatibility with Plex DLNA. Closes https://github.com/MusicPlayerDaemon/MPD/issues/851
-
Max Kellermann authored
-
Max Kellermann authored
Stop bothering people about the Tidal/Qobuz plugins.
-
Max Kellermann authored
Make LogError()/FormatError() wrappers for those. Now we can log exceptions with a lower level.
-
Max Kellermann authored
Prepare for templated functions.
-
Max Kellermann authored
Print all nested exceptions on a single line to avoid confusion.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-