aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/SoftwareMixerPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* mixer/software: fix double free bugMax Kellermann2013-10-301-3/+15
* util/Error: new error passing libraryMax Kellermann2013-09-041-5/+12
* MixerPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* FilterPlugin: pass config_param referenceMax Kellermann2013-08-041-1/+3
* mixer/software: use gcc_unused instead of G_GNUC_UNUSEDMax Kellermann2013-04-161-5/+5
* MixerInternal: convert to classMax Kellermann2013-04-161-12/+10
* mixer/Software: convert to a classMax Kellermann2013-04-161-20/+22
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
* mixer_plugin: convert to C++Max Kellermann2013-02-221-1/+1
* FilterInternal: convert struct filter to a OO interfaceMax Kellermann2013-02-021-2/+2
* filter: convert to C++Max Kellermann2013-02-011-2/+2
* pcm_*: convert to C++Max Kellermann2013-01-311-1/+1
* mixer/software, filter/volume: convert to C++Max Kellermann2013-01-311-0/+111