Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |