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 90f37e27ea Windows: Fix DLL build
There were a few "ambiguous operator new/delete" errors that were due to
inheriting from a private base class that used the leak detector. These
errors are resolved by adding the leak detector to the derived classes.

JUCE_API was missing from a few useful types, notably the ARA hosting
types.
2024-10-22 13:24:46 +01:00
..
juce_analytics Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_animation Fix some Doxygen docstrings 2024-06-12 09:35:32 +01:00
juce_audio_basics Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_audio_devices Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_audio_formats Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_audio_plugin_client VST2 Client: Avoid data race on appDelegate pointer 2024-10-21 21:54:30 +01:00
juce_audio_processors Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_audio_utils Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_box2d Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_core Core: Handle Windows Arm platform definition 2024-10-21 14:11:11 +01:00
juce_cryptography Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_data_structures Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_dsp DSP: Simplify processor definitions and add Windows Arm support 2024-10-21 14:11:11 +01:00
juce_events Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_graphics Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_gui_basics Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_gui_extra Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_midi_ci Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_opengl Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_osc Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_product_unlocking Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_video Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
CMakeLists.txt Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00