aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/plugins (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-03*: change C-style prototypes, drop "(void)"Max Kellermann1-1/+1
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann8-15/+15
The old struct config_param remains only for top-level string options.
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann2-2/+2
2015-01-01Copyright year 2015Max Kellermann13-13/+13
2014-08-12Filter: FilterPCM() returns ConstBufferMax Kellermann8-71/+53
API simplification. We can now avoid abusing a "size_t*" as additional return value.
2014-08-12PcmConvert: Convert() returns ConstBufferMax Kellermann1-2/+4
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann1-4/+4
2014-01-24Mixer*: move to mixer/Max Kellermann1-1/+1
2014-01-24Filter*: move to filter/Max Kellermann13-0/+1418