Commit graph

4 commits

Author SHA1 Message Date
Rémi Verschelde 51c9ffaec0 Drop RtAudio driver on Windows
We've been defaulting to WASAPI since 3.0 and it's superior to RtAudio
in all aspects.

Obsoletes and closes #25503.

Also enable WINMIDI on MinGW, this had been missed initially.

Fix os_windows.cpp and crash_handler_windows.cpp which had weird
dependencies on RtAudio.h's includes (ugh).
2019-02-20 13:47:01 +01:00
Rémi Verschelde 237c00be0b Fix and improve code owners 2019-01-27 13:22:30 +01:00
Rémi Verschelde 286c88bb50 Fix typo in gdnative module path in CODEOWNERS
Supersedes and closes #20293.
2018-07-20 08:04:54 +02:00
Rémi Verschelde 952fe9d506 Add code owners for specific paths in the codebase
https://blog.github.com/2017-07-06-introducing-code-owners/
2018-06-07 11:38:38 +02:00