aboutsummaryrefslogtreecommitdiff
path: root/vendor/miniaudio
Commit message (Expand)AuthorAgeFilesLines
* Add `raw_union_tag` struct tag fields to many types in `vendor`gingerBill2025-12-081-4/+4
* Doc lines for vendor:*Jeroen van Rijn2025-10-101-5/+4
* Removed unused pBufferOut parameters149-code2025-09-291-2/+2
* Require `@(init)` and `@(fini)` to be `proc "contextless" ()`gingerBill2025-08-081-2/+2
* vendor/miniaudio: update to 0.11.22Laytan2025-05-1613-546/+1458
* Vendor - miniaudio - engine: fix sound_config_init2p1xelHer02025-01-261-4/+4
* remove other redundant constantLaytan2025-01-171-1/+0
* cleanup redundant constantswrapperup2024-12-161-2/+0
* fix resource_manager_flag enumwrapperup2024-12-161-2/+2
* use bit sets in miniaudio for flagswrapperup2024-12-167-61/+90
* port pthread_mutex_t and pthread_cond_t from sys/unix cause miniaudio wants itLaytan2024-10-281-7/+7
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* Fix `-vet-tabs` issuesgingerBill2024-08-242-6/+6
* use `#exists` to provide good errors for common missing librariesLaytan Laats2024-06-0416-79/+23
* miniaudio: add version mismatch checkLaytan Laats2024-02-141-1/+30
* miniaudio: update .lib to 0.11.21laytan2024-02-141-0/+0
* miniaudio: update .liblaytan2024-02-141-0/+0
* miniaudio: fix wrong sizes for ma_deviceLaytan Laats2024-02-141-1/+1
* miniaudio: update to 0.11.21Laytan Laats2024-02-1416-13959/+16384
* vendor/miniaudio: fix import for macosLaytan Laats2024-01-1316-48/+16
* Fix miniaudio config; add trailing commasflysand72023-10-141-1/+1
* add 'shared' config to vendor librariesflysand72023-10-141-0/+6
* Add missing importgingerBill2023-08-041-0/+1
* Remove the use of `import` within `when`gingerBill2023-08-043-24/+23
* Fix typodev-2023-02gingerBill2023-02-021-1/+1
* Fix indentationbkrypt2022-04-301-6/+6
* Remove unnecessary value (`count`) from enumbkrypt2022-04-301-1/+0
* Remove unneeded semicolonsbkrypt2022-04-293-4/+4
* Update `vendor/miniaudio` to v0.11.9bkrypt2022-04-2920-8046/+32619
* stb, miniaudio: use default builtin variables of make for CC and ARSébastien Marie2022-03-031-3/+3
* miniaudioSébastien Marie2022-03-0211-32/+79
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-2011-37/+37
* Correct foreign import pathsgingerBill2021-09-1710-20/+20
* Update `foreign import`s for linuxgingerBill2021-09-1710-1/+12
* Add the remaining of the miniaudio APIgingerBill2021-09-175-7/+385
* Begin adding vendor:miniaudiogingerBill2021-09-1713-0/+75963