-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule miniaudio
updated
5 files
+0 −13 | CHANGES.md | |
+51 −70 | extras/miniaudio_split/miniaudio.c | |
+3 −4 | extras/miniaudio_split/miniaudio.h | |
+53 −73 | miniaudio.h | |
+0 −1 | tests/test_deviceio/ma_test_deviceio.c |
Submodule umka
updated
10 files
+18 −0 | .github/workflows/umbox.yml | |
+1 −0 | .gitignore | |
+20 −0 | box.json | |
+1 −0 | build_linux.sh | |
+39 −0 | build_linux_mingw.sh | |
+1 −1 | playground/umka.js | |
+11 −4 | runtime/std.um | |
+11 −4 | src/umka_runtime_src.h | |
+4 −0 | umbox_post_build.sh | |
+9 −0 | umbox_pre_build.sh |