1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-29 04:15:54 +00:00
QB64-PE/internal/c/parts/audio
Matthew Kilgore 41cc1e6569 Integrate the miniaudio backend into the build
This integrates the miniaudio backend, using a new `DEP_AUDIO_MINIAUDIO`
flag to enable it. This will allow consumers to choose which backend to
use.
2022-08-27 14:27:55 -04:00
..
conversion Remove old build system 2022-05-19 09:17:13 -04:00
decode Remove old build system 2022-05-19 09:17:13 -04:00
extras Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00
out Move QB64 compiler settings to libqb-common.h 2022-06-12 00:28:16 -04:00
audio.cpp Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00
build.mk Integrate the miniaudio backend into the build 2022-08-27 14:27:55 -04:00
miniaudio.h Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00
miniaudio_impl.cpp Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00
stub_audio.cpp Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00