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