- 27 Jun, 2019 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
There cannot be partial frames in the buffer, so we don't need GetPeriodPosition(); it's enough to check whether head has been moved in this period.
-
Max Kellermann authored
This gives MPD more control, because attempts to avoid having partial periods in the ALSA period buffer. For example, this means that DrainInternal() doesn't need to generate silence to fill the partial period.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Jun, 2019 16 commits
-
-
-
Max Kellermann authored
Fix build breakage from commit ea639269
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/589
-
Max Kellermann authored
This makes the configuration error more visible, possibly addressing one part of https://github.com/MusicPlayerDaemon/MPD/issues/589
-
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
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Jun, 2019 7 commits
-
-
Max Kellermann authored
Commit 1eae9339 added support for multiple "groups" in the "list" command, and this change allows clients to detect that this behavior, which had been documented for several years, is now implemented properly.
-
Max Kellermann authored
Combining these two in one single value saves some memory, but is complicated and we may need the src_sample_format for new features later.
-
Max Kellermann authored
-
Max Kellermann authored
This reverts commit 2c3eeb71. This workaround has been obsoleted by commits bf26adf5 and 32380d1d
-
Max Kellermann authored
Similar to commit 32380d1d, these are the final parts for really fixing https://github.com/MusicPlayerDaemon/MPD/issues/469
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Jun, 2019 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/577
-
Max Kellermann authored
These options are exclusive.
-
Max Kellermann authored
-
Max Kellermann authored
First part of the "real" fix for https://github.com/MusicPlayerDaemon/MPD/issues/469
-
Max Kellermann authored
-
Max Kellermann authored
Preparing to add more state.
-