index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
miniaudio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require `@(init)` and `@(fini)` to be `proc "contextless" ()`
gingerBill
2025-08-08
1
-2
/
+2
*
vendor/miniaudio: update to 0.11.22
Laytan
2025-05-16
13
-546
/
+1458
*
Vendor - miniaudio - engine: fix sound_config_init2
p1xelHer0
2025-01-26
1
-4
/
+4
*
remove other redundant constant
Laytan
2025-01-17
1
-1
/
+0
*
cleanup redundant constants
wrapperup
2024-12-16
1
-2
/
+0
*
fix resource_manager_flag enum
wrapperup
2024-12-16
1
-2
/
+2
*
use bit sets in miniaudio for flags
wrapperup
2024-12-16
7
-61
/
+90
*
port pthread_mutex_t and pthread_cond_t from sys/unix cause miniaudio wants it
Laytan
2024-10-28
1
-7
/
+7
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-1
/
+1
*
Fix `-vet-tabs` issues
gingerBill
2024-08-24
2
-6
/
+6
*
use `#exists` to provide good errors for common missing libraries
Laytan Laats
2024-06-04
16
-79
/
+23
*
miniaudio: add version mismatch check
Laytan Laats
2024-02-14
1
-1
/
+30
*
miniaudio: update .lib to 0.11.21
laytan
2024-02-14
1
-0
/
+0
*
miniaudio: update .lib
laytan
2024-02-14
1
-0
/
+0
*
miniaudio: fix wrong sizes for ma_device
Laytan Laats
2024-02-14
1
-1
/
+1
*
miniaudio: update to 0.11.21
Laytan Laats
2024-02-14
16
-13959
/
+16384
*
vendor/miniaudio: fix import for macos
Laytan Laats
2024-01-13
16
-48
/
+16
*
Fix miniaudio config; add trailing commas
flysand7
2023-10-14
1
-1
/
+1
*
add 'shared' config to vendor libraries
flysand7
2023-10-14
1
-0
/
+6
*
Add missing import
gingerBill
2023-08-04
1
-0
/
+1
*
Remove the use of `import` within `when`
gingerBill
2023-08-04
3
-24
/
+23
*
Fix typo
dev-2023-02
gingerBill
2023-02-02
1
-1
/
+1
*
Fix indentation
bkrypt
2022-04-30
1
-6
/
+6
*
Remove unnecessary value (`count`) from enum
bkrypt
2022-04-30
1
-1
/
+0
*
Remove unneeded semicolons
bkrypt
2022-04-29
3
-4
/
+4
*
Update `vendor/miniaudio` to v0.11.9
bkrypt
2022-04-29
20
-8046
/
+32619
*
stb, miniaudio: use default builtin variables of make for CC and AR
Sébastien Marie
2022-03-03
1
-3
/
+3
*
miniaudio
Sébastien Marie
2022-03-02
11
-32
/
+79
*
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
gingerBill
2022-01-20
11
-37
/
+37
*
Correct foreign import paths
gingerBill
2021-09-17
10
-20
/
+20
*
Update `foreign import`s for linux
gingerBill
2021-09-17
10
-1
/
+12
*
Add the remaining of the miniaudio API
gingerBill
2021-09-17
5
-7
/
+385
*
Begin adding vendor:miniaudio
gingerBill
2021-09-17
13
-0
/
+75963