mpd/src/mixer/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
..
AlsaMixerPlugin.cxx Main, ...: catch any exception, not just std::runtime_error 2017-12-19 10:56:23 +01:00
HaikuMixerPlugin.cxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
NullMixerPlugin.cxx mixer/Plugin: pass AudioOutput to init() 2017-08-10 13:07:36 +02:00
OssMixerPlugin.cxx mixer/oss: use class FileDescriptor 2017-08-10 19:41:22 +02:00
OSXMixerPlugin.cxx Merge branch 'v0.20.x' into master 2017-08-22 10:36:37 +01:00
PulseMixerPlugin.cxx mixer/Plugin: pass AudioOutput to init() 2017-08-10 13:07:36 +02:00
PulseMixerPlugin.hxx update copyright year 2017-01-03 20:48:59 +01:00
RoarMixerPlugin.cxx Compiler.h: move to util/ 2018-08-20 16:19:17 +02:00
SndioMixerPlugin.cxx Add sndio mixer plugin 2017-09-16 11:58:33 +02:00
SoftwareMixerPlugin.cxx mixer/Plugin: pass AudioOutput to init() 2017-08-10 13:07:36 +02:00
SoftwareMixerPlugin.hxx mixer/software, filter/volume: add "noexcept" 2017-06-08 21:45:23 +02:00
volume_mapping.c mixer/alsa: work around rounding error at volume 0 2018-02-10 09:07:51 +01:00
volume_mapping.h Adding volume_mapping from alsa-utils/alsamixer 2017-01-07 16:26:36 +01:00
WinmmMixerPlugin.cxx mixer/Plugin: pass AudioOutput to init() 2017-08-10 13:07:36 +02:00