- 16 Jan, 2022 2 commits
-
-
David Reid authored
-
David Reid authored
This commit removes the custom data loop and instead implements the onDeviceRead and onDeviceWrite backend callbacks. This simplifies the implementation and fixes a bug with duplex mode where the capture and playback devices have different native sample rates. This commit also fixes a bug with fixed sized callbacks with duplex mode. Public issue https://github.com/mackron/miniaudio/issues/397
-
- 15 Jan, 2022 1 commit
-
-
David Reid authored
-
- 14 Jan, 2022 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/400
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/400
-
- 13 Jan, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/399
-
- 11 Jan, 2022 11 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/318
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/318
-
David Reid authored
-
-
David Reid authored
Add support for GDK (<https://github.com/microsoft/GDK>)
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/396
-
https://github.com/microsoft/GDKthedmd authored
-
- 10 Jan, 2022 1 commit
-
-
David Reid authored
-
- 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 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-