godot/platform/server
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
..
detect.py Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
godot_server.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_server.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
os_server.h Drop RtAudio driver on Windows 2019-02-20 13:47:01 +01:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00