| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+0 |
* | filter/route, ...: add missing stdlib.h includes | Max Kellermann | 2013-11-11 | 1 | -0/+1 |
* | filter/route: merge the two loops, one-pass parsing | Max Kellermann | 2013-10-18 | 1 | -61/+42 |
* | filter/route: allocate "sources" statically | Max Kellermann | 2013-10-18 | 1 | -14/+6 |
* | filter/route: use int8_t instead of signed char | Max Kellermann | 2013-10-18 | 1 | -13/+11 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -18/+21 |
* | filter/Route: don't access PcmBuffer attributes directly | Max Kellermann | 2013-08-07 | 1 | -5/+5 |
* | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -7/+6 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -11/+10 |
* | pcm_buffer: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -9/+4 |
* | audio_check: convert to C++ | Max Kellermann | 2013-07-29 | 1 | -1/+1 |
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -1/+1 |
* | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 2013-02-02 | 1 | -91/+70 |
* | filter/*: don't use GLib macros | Max Kellermann | 2013-02-02 | 1 | -3/+3 |
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -0/+350 |