Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | pcm/PcmVolume: rename to Volume.cxx | Max Kellermann | 2013-12-23 | 1 | -1/+1 |
* | mixer/software: fix double free bug | Max Kellermann | 2013-10-30 | 1 | -3/+15 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -5/+12 |
* | MixerPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
* | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+3 |
* | mixer/software: use gcc_unused instead of G_GNUC_UNUSED | Max Kellermann | 2013-04-16 | 1 | -5/+5 |
* | MixerInternal: convert to class | Max Kellermann | 2013-04-16 | 1 | -12/+10 |
* | mixer/Software: convert to a class | Max Kellermann | 2013-04-16 | 1 | -20/+22 |
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -1/+1 |
* | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -1/+1 |
* | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 2013-02-02 | 1 | -2/+2 |
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -2/+2 |
* | pcm_*: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -1/+1 |
* | mixer/software, filter/volume: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -0/+111 |