- 18 Jul, 2021 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 17 Jul, 2021 21 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
This commit also decouples the job queue from the resource manager which will make it easier to use in other areas if it ever comes up.
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/341
-
David Reid authored
* If starting the backend fails, don't attempt to enter the data loop * If stopping the backend fails, don't fire the stop callback.
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/344
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 16 Jul, 2021 7 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 14 Jul, 2021 10 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/341
-
David Reid authored
-
David Reid authored
This was happening because ma_log_level_to_string() was only being included when MA_DEBUG_OUTPUT is enabled.
-
David Reid authored
-
David Reid authored
Fix `ma_log_postv` not returning anything under certain circumstances
-
Clownacy authored
The `__STDC_VERSION__ >= 199901L` and the `_MSC_VER >= 1200` code had different styles for handling errors, so I've made them match.
-
Clownacy authored
MSVC 6 was printing a warning about this.
-