- 19 Jan, 2020 5 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
* ma_resampler_get_required_input_frame_count() * ma_resampler_get_expected_output_frame_count() These have not yet been implemented for the Speex backend. This commit also adds an APIs for setting changing the rate: * ma_resampler_set_rate() * ma_resampler_set_rate_ratio()
-
- 18 Jan, 2020 7 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
David Reid authored
-
- 15 Jan, 2020 1 commit
-
-
David Reid authored
-
- 14 Jan, 2020 7 commits
-
-
David Reid authored
-
David Reid authored
-
David Reid authored
Automatic stream routing should only be used when the ma_device object is initialized with a device ID of NULL. When it's non-NULL (i.e. an explicit device) it should not perform automatic stream routing. It looks like the WASAPI backend is not respecting this requirements and is enabling automatic stream routing in all cases. Public issue #127
-
David Reid authored
The rationale for this is to test that the MA_NO_DECODING option is compiling clean.
-
David Reid authored
Emscripten no longer supports the -std=c* and -ansi compiler flags.
-
David Reid authored
-
David Reid authored
-
- 12 Jan, 2020 2 commits
-
-
David Reid authored
-
David Reid authored
-
- 10 Jan, 2020 1 commit
-
-
David Reid authored
Fixed iOS crash in route change handler under ARC
-
- 09 Jan, 2020 4 commits
-
-
Oliver Collyer authored
-
David Reid authored
-
David Reid authored
-
-
- 08 Jan, 2020 2 commits
-
-
David Reid authored
Fixed some more integer cast warnings on iOS
-
Oliver Collyer authored
-
- 05 Jan, 2020 1 commit
-
-
David Reid authored
-
- 04 Jan, 2020 2 commits
-
-
David Reid authored
-
David Reid authored
Public issue #106
-
- 03 Jan, 2020 3 commits
-
-
David Reid authored
-
David Reid authored
Public issue #106
-
David Reid authored
-
- 02 Jan, 2020 1 commit
-
-
David Reid authored
This may be changed to a general config property later. Related to public issue #119
-
- 29 Dec, 2019 2 commits
-
-
David Reid authored
-
David Reid authored
Jack back-end ignores midi ports
-
- 28 Dec, 2019 1 commit
-
-
Samson Close authored
-
- 27 Dec, 2019 1 commit
-
-
David Reid authored
Add defined(MA_APPLE_MOBILE) guard around AVAudioSessionCategory code
-