Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -2/+2 |
* | Client, ...: remove unnecessary glib.h include | Max Kellermann | 2013-10-15 | 1 | -2/+0 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+0 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -18/+17 |
* | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -17/+17 |
* | gcc.h: add macro gcc_unreachable() | Max Kellermann | 2013-08-03 | 1 | -0/+1 |
* | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 2013-02-02 | 1 | -76/+67 |
* | filter/*: don't use GLib macros | Max Kellermann | 2013-02-02 | 1 | -2/+2 |
* | filter/Chain: use std::forward_list instead of GSList | Max Kellermann | 2013-02-01 | 1 | -41/+20 |
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -0/+214 |