1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_video/native
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
..
java/app/com/rmsl/juce Updated all license headers 2020-06-29 08:30:22 +01:00
juce_android_CameraDevice.h Fix some conversion warnings flagged up by Android Studio 2021-09-15 16:00:22 +01:00
juce_android_Video.h Use C++14 lambda capture initialisers for initialising deletion checkers 2021-07-12 11:58:29 +01:00
juce_ios_CameraDevice.h ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
juce_mac_CameraDevice.h ObjC Helpers: Automatically derive appropriate signature for function 2021-11-24 11:51:11 +00:00
juce_mac_Video.h macOS: Detach AVPlayer listeners before calling setPlayer 2021-11-30 17:07:31 +00:00
juce_win32_CameraDevice.h MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_win32_ComTypes.h MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_win32_Video.h MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00