Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-20 | Drop RtAudio driver on Windows | Rémi Verschelde | |
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-01-27 | Fix and improve code owners | Rémi Verschelde | |
2018-07-20 | Fix typo in gdnative module path in CODEOWNERS | Rémi Verschelde | |
Supersedes and closes #20293. | |||
2018-06-07 | Add code owners for specific paths in the codebase | Rémi Verschelde | |
https://blog.github.com/2017-07-06-introducing-code-owners/ |