- 04 Nov, 2022 3 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 01 Nov, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/572
-
- 31 Oct, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/572
-
- 30 Oct, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/572
-
- 26 Oct, 2022 1 commit
-
-
David Reid authored
-
- 21 Oct, 2022 2 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/569
-
David Reid authored
Issue from raylib: https://github.com/raysan5/raylib/issues/2118
-
- 20 Oct, 2022 6 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
This reverts commit 0788be81. This change was technically incorrect. Reverting this change for now until a better fix is in place. Likely this will require an extra parameter for controlling this.
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/567
-
David Reid authored
-
- 13 Oct, 2022 1 commit
-
-
Fabio Arnold authored
In certain environments (WebWorkers for instance) `window` is undefined. Accessing it will lead to an `Uncaught ReferenceError` that can't be handled by the calling C code. That's why I added a check that will return 0 in such case.
-
- 11 Oct, 2022 3 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/550
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/550
-
David Reid authored
-
- 07 Oct, 2022 1 commit
-
-
David Reid authored
This reverts commit f9492ecf.
-
- 02 Oct, 2022 2 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/discussions/547
-
David Reid authored
-
- 17 Sep, 2022 3 commits
-
-
cubeleo authored
-
cubeleo authored
kAudioObjectPropertyElementMaster was deprecated in macOS 12.0 and iOS 15.0 and replaced with kAudioObjectPropertyElementMain.
-
David Reid authored
-
- 10 Sep, 2022 2 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/484
-
David Reid authored
-
- 09 Sep, 2022 9 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
Public issue https://github.com/mackron/miniaudio/issues/484
-
David Reid authored
-
- 08 Sep, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/484
-
- 06 Sep, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/533
-
- 04 Sep, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/532
-
- 03 Sep, 2022 1 commit
-
-
Fabio Arnold authored
-