summaryrefslogtreecommitdiff
path: root/src/pcm/PcmMix.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-30pcm/Clamp: convert to `constexpr`Max Kellermann
2018-10-30pcm/PcmUtils: rename to Clamp.hxxMax Kellermann
2018-09-22player/CrossFade, ...: use lround()Max Kellermann
2018-01-01pcm/*: add "noexcept"Max Kellermann
2017-01-17AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-28pcm/PcmMix: improved ditheringMax Kellermann
2013-12-23pcm/PcmVolume: rename to Volume.cxxMax Kellermann
2013-12-22pcm/Volume: make PCM_VOLUME_1 a "constexpr"Max Kellermann
2013-12-22util/Clamp: generic Clamp() functionMax Kellermann
2013-12-02pcm/Traits: add typedef "sum_type"Max Kellermann
2013-12-02pcm/PcmUtils: use the SampleTraits libraryMax Kellermann
2013-12-01pcm/PcmMix: use the SampleTraits library for MixRampMax Kellermann
2013-12-01pcm/PcmMix: use the SampleTraits libraryMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-30PcmMix: use negative value instead of NaN for additionMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann
2013-08-03gcc.h: add macro gcc_unreachable()Max Kellermann
2013-04-09pcm_*: move to src/pcm/Max Kellermann