summaryrefslogtreecommitdiffstats
path: root/firmware/export/pcm-internal.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-08Greatly reduce volume-change zipper artifacts with SW volume.Michael Sevakis1-0/+1
2013-04-27Provide high resolution volume and prescaler to hosted targets.Michael Sevakis1-8/+31
2013-04-11Implement universal in-PCM-driver software volume control.Michael Sevakis1-2/+52
2012-05-02Clean up peak calculating code.Michael Sevakis1-7/+0
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-14/+37
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-0/+2
2011-12-05Use a macro for aligning PCM chunks instead of explictly coding it each time.Michael Sevakis1-0/+5
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-0/+1
2011-07-02Use playback channel directly for peakmeters and plugins using peak calculati...Michael Sevakis1-0/+10
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+81