godot/platform
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
..
android Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
haiku Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
iphone New export options iOS 2019-02-16 12:11:53 +11:00
javascript Fix typos with codespell 2019-02-13 09:23:29 +01:00
osx Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
server Drop RtAudio driver on Windows 2019-02-20 13:47:01 +01:00
uwp Fix compiling with use_mingw flag on Windows 2019-02-19 10:02:24 -03:00
windows Drop RtAudio driver on Windows 2019-02-20 13:47:01 +01:00
x11 Merge pull request #25879 from hpvb/fix-25629 2019-02-14 17:06:20 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00