1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
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_analytics Bump version number to 6.1.4 2021-12-20 11:06:15 +00:00
juce_audio_basics AudioProcessLoadMeasurer: Fix potential divide by zero due to uninitialised samplesPerBlock 2022-01-10 22:15:21 +00:00
juce_audio_devices MinGW: Add uuid definitions for MinGW-w64 2022-01-17 10:58:17 +00:00
juce_audio_formats WavAudioFormat: Attempt to avoid quadratic metadata lookups 2022-01-10 22:15:19 +00:00
juce_audio_plugin_client MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_audio_processors MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_audio_utils AudioProcessLoadMeasurer: Fix potential divide by zero due to uninitialised samplesPerBlock 2022-01-10 22:15:21 +00:00
juce_box2d Bump version number to 6.1.4 2021-12-20 11:06:15 +00:00
juce_core MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_cryptography Bump version number to 6.1.4 2021-12-20 11:06:15 +00:00
juce_data_structures Bump version number to 6.1.4 2021-12-20 11:06:15 +00:00
juce_dsp FFT: Allow performFrequencyOnlyForwardTransform to ignore negative frequencies 2022-01-10 22:15:21 +00:00
juce_events Bump version number to 6.1.4 2021-12-20 11:06:15 +00:00
juce_graphics MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_gui_basics MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_gui_extra MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_opengl macOS Accessibility: Pass through accessibility hit test to accessible view in MouseForwardingNSOpenGLViewClass 2021-12-21 15:36:36 +00:00
juce_osc Bump version number to 6.1.4 2021-12-20 11:06:15 +00:00
juce_product_unlocking iOS InAppPurchases: Use recommended receipt verification procedure 2022-01-10 22:15:18 +00:00
juce_video MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00