- 04 Nov, 2023 1 commit
-
-
David Reid authored
-
- 02 Nov, 2023 1 commit
-
-
cobyj33 authored
-
- 29 Oct, 2023 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/759
-
- 27 Oct, 2023 3 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 22 Oct, 2023 1 commit
-
-
a.borisov authored
occured -> occurred aquired -> acquired accomodate -> accommodate seperate -> separate etc.
-
- 21 Oct, 2023 5 commits
-
-
David Reid authored
When seeking, the seek does not immediately get applied to the data source. Instead it is delayed. This results in a situation where the sound can be seeked, but a small window will exist where querying the seek point will not be consistent with the previous seek request.
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 18 Oct, 2023 1 commit
-
-
Marek Maškarinec authored
-
- 15 Oct, 2023 2 commits
-
-
Christian Alonso-Daubney authored
-
Christian Alonso-Daubney authored
-
- 14 Oct, 2023 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/750
-
- 21 Sep, 2023 2 commits
-
-
David Reid authored
-
my1e5 authored
-
- 11 Sep, 2023 3 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/732
-
David Reid authored
-
-
- 10 Sep, 2023 2 commits
-
-
David Reid authored
If the state miniaudio side of the device does not match the actual state of the backend side of it, such as when the device is stopped but the backend doesn't post a notification, attempting to stop the device might result in a deadlock. This is a just a quick workaround hack for the moment while a more robust solution is figured out. https://github.com/mackron/miniaudio/issues/717
-
David Reid authored
-
- 05 Sep, 2023 1 commit
-
-
David Reid authored
-
- 31 Aug, 2023 3 commits
-
-
David Reid authored
-
David Reid authored
-
Oldes authored
resolves: https://github.com/mackron/miniaudio/issues/723Signed-off-by:
Oldes <oldes.huhuman@gmail.com>
-
- 30 Aug, 2023 1 commit
-
-
nmlgc authored
The SSE2 code paths for mono expansion introduced in Version 0.11.15 mixed up the parameters of `_mm_shuffle_ps()`, which in turn caused adjacent PCM frames to be swapped in the channel-expanded output.
-
- 27 Aug, 2023 3 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 22 Aug, 2023 1 commit
-
-
David Reid authored
-
- 19 Aug, 2023 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 17 Aug, 2023 3 commits
-
-
David Reid authored
-
David Reid authored
This is just a small project to experiment with a few API ideas. This is not a replacement for miniaudio or anything so don't panic.
-
David Reid authored
-
- 07 Aug, 2023 3 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-