11 Commits

Author SHA1 Message Date
twinaphex
1274092fdd Move audio_mixer code to libretro-common 2017-03-22 03:00:21 +01:00
twinaphex
ed3d75738c Simplify audio conversion code 2017-01-31 07:33:58 +01:00
twinaphex
fda9b01ab3 Buildfixes 2017-01-31 03:54:50 +01:00
Brad Parker
6a79a81e4d allocate enough memory for resampler, always put two channels into buffers 2017-01-26 00:59:53 -05:00
Brad Parker
4fae51edcb initial resampling wav loader 2017-01-25 01:28:48 -05:00
twinaphex
669599cfd7 Add audio_mix to libretro-common 2017-01-24 00:29:40 +01:00
twinaphex
64bb848daf Update headers (pt. 2 - libretro-common) 2017-01-22 13:58:20 +01:00
twinaphex
b89ec1369f Rename rarch_resampler_* to retro_resampler_* 2017-01-09 12:45:51 +01:00
twinaphex
03adb6fd3a Rename rarch_dsp_* to retro_dsp_* 2017-01-09 12:41:59 +01:00
twinaphex
d3b818a16a Move dsp_filter to libretro-common 2017-01-09 12:22:29 +01:00
twinaphex
08a60c94d0 Move audio resampler drivers (Sinc/nearest) to libretro-common; maister gave permission to relicense to MIT 2016-12-12 13:02:29 +01:00