aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputAll.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Push the new mode to the filter instead of accessing global variables through replay_gain_get_real_mode().
* 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