aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unix/Daemon, playlist/pls, ...: remove unused Domain variablesMax Kellermann2015-09-171-3/+0
|
* *: doxygen fixupsMax Kellermann2015-03-171-2/+2
|
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-1/+1
|
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-218-15/+15
| | | | The old struct config_param remains only for top-level string options.
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-212-2/+2
|
* Copyright year 2015Max Kellermann2015-01-0113-13/+13
|
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-265-20/+25
|
* Filter: FilterPCM() returns ConstBufferMax Kellermann2014-08-128-71/+53
| | | | | API simplification. We can now avoid abusing a "size_t*" as additional return value.
* PcmConvert: Convert() returns ConstBufferMax Kellermann2014-08-121-2/+4
|
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-4/+4
|
* Mixer*: move to mixer/Max Kellermann2014-01-241-1/+1
|
* Filter*: move to filter/Max Kellermann2014-01-2413-0/+1418