- 17 Mar, 2019 1 commit
-
-
Jacob Vosmaer authored
-
- 16 Mar, 2019 12 commits
-
-
Max Kellermann authored
Unlike pa_channel_map_init_auto(), pa_channel_map_init_extend() does not fail if there is no valid mapping for the given channel count, but instead maps additional "AUX" channels. Closes https://github.com/MusicPlayerDaemon/MPD/issues/493
-
Max Kellermann authored
The `tag_builder.empty()` check was wrong for the SubmitReplayGain() call. Closes https://github.com/MusicPlayerDaemon/MPD/issues/497
-
Max Kellermann authored
Clarification for https://github.com/MusicPlayerDaemon/MPD/issues/505
-
Max Kellermann authored
The old implementation didn't make a lot of sense; the "!=" operator was not actually the opposite of "==". Closes https://github.com/MusicPlayerDaemon/MPD/issues/505
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
A few of those tests fail due to bugs.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
There is a minor new feature (commit 713c1f2b) and clients might be interested in detecting it by the protocol version.
-
- 15 Mar, 2019 9 commits
-
-
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
The "NN" suffix used to mean "no negation", but that's not how it's implemented today.
-
- 14 Mar, 2019 3 commits
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/507
-
Max Kellermann authored
Disable the 0.11 compatibility mode if the only argument is a filter expression. Closes https://github.com/MusicPlayerDaemon/MPD/issues/506
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/508
-
- 27 Feb, 2019 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
-
- 25 Feb, 2019 4 commits
-
-
Stefano Miccoli authored
-
Stefano Miccoli authored
implement for the "load" command the same logic used for the "add" command: local clients can load playlist specified as absolute paths. For relative paths the old logic is preserved: first look for a stored playlist, then look in the music directory.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Feb, 2019 1 commit
-
-
Thomas Zander authored
-
- 22 Feb, 2019 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Even if the LocalStorage is available, return the "udisks://" URI when the MapUTF8() parameter is an empty string. This fixes the mount URI in the state file.
-
Max Kellermann authored
Fixes a memory leak, or an assertion failure in the debug build.
-