- 24 Apr, 2019 11 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
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Apr, 2019 5 commits
-
-
Max Kellermann authored
release v0.21.8
-
Max Kellermann authored
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/526
-
Max Kellermann authored
This enables the input buffer for remote files and caches file contents in MPD. Closes https://github.com/MusicPlayerDaemon/MPD/issues/376
-
Max Kellermann authored
-
- 18 Apr, 2019 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Commit b3a45833 added a LocateUri() call to several playlist commands, which applied InputPlugin URI scheme verification to playlist URIs. This broke the SoundCloud playlist plugin which uses "soundcloud://" URIs for which no input plugin exists. This commit allows the caller to specify the kind of plugin which shall be used to verify the URI. Right now, only "input" is implemented; "storage" uses the "input" verification for now; and "playlist" has no verification at all (for now). Closes https://github.com/MusicPlayerDaemon/MPD/issues/528
-
Max Kellermann authored
There is already one call in ReadServers(), which is the correct place to do it.
-
Max Kellermann authored
Fixes Travis failure with Meson 0.50: ERROR: Could not detect Ninja v1.5 or newer
-
Max Kellermann authored
Split several printf() calls to make it easier to deal with all those #ifdefs.
-
Eugene Gorodinsky authored
-
- 16 Apr, 2019 6 commits
-
-
Max Kellermann authored
There is already one call in ReadServers(), which is the correct place to do it.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes Travis failure with Meson 0.50: ERROR: Could not detect Ninja v1.5 or newer
-
Max Kellermann authored
-
- 11 Apr, 2019 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Makes using the Java glue classes simpler to use, at the cost of very little overhead.
-
- 10 Apr, 2019 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Copy the system socket unit to the "user" directory. Closes https://github.com/MusicPlayerDaemon/MPD/issues/530
-
Max Kellermann authored
This allows using the file as a user unit, where "%t" maps to "$XDG_RUNTIME_DIR". Proposed in https://github.com/MusicPlayerDaemon/MPD/issues/530
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/524
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/523
-
cotko authored
-
Max Kellermann authored
-
- 05 Apr, 2019 3 commits
-
-
Max Kellermann authored
A first use case for our libchromaprint integration added by commit 30e22b75
-
Max Kellermann authored
-
Max Kellermann authored
-