mpd/src/output/plugins
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
..
httpd Added cross-origin header to http headers of the http output. 2021-03-10 21:27:19 +01:00
sles output/sles: add missing include for assert() 2021-01-19 20:17:17 +01:00
wasapi output/wasapi: use calculated new buffer instead old one 2021-03-13 08:39:56 +01:00
AlsaOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
AlsaOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
AoOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
AoOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FifoOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
FifoOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
HaikuOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
HaikuOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
JackOutputPlugin.cxx output/jack: enable on Windows 2021-04-26 21:47:20 +02:00
JackOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build output/wasapi: move to separate directory 2021-03-05 16:28:36 +01:00
NullOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
NullOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OpenALOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OpenALOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OssOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OssOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OSXOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OSXOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PipeOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
PipeOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
PulseOutputPlugin.cxx output/pulse: don't drain if stream is suspended or corked 2021-02-15 16:07:16 +01:00
PulseOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
RecorderOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
RecorderOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
ShoutOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
ShoutOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SndioOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
SndioOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SolarisOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
SolarisOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
WinmmOutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
WinmmOutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00