mpd/src/output
Max Kellermann c50a0cf7bf output/roar: remove unnecessary "volatile" keyword
A mutex acts as a memory barrier, and thus "volatile" is not
necessary.
2014-11-02 11:50:56 +01:00
..
AlsaOutputPlugin.cxx output/alsa: fix endless loop at end of file in dsd_usb mode 2014-08-31 14:01:57 +02:00
AlsaOutputPlugin.hxx output/{alsa,oss}: convert to C++ 2013-01-29 14:32:32 +01:00
AoOutputPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
AoOutputPlugin.hxx output/ao: convert to C++ 2013-04-17 00:56:09 +02:00
FifoOutputPlugin.cxx fs/Path: rename to AllocatedPath 2013-10-17 23:43:46 +02:00
FifoOutputPlugin.hxx output/fifo: convert to C++ 2013-04-17 00:37:30 +02:00
HttpdClient.cxx output/HttpdClient: fix build failure due to missing stdio.h include 2014-07-09 17:41:31 +02:00
HttpdClient.hxx output/httpd: support HEAD requests 2013-10-25 00:32:48 +02:00
HttpdInternal.hxx output/httpd: don't use incomplete template argument with libc++ 2013-11-11 08:31:50 +01:00
HttpdOutputPlugin.cxx *: use nullptr instead of NULL 2013-10-28 23:58:17 +01:00
HttpdOutputPlugin.hxx output/httpd: convert to C++ 2013-01-15 20:20:51 +01:00
JackOutputPlugin.cxx Log: add level "DEFAULT" 2013-11-04 22:27:49 +01:00
JackOutputPlugin.hxx output/jack: convert to C++ 2013-04-17 00:37:30 +02:00
NullOutputPlugin.cxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
NullOutputPlugin.hxx output/null: convert to C++ 2013-02-02 09:30:29 +01:00
OpenALOutputPlugin.cxx output/openal: check __APPLE__ instead of HAVE_OSX 2013-12-02 13:08:52 +01:00
OpenALOutputPlugin.hxx output/openal: convert to C++ 2013-04-17 01:04:27 +02:00
OssOutputPlugin.cxx output/{alsa,oss}: add assertions 2014-08-31 14:00:09 +02:00
OssOutputPlugin.hxx output/{alsa,oss}: convert to C++ 2013-01-29 14:32:32 +01:00
OSXOutputPlugin.cxx output/osx: fix build failure 2013-12-10 19:19:31 +01:00
OSXOutputPlugin.hxx output/osx: convert to C++ 2013-01-29 16:59:21 +01:00
PipeOutputPlugin.cxx output/pipe: use std::string 2013-10-15 22:52:04 +02:00
PipeOutputPlugin.hxx output/pipe: convert to C++ 2013-04-17 00:37:30 +02:00
PulseOutputPlugin.cxx output/pulse: remove bogus g_free() call 2014-02-24 21:23:49 +01:00
PulseOutputPlugin.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00
RecorderOutputPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
RecorderOutputPlugin.hxx output/recorder: convert to C++ 2013-04-17 00:37:30 +02:00
RoarOutputPlugin.cxx output/roar: remove unnecessary "volatile" keyword 2014-11-02 11:50:56 +01:00
RoarOutputPlugin.hxx output/roar: move code into the RoarOutput class 2013-10-15 22:58:38 +02:00
ShoutOutputPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
ShoutOutputPlugin.hxx output/shout: convert to C++ 2013-04-17 00:47:20 +02:00
SolarisOutputPlugin.cxx Log: new logging library API 2013-10-02 08:57:55 +02:00
SolarisOutputPlugin.hxx output/solaris: convert to C++ 2013-04-17 01:08:35 +02:00
WinmmOutputPlugin.cxx Util/Macros: replacement for GLib's G_N_ELEMENTS() 2013-10-15 22:47:39 +02:00
WinmmOutputPlugin.hxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00