1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00
Files
godot/CODEOWNERS
Line: 5: incorrect codeowner user: reduz Line: 5: no users/groups matched Line: 7: no users/groups matched Line: 8: no users/groups matched Line: 11: incorrect codeowner user: reduz Line: 11: no users/groups matched Line: 12: incorrect codeowner user: reduz Line: 12: no users/groups matched Line: 13: incorrect codeowner user: reduz Line: 13: no users/groups matched Line: 16: incorrect codeowner user: marcelofg55 Line: 16: no users/groups matched Line: 17: incorrect codeowner user: marcelofg55 Line: 17: no users/groups matched Line: 18: incorrect codeowner user: marcelofg55 Line: 18: no users/groups matched Line: 19: incorrect codeowner user: marcelofg55 Line: 19: no users/groups matched Line: 20: incorrect codeowner user: marcelofg55 Line: 20: no users/groups matched Line: 21: incorrect codeowner user: marcelofg55 Line: 21: no users/groups matched Line: 22: incorrect codeowner user: marcelofg55 Line: 22: no users/groups matched Line: 23: incorrect codeowner user: marcelofg55 Line: 23: no users/groups matched Line: 26: incorrect codeowner user: reduz Line: 26: incorrect codeowner user: hpvb Line: 26: no users/groups matched Line: 27: incorrect codeowner user: reduz Line: 27: incorrect codeowner user: hpvb Line: 27: no users/groups matched Line: 29: incorrect codeowner user: djrm Line: 29: no users/groups matched Line: 31: incorrect codeowner user: reduz Line: 31: no users/groups matched Line: 33: incorrect codeowner user: akien-mga Line: 33: no users/groups matched Line: 35: incorrect codeowner user: AndreaCatania Line: 35: no users/groups matched Line: 36: incorrect codeowner user: reduz Line: 36: incorrect codeowner user: BastiaanOlij Line: 36: no users/groups matched Line: 37: no users/groups matched Line: 38: incorrect codeowner user: karroffel Line: 38: no users/groups matched Line: 39: incorrect codeowner user: BastiaanOlij Line: 39: no users/groups matched Line: 40: incorrect codeowner user: reduz Line: 40: incorrect codeowner user: vnen Line: 40: incorrect codeowner user: bojidar-bg Line: 40: no users/groups matched Line: 41: no users/groups matched Line: 42: incorrect codeowner user: BastiaanOlij Line: 42: no users/groups matched Line: 43: incorrect codeowner user: neikeq Line: 43: no users/groups matched Line: 44: incorrect codeowner user: JFonS Line: 44: no users/groups matched Line: 45: incorrect codeowner user: LeeZH Line: 45: no users/groups matched Line: 46: no users/groups matched Line: 47: no users/groups matched Line: 49: incorrect codeowner user: eska014 Line: 49: no users/groups matched Line: 50: incorrect codeowner user: vnen Line: 50: no users/groups matched Line: 52: incorrect codeowner user: reduz Line: 52: no users/groups matched Line: 54: incorrect codeowner user: reduz Line: 54: incorrect codeowner user: AndreaCatania Line: 54: no users/groups matched Line: 55: incorrect codeowner user: reduz Line: 55: incorrect codeowner user: karroffel Line: 55: no users/groups matched Line: 57: incorrect codeowner user: akien-mga Line: 57: no users/groups matched
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

1.5 KiB