- 09 Jan, 2022 16 commits
-
-
David Reid authored
This is WIP. There's still some atomicity errors in here.
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/318
-
David Reid authored
-
David Reid authored
-
David Reid authored
A device job thread is used for processing jobs from a separate thread for cases where doing a certain operation needs to be done from outside a callback.
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
This is in preparation for generalizing the job system.
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 08 Jan, 2022 6 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 07 Jan, 2022 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 06 Jan, 2022 3 commits
-
-
David Reid authored
-
David Reid authored
This will now pick the closest miniaudio-supported format to the source file's internal format rather than always defaulting to f32.
-
David Reid authored
The issue here is that MA_AT_END is getting returned when nothing has been read. The rules are that MA_AT_END should only ever be returned when nothing is read.
-
- 03 Jan, 2022 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 02 Jan, 2022 10 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
-
- 01 Jan, 2022 1 commit
-
-
David Reid authored
This is important for fixed sized processing.
-