output_api: convert to C++
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "AlsaOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "MixerList.hxx"
|
||||
#include "pcm/PcmExport.hxx"
|
||||
#include "util/Manual.hxx"
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "AoOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
|
||||
#include <ao/ao.h>
|
||||
#include <glib.h>
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "FifoOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "Timer.hxx"
|
||||
#include "fd_util.h"
|
||||
#include "open.h"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
#include "HttpdOutputPlugin.hxx"
|
||||
#include "HttpdInternal.hxx"
|
||||
#include "HttpdClient.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "encoder_plugin.h"
|
||||
#include "EncoderList.hxx"
|
||||
#include "resolver.h"
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "JackOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "NullOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "Timer.hxx"
|
||||
|
||||
#include <assert.h>
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "OSXOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "util/fifo_buffer.h"
|
||||
#include "thread/Mutex.hxx"
|
||||
#include "thread/Cond.hxx"
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "OpenALOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "OssOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "MixerList.hxx"
|
||||
#include "fd_util.h"
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "PipeOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "PulseOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "MixerList.hxx"
|
||||
#include "mixer/PulseMixerPlugin.hxx"
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "RecorderOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "encoder_plugin.h"
|
||||
#include "EncoderList.hxx"
|
||||
#include "fd_util.h"
|
||||
|
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "RoarOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "MixerList.hxx"
|
||||
#include "thread/Mutex.hxx"
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "ShoutOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "encoder_plugin.h"
|
||||
#include "EncoderList.hxx"
|
||||
#include "mpd_error.h"
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "SolarisOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "fd_util.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "WinmmOutputPlugin.hxx"
|
||||
#include "output_api.h"
|
||||
#include "OutputAPI.hxx"
|
||||
#include "pcm/pcm_buffer.h"
|
||||
#include "MixerList.hxx"
|
||||
|
||||
|
Reference in New Issue
Block a user