- 02 Jun, 2018 2 commits
-
-
Max Kellermann authored
To get udisks2 support started, this commit contains the configure.ac option and a "neighbor" plugin which shows block devices. Later, this will allow mounting removable media with a new storage plugin.
-
Max Kellermann authored
From https://github.com/CM4all/libcommon/commit/a7cef404c1f7eedff1a629da48f77491218ee281 To be used by upcoming code.
-
- 28 May, 2018 1 commit
-
-
Max Kellermann authored
-
- 30 Apr, 2018 1 commit
-
-
Max Kellermann authored
-
- 22 Mar, 2018 1 commit
-
-
Max Kellermann authored
Closes #256
-
- 09 Mar, 2018 1 commit
-
-
Michal Smucr authored
lockfree library used by ALSA output plugin is part of Boost from version 1.53, so this can be theoretically the lowest required version, however there are issues which are resolved from 1.54 onwards.
-
- 04 Mar, 2018 1 commit
-
-
Max Kellermann authored
-
- 17 Feb, 2018 1 commit
-
-
Max Kellermann authored
-
- 09 Feb, 2018 1 commit
-
-
Max Kellermann authored
-
- 15 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 12 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 11 Jan, 2018 1 commit
-
-
Max Kellermann authored
Allow using libyajl in other parts of MPD.
-
- 06 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 05 Jan, 2018 1 commit
-
-
François Revol authored
This fixes a build issue on Haiku as it does have sin_len. Tested on Linux as well. For some reason AC_CHECK_MEMBER doesn't generate the proper define in config.h.in, so I used AC_CHECK_MEMBERS.
-
- 02 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 21 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 12 Dec, 2017 1 commit
-
-
Max Kellermann authored
Only _WIN32 is defined by the compiler, and WIN32 is not standardized and may be missing. Closes #169
-
- 27 Nov, 2017 1 commit
-
-
Max Kellermann authored
-
- 12 Nov, 2017 1 commit
-
-
Max Kellermann authored
Workaround for #146.
-
- 24 Oct, 2017 1 commit
-
-
Max Kellermann authored
-
- 20 Sep, 2017 1 commit
-
-
Max Kellermann authored
Our IcuCaseFold() fallback using strxfrm() is not actually case insensitive. This commit fixes the problem by switching to strcasecmp(). That function is not guaranteed to support UTF-8, but it's the best we can do in this sparse situation. Closes #111
-
- 19 Sep, 2017 1 commit
-
-
Max Kellermann authored
RoarAudio's sndio emulation has been a source for annoyances. First, their headers turned out to be broken with C++, due to their use of the "new" keyword. Then they used a preprocessor macro to rename "sio_hdl" to something else, effectively disallowing the use of forward declarations. Enough is enough, and I'm removing support for it. RoarAudio users should better use the RoarAudio output plugin.
-
- 31 Aug, 2017 1 commit
-
-
Max Kellermann authored
-
- 25 Aug, 2017 1 commit
-
-
Max Kellermann authored
We can do CURL requests asynchronously, and we don't need a synchronous WorkQueue thread for that. This allows parallelizing lookups and allows immediate cancellation.
-
- 15 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 29 May, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 May, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 Mar, 2017 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2017 1 commit
-
-
Max Kellermann authored
-
- 09 Feb, 2017 1 commit
-
-
Max Kellermann authored
The libsidplayfp fork has merged libsidutils into the main library. The libsidutils we used to link with was part of the original libsidplay project.
-
- 08 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 06 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 27 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 26 Jan, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 10 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Jan, 2017 1 commit
-
-
Max Kellermann authored
-