summaryrefslogtreecommitdiff
path: root/lib/rbcodec/test/warble.c (follow)
Commit message (Expand)AuthorAge
* Remove explicit 'enum codec_command_action' in codec APIMichael Sevakis2017-12-07
* _BSD_SOURCE is deprecated, and we're supposed to use _DEFAULT_SOURCE now.Frank Gevaerts2016-03-18
* Enable buflib and core_alloc for warble.Frank Gevaerts2015-01-19
* Get the last errors I hope!Michael Sevakis2014-08-30
* Fix more reds.Thomas Martitz2014-03-03
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* Enable setting of global output samplerate on certain targets.Michael Sevakis2013-07-06
* Remove dsp_callback because DSP is now library code, not app code.Michael Sevakis2013-05-23
* Purge the usage of DSP_SWITCH_FREQUENCY.Michael Sevakis2013-05-05
* Properly implement volume in warble. dB cut only.Michael Sevakis2013-04-25
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* rbcodec: abstract tdspeed buffer allocationNils Wallménius2012-05-07
* rbcodec: Hooks for target specific functions in dsp_process loopMichael Sevakis2012-05-03
* Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell2012-05-03
* Delete unused stub functions.Nils Wallménius2012-05-02
* Warble must have a call to dsp_init before setting options or using it.Michael Sevakis2012-04-30
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Get warble building again.Michael Sevakis2012-04-29
* rbcodec refactoring: get_audio_base_data_typeSean Bartell2012-04-28
* Integrate the warble tool in the regular build system.Frank Gevaerts2012-03-03
* Add the warble test program.Sean Bartell2012-03-03