- 19 Aug, 2018 14 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
-
Max Kellermann authored
Eliminate yet another access to the global ConfigData instance.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Aug, 2018 1 commit
-
-
Max Kellermann authored
Eliminate a use of GetGlobalConfig().
-
- 17 Aug, 2018 15 commits
-
-
Max Kellermann authored
release v0.20.21
-
Max Kellermann authored
-
Max Kellermann authored
`$srcdir/.git` doesn't exist if `$srcdir` is a worktree.
-
Max Kellermann authored
-
Max Kellermann authored
This was missing in commit 8266ab55 for #69.
-
Max Kellermann authored
-
Max Kellermann authored
The number of MPD installs on Android < 5.0 is negligible, and that API version introduces lots of useful features for MPD.
-
Max Kellermann authored
-
Max Kellermann authored
Prevent Meson from running Android-x86 binaries. That will fail because the Android standard libraries are most likely not installed.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Joshua Wise authored
The Curl plugin requires libexpat in order to work these days, so we should download and build it in order to get the plugin enabled on Windows.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes problems with the Windows build because `-DCURL_STATICLIB` was missing, causing error messages like: "undefined reference to `__imp_curl_slist_free_all'"
-
- 14 Aug, 2018 3 commits
-
-
git://github.com/1848/MPDMax Kellermann authored
-
1848 authored
first call fchmod() to prevent TOCTTOU, then apply permissions using chmod()
-
-
- 13 Aug, 2018 1 commit
-
-
Max Kellermann authored
According to http://wiki.hydrogenaud.io/index.php?title=Cue_sheet FLAC files should use the "WAVE" file type, but I recently encountered CUE files declared as "FLAC" which could not be read by MPD.
-
- 12 Aug, 2018 1 commit
-
-
skidoo23 authored
-
- 10 Aug, 2018 5 commits
-
-
Max Kellermann authored
With a "+" or "-" prefix, the "metadata_to_use" setting can manipulate the existing default. This way, one can enable `TAG_COMMENT` without having to list all the other tags.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-