- 17 Jan, 2018 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for option values.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Jan, 2018 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow the caller to use a simple "for" loop without checking arguments.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Jan, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allows constructing the request first and set the URL later. This is needed because curl_easy_escape() is needed to construct the URL, which however needs the CURL "easy" handle created by the Request class.
-
Max Kellermann authored
-
- 12 Jan, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This is another instance of the kludge we already have a few lines above that. It works around a deadlock/race condition revealed by commit 98a7c62d
-
- 11 Jan, 2018 19 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
Allow using libyajl in other parts of MPD.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allow implementations to install the "real" input later.
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to allow callers to pass custom request headers.
-
Max Kellermann authored
Allows the caller to decide whether to enable the feature.
-
Max Kellermann authored
The IcyMetaDataParser cannot be initialized already in OnHeaders(), because it will be initialized late in that method; and there will not be another OnHeaders() call, because streams with Icy metadata are not seekable, thus there will not be another HTTP request.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-