aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/Volume.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* pcm/Volume: remove unused function pcm_volume_dither()Max Kellermann2013-12-281-16/+0
|
* pcm/Volume: improved ditheringMax Kellermann2013-12-281-0/+2
| | | | | Instead of just adding a rectangular random value before shifting back to the normal scale, use the existing PcmDither library.
* pcm/Volume: convert to classMax Kellermann2013-12-231-11/+68
| | | | Prepare for adding state.
* pcm/PcmVolume: rename to Volume.cxxMax Kellermann2013-12-231-0/+87