- 22 Nov, 2022 2 commits
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/582
-
David Reid authored
-
- 21 Nov, 2022 1 commit
-
-
thedmd authored
-
- 20 Nov, 2022 10 commits
-
-
-
David Reid authored
-
David Reid authored
-
thedmd authored
-
thedmd authored
Checking for __ORBIS__ and __PROSPERO__ first avoid identifying PS4/PS5 as BSD systems.
-
thedmd authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 19 Nov, 2022 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 18 Nov, 2022 9 commits
-
-
David Reid authored
In a stereo scenario, the listener will use a channel map of {SIDE_LEFT, SIDE_RIGHT}, but sounds will default to {FRONT_LEFT, FRONT_RIGHT}. As a result, channel mapping will be performed to do the conversion. By instead defaulting stereo sounds to be consistent with the listener, a passthrough path can be used instead, improving efficiency. -
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
Jeffrey Poore authored
fixed a little problem with changing devices when initialized our device config as duplex; fixed typos
-
- 14 Nov, 2022 1 commit
-
-
David Reid authored
-
- 13 Nov, 2022 2 commits
-
-
David Reid authored
The idea behind this is to avoid subtle bugs that are a result of accidentally not using atomic operations to reference variables that must always be used atomically. This commit does not convert every atomic variable to the new system, however going forward this will need to be adopted over time.
-
David Reid authored
-
- 11 Nov, 2022 1 commit
-
-
David Reid authored
-
- 09 Nov, 2022 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 06 Nov, 2022 4 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 04 Nov, 2022 3 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 01 Nov, 2022 1 commit
-
-
David Reid authored
Public issue https://github.com/mackron/miniaudio/issues/572
-