summaryrefslogtreecommitdiff
path: root/firmware/pcm_mixer.c (follow)
Commit message (Expand)AuthorAge
* Enable setting of global output samplerate on certain targets.Michael Sevakis2013-07-06
* Add a true waveform display to the oscilloscope plugin.Michael Sevakis2012-12-05
* Clean up peak calculating code.Michael Sevakis2012-05-02
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Coldfire: Optimize emac context save/restore in mixer ISR.Michael Sevakis2012-03-12
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* beep/mixer code: Code police a bit.Michael Sevakis2012-02-19
* PCM mixer: Simplify mixer_channel_play_data.Michael Sevakis2012-02-17
* Move pcm_mixer helper routines to firmware/asm.Thomas Martitz2012-01-22
* PCM mixer: Get rid of an obsolete macro cruft.Michael Sevakis2012-01-04
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Use a macro for aligning PCM chunks instead of explictly coding it each time.Michael Sevakis2011-12-05
* Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis2011-12-04
* Use playback channel directly for peakmeters and plugins using peak calculati...Michael Sevakis2011-07-02
* Do some adjustments to alleviate IRAM congestion on some targets from r30097....Michael Sevakis2011-06-29
* Get android to build. Forgo optimized mixing code for app builds for the mome...Michael Sevakis2011-06-29
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29