summaryrefslogtreecommitdiff
path: root/firmware/pcm_sw_volume.c
AgeCommit message (Expand)Author
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy
2014-03-08Greatly reduce volume-change zipper artifacts with SW volume.Michael Sevakis
2013-04-27Provide high resolution volume and prescaler to hosted targets.Michael Sevakis
2013-04-23Make pcm_sw_volume.c a bit less verbose by merging volume code.Michael Sevakis
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis