aboutsummaryrefslogtreecommitdiffstats
path: root/src/MixerAll.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mixer*: move to mixer/Max Kellermann2014-01-241-175/+0
|
* output/*: move to output/plugins/Max Kellermann2014-01-231-2/+2
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* pcm/PcmVolume: rename to Volume.cxxMax Kellermann2013-12-231-1/+1
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-4/+4
|
* Log: new logging library APIMax Kellermann2013-10-021-8/+9
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* util/Error: new error passing libraryMax Kellermann2013-09-041-14/+11
| | | | Replaces GLib's GError.
* output: convert to C++Max Kellermann2013-04-171-4/+1
|
* MixerInternal: convert to classMax Kellermann2013-04-161-7/+4
|
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
|
* mixer_plugin: convert to C++Max Kellermann2013-02-221-2/+3
|
* pcm_*: convert to C++Max Kellermann2013-01-311-1/+1
|
* mixer_all: convert to C++Max Kellermann2013-01-071-0/+182