mpd/src/output
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
..
plugins output/jack: enable on Windows 2021-04-26 21:47:20 +02:00
Client.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Control.cxx output/control: add missing nullptr checks 2021-04-26 21:34:58 +02:00
Control.hxx output/Thread: skip drain calls if there is no data to be played 2021-02-15 16:39:13 +01:00
Defaults.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Defaults.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Domain.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Domain.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Error.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Filtered.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Filtered.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Finish.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Init.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Interface.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Interface.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build */plugins/meson.build: define feature macros in Features.h 2020-05-05 15:06:50 +02:00
MultipleOutputs.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
MultipleOutputs.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OutputAPI.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OutputCommand.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OutputCommand.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
OutputPlugin.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
OutputPlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Print.cxx use structured binding declarations 2021-03-04 20:28:02 +01:00
Print.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Registry.cxx output/wasapi: move to separate directory 2021-03-05 16:28:36 +01:00
Registry.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
SharedPipeConsumer.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
SharedPipeConsumer.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Source.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Source.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
State.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
State.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Thread.cxx output/Thread: skip drain calls if there is no data to be played 2021-02-15 16:39:13 +01:00
Timer.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Timer.hxx copyright year 2021 2021-01-01 19:54:28 +01:00