- 26 Feb, 2025 1 commit
-
-
David Reid authored
-
- 25 Feb, 2025 1 commit
-
-
David Reid authored
-
- 24 Feb, 2025 11 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
-
David Reid authored
-
- 23 Feb, 2025 17 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
This checks the result of reading from the decoder when asynchronously loading a file. In practice the existing check already covers this, but it's technically possible for an error result the be skipped over.
-
David Reid authored
This will abort reading early if the underlying data source returns an error.
-
David Reid authored
Thanks to the Clang static analyzer for this one!
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
This did not affect functionality at all because the implementation of the relevant function is just a simple bitwise OR.
-
David Reid authored
-
znakeeye authored
-
znakeeye authored
Improved synchronization for AAudio rerouting. This should fix the crash observed in ma_device_init__aaudio (when re-routing).
-
- 22 Feb, 2025 10 commits
-
-
David Reid authored
This is only very basic right now. Will be expanded on later.
-
David Reid authored
The delay node is demonstrated in the engine_effects example.
-
David Reid authored
With this change, nodes in the extras folder can now be compiled as a conventional library.
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/893
-
David Reid authored
-
David Reid authored
-