mpd/src/output/plugins
Max Kellermann 94592c1406 build with Meson instead of autotools
So long, autotools!  This is my last MPD related project to migrate
away from it.  It has its strengths, but also very obvious weaknesses
and weirdnesses.  Today, many of its quirks are not needed anymore,
and are cumbersome and slow.  Now welcome our new Meson overlords!
2018-10-14 23:41:38 +02:00
..
httpd Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
sles output/Interface: allow Pause() to throw exception 2017-09-08 14:45:53 +02:00
AlsaOutputPlugin.cxx output/alsa: use spsc_queue::reset() 2018-07-16 11:04:01 +02:00
AlsaOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
AoOutputPlugin.cxx output/ao: round write_size down to a multiple of the frame size 2018-01-02 17:33:33 +01:00
AoOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
FifoOutputPlugin.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
FifoOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
HaikuOutputPlugin.cxx player/CrossFade, ...: use lround() 2018-09-22 19:08:03 +02:00
HaikuOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
JackOutputPlugin.cxx config/Config*: rename files, drop "Config" prefix 2018-07-16 19:50:07 +02:00
JackOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02: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 Fix various bugs in OS X DSD playback 2018-08-07 01:55:06 -07: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 release v0.20.16 2018-02-03 19:59:29 +01:00
PulseOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
RecorderOutputPlugin.cxx config/Config*: rename files, drop "Config" prefix 2018-07-16 19:50:07 +02:00
RecorderOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
RoarOutputPlugin.cxx Merge branch 'v0.20.x' 2018-07-06 19:43:01 +02:00
RoarOutputPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
ShoutOutputPlugin.cxx util/StringFormat: new utility library 2018-01-24 13:28:28 +01: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 Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00