- 24 Feb, 2025 3 commits
-
-
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 11 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
-
David Reid authored
-
- 21 Feb, 2025 6 commits
-
-
David Reid authored
The user can just look at the CMakeLists.txt file instead of having the readme duplicate information.
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 20 Feb, 2025 3 commits
-
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/868
-
David Reid authored
-