mpd/src/output/plugins
bitkeeper c08a8581ee Added cross-origin header to http headers of the http output.
The current http output doesn't provide a header for cross-origin support. This prevents to use the mpd http stream directly from an other webapplication due the origin from the webpage differs from then the audio stream.

The fix is to add the following header to the http response:
Access-Control-Allow-Origin: *
2021-03-10 21:27:19 +01: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: implement Drain() 2021-03-10 21:05:48 +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 copyright year 2021 2021-01-01 19:54:28 +01: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