virtualx-engine/modules/mono/utils
bruvzg ffe61e0895
[macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
Add __has_include check for AVFAudio include.
Add some explicit casts to avoid conflicts.
Change all `include`s to `import`s for consistency.
2022-05-10 21:11:34 +03:00
..
macros.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
mono_reg_utils.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
mono_reg_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
osx_utils.cpp [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
osx_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
path_utils.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
path_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
string_utils.cpp Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
string_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00