- 04 Nov, 2021 2 commits
-
-
Shen-Ta Hsieh authored
Signed-off-by:
Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
-
Shen-Ta Hsieh authored
Signed-off-by:
Shen-Ta Hsieh <ibmibmibm.tw@gmail.com>
-
- 31 Oct, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Oct, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This reverts commit 6ed4aff4. The Meson wrap is broken on non-x86, because it unconditionally includes <cpuid.h> which is an x86 only header.
-
- 21 Sep, 2021 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Sep, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Aug, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 May, 2021 1 commit
-
-
GrimReaperFloof authored
-
- 17 May, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 11 May, 2021 1 commit
-
-
skidoo23 authored
-
- 26 Apr, 2021 1 commit
-
-
Max Kellermann authored
This enables the JACK output plugin on Windows, but doesn't link against libjack64.dll, instead loads the DLL at runtime with LoadLibrary(). This kludge avoids the extremely fragile JACK shared memory protocol by using the system's libjack64.dll, without requiring the same DLL at build time.
-
- 07 Feb, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1031
-
- 21 Jan, 2021 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1059
-
- 19 Jan, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Oct, 2020 1 commit
-
-
Max Kellermann authored
snprintf() is available on mingw, and the libnfs kludge broke the build with mingw, because sprintf_s() was now both an inline function and a "dllimport" function (because the macro renamed the inline function snprintf() to sprintf_s() in mingw's stdio.h).
-
- 16 Oct, 2020 1 commit
-
-
Max Kellermann authored
-
- 04 Sep, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jul, 2020 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 10 Jun, 2020 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/891
-
- 27 May, 2020 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/866
-
- 26 May, 2020 1 commit
-
-
Max Kellermann authored
-
- 07 May, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-