1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/time
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_PerformanceCounter.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_PerformanceCounter.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_RelativeTime.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_RelativeTime.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_Time.cpp MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_Time.h Updated all license headers 2020-04-23 17:30:39 +01:00