11 Commits

Author SHA1 Message Date
twinaphex
85e5a01576 Get rid of some implicit memsets 2017-03-05 22:21:55 +01:00
Andre Leiradella
2481d25f0f Fix resampler->process overriding memory because we don't know exactly how much memory it needss 2017-02-28 14:48:20 +00:00
Twinaphex
b7b3b2cb5f Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
twinaphex
2074d25441 Make STB_VORBIS optional 2017-02-23 05:56:31 +01:00
twinaphex
8de102e607 Make stb_vorbis C89-compatible 2017-02-23 05:23:34 +01:00
twinaphex
cec74a9460 Add audio_mixer.c for console/Apple builds 2017-02-23 04:26:27 +01:00
twinaphex
c5b7a69801 Cleanups 2017-02-23 04:03:53 +01:00
twinaphex
4e0c24acbe Some cleanups for audio mixer 2017-02-23 04:00:40 +01:00
Andre Leiradella
342d399a2a Don't dispose the sound on behalf of the user 2017-02-23 00:15:07 +00:00
Andre Leiradella
13ef64769d Properly dispose the sound 2017-02-23 00:10:16 +00:00
Andre Leiradella
7e029a5981 Added an audio mixer 2017-02-22 23:54:28 +00:00