aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputAll.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log: new logging library APIMax Kellermann2013-10-021-3/+0
* OutputAll: add pure/const attributesMax Kellermann2013-09-271-0/+1
* MusicBuffer: expose the C++ APIMax Kellermann2013-09-261-10/+9
* MusicPipe: expose the C++ APIMax Kellermann2013-09-261-19/+18
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-11/+10
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-1/+1
* FatalError: new library to replace mpd_error.hMax Kellermann2013-08-071-6/+6
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
* OutputPlugin: pass config_param referenceMax Kellermann2013-08-041-3/+10
* audio_format: convert to C++Max Kellermann2013-08-031-10/+8
* OutputInternal: use Mutex instead of GMutexMax Kellermann2013-04-171-22/+12
* output: convert to C++Max Kellermann2013-04-171-5/+1
* PlayerControl: move functions into the classMax Kellermann2013-01-201-4/+4
* notify: convert to C++Max Kellermann2013-01-101-9/+2
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* mixer_all: convert to C++Max Kellermann2013-01-071-1/+1
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-0/+7
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
* MusicChunk: move functions to methodsMax Kellermann2013-01-041-1/+1
* buffer, pipe: convert to C++Max Kellermann2013-01-041-7/+3
* output_*: convert to C++Max Kellermann2013-01-041-0/+608