mpd/win32
Max Kellermann 0f02bbc2fe output/jack: enable on Windows
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.
2021-04-26 21:47:20 +02:00
..
res win32/res/meson.build: drop tilde suffix from version number before splitting 2019-03-18 09:58:40 +01:00
build.py output/jack: enable on Windows 2021-04-26 21:47:20 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00