1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_plugin_client/utility
reuk 640194c878
MinGW: Improve compatibility
With this patch applied, the DemoRunner should build under MinGW, and be
(nearly) feature-complete compared to the MSVC build.

Specifically, when building with MinGW:
- Adds support for accessibility
- Fixes build issues in the juce_video module
- Fixes a link issue in the VST3 wrapper when VST3_CAN_REPLACE_VST2 is
  defined
- Adds support for the new-style native FileChooser
- Tidies up some other low-severity warnings

Known issues:
- Direct2D rendering is still not supported when building with MinGW due
  to ABI compatibilities.
2022-01-17 10:58:18 +00:00
..
juce_CarbonVisibility.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CheckSettingMacros.h MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_CreatePluginFilter.h Squashed some compiler warnings with -Wmissing-prototypes enabled 2020-08-27 14:13:58 +01:00
juce_IncludeModuleHeaders.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_IncludeSystemHeaders.h Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_LinuxMessageThread.h Docs: Fix some Doxygen warnings 2021-09-29 16:11:30 +01:00
juce_PluginUtilities.cpp MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_WindowsHooks.h MinGW: Fix warnings and errors emitted when building VST3 plugins 2021-05-13 12:10:06 +01:00