- 06 Aug, 2024 5 commits
-
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/850
-
Nishi authored
-
Nishi authored
-
Nishi authored
-
- 05 Aug, 2024 2 commits
-
-
David Reid authored
-
- 04 Aug, 2024 3 commits
-
-
David Reid authored
This is from c89atomic which has been fixed upstream.
-
David Reid authored
-
Timo Schwarzer authored
-
- 27 Jul, 2024 1 commit
-
-
raduetsya authored
-
- 14 Jul, 2024 1 commit
-
-
David Reid authored
-
- 08 Jun, 2024 2 commits
-
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
- 14 May, 2024 1 commit
-
-
David Reid authored
-
- 12 May, 2024 1 commit
-
-
David Reid authored
-
- 29 Apr, 2024 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/833
-
- 28 Apr, 2024 7 commits
-
-
RainRat authored
fix typos
-
RainRat authored
-
RainRat authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/841
-
David Reid authored
-
- 26 Apr, 2024 1 commit
-
-
Sergey Fedorov authored
-
- 11 Apr, 2024 3 commits
- 07 Apr, 2024 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/836.
-
- 01 Mar, 2024 3 commits
-
-
David Reid authored
-
RainRat authored
-
RainRat authored
-
- 29 Feb, 2024 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
This adds the following flags: * MA_SOUND_FLAG_LOOPING * MA_RESOURCE_MANAGER_DATA_SOURCE_FLAG_LOOPING These can be used to initialize sounds and resource managed data sources to loop by default. This is the recommended way to enable looping for streams. The `isLooping` config option in `ma_sound_config` and `ma_resource_manager_data_source_config` has been deprecated. If you are using those, you should switch to the new flag or else you'll get compiler errors when upgrading to a future version.
-
- 28 Feb, 2024 4 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/811
-
David Reid authored
-
David Reid authored
-
David Reid authored
-