aboutsummaryrefslogtreecommitdiffstats
path: root/src/MixerAll.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: 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