- 06 Jan, 2025 1 commit
-
-
znakeeye authored
Fix re-routing issue where device inadvertently switches to legacy path after toggling devices. The legacy path (AudioStreamLegacy) has been proven to cause sudden disconnections with no callbacks being called, resulting in no audio. Also, when reading default device, we give the AAUDIO_PERFORMANCE_MODE_LOW_LATENCY hint, allowing for non-legacy path.
-
- 04 Jan, 2025 3 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/919
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/919.
-
David Reid authored
-
- 21 Dec, 2024 1 commit
-
-
strager authored
ma_context_get_devices and ma_context_enumerate_devices are mutually related functions. enumerate_devices's docs refer to get_devices, but get_devices's docs refer to get_devices by mistake. Change get_devices's docs to refer to enumerate_devices as intended.
-
- 17 Dec, 2024 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 17 Oct, 2024 2 commits
-
-
Brian Whitman authored
fixing issue: error: implicit conversion turns floating-point number into integer: 'const Float64' (aka 'const double') to 'ma_uint32' (aka 'unsigned int') [-Werror,-Wfloat-conversion]
-
David Hill authored
-
- 12 Oct, 2024 2 commits
-
-
David Reid authored
This reverts the following commits: d46e19fb "PulseAudio: Attempt to fix a deadlock." 61586de2 "PulseAudio: Default to a blocking main loop."
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/902
-
- 13 Sep, 2024 2 commits
-
-
-
David Reid authored
-
- 22 Aug, 2024 1 commit
-
-
Tero Parviainen authored
This matches the handle added for script processor node devices in #771
-
- 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 1 commit
-
-
RainRat authored
-