mpd/src/output/plugins
Max Kellermann 5ce93d6fa8 output/sndio: refuse to build with libroarsndio
RoarAudio's sndio emulation has been a source for annoyances.  First,
their headers turned out to be broken with C++, due to their use of
the "new" keyword.  Then they used a preprocessor macro to rename
"sio_hdl" to something else, effectively disallowing the use of
forward declarations.  Enough is enough, and I'm removing support for
it.

RoarAudio users should better use the RoarAudio output plugin.
2017-09-19 19:38:43 +02:00
..
httpd output/Interface: allow Pause() to throw exception 2017-09-08 14:45:53 +02:00
sles output/Interface: allow Pause() to throw exception 2017-09-08 14:45:53 +02:00
AlsaOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
AlsaOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
AoOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
AoOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
FifoOutputPlugin.cxx fs/FileSystem: OpenFile() returns UniqueFileDescriptor 2017-08-10 19:34:52 +02:00
FifoOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
HaikuOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
HaikuOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
JackOutputPlugin.cxx output/Interface: allow Pause() to throw exception 2017-09-08 14:45:53 +02:00
JackOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
NullOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
NullOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
OpenALOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
OpenALOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
OssOutputPlugin.cxx output/oss: use class FileDescriptor 2017-08-10 19:42:23 +02:00
OssOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
OSXOutputPlugin.cxx Merge branch 'v0.20.x' into master 2017-08-22 10:36:37 +01:00
OSXOutputPlugin.hxx OSX mixer 2017-08-21 20:05:50 +01:00
PipeOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
PipeOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
PulseOutputPlugin.cxx output/Interface: allow Pause() to throw exception 2017-09-08 14:45:53 +02:00
PulseOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
RecorderOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
RecorderOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
RoarOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
RoarOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
ShoutOutputPlugin.cxx output/Interface: allow Pause() to throw exception 2017-09-08 14:45:53 +02:00
ShoutOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
SndioOutputPlugin.cxx output/sndio: refuse to build with libroarsndio 2017-09-19 19:38:43 +02:00
SndioOutputPlugin.hxx output/sndio: move #include below guard 2017-09-19 18:59:04 +02:00
SolarisOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
SolarisOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
WinmmOutputPlugin.cxx output/Interface: convert to abstract class 2017-08-10 09:01:41 +02:00
WinmmOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00