Files
miniaudio/examples
David Reid 7e01c6535b More work on custom device backends.
With this commit, custom backends can now be implemented as
self-contained modules that can easily be plugged in and mixed and
matched depending on a programs requirements. The order in which
custom backends are specified in the context config determine their
priority.

This commit updates the custom_backend example by moving the SDL
code out into its own file in "extras/backends/sdl". The example will
now just include the SDL code files like normal. This represents a more
realistic scenario.
2023-08-07 16:14:05 +10:00
..
2022-01-20 17:20:26 +10:00
2023-01-14 10:33:24 +11:00
2022-10-02 13:20:29 +10:00
2021-08-14 19:18:26 +10:00
2022-01-01 16:25:36 +10:00
2021-12-18 13:14:57 +10:00