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_basics
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
..
audio_play_head Update licensing information 2024-04-16 11:39:35 +01:00
buffers Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
midi MidiFile: Fix invalid comparator argument to stable_sort 2024-07-31 19:36:51 +01:00
mpe Update licensing information 2024-04-16 11:39:35 +01:00
native Platform: Remove build-time Apple SDK availability checks 2024-07-03 13:50:08 +01:00
sources Update licensing information 2024-04-16 11:39:35 +01:00
synthesisers Update licensing information 2024-04-16 11:39:35 +01:00
utilities AudioWorkgroup: Fix typo in documentation 2024-04-16 17:43:22 +01:00
juce_audio_basics.cpp MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_audio_basics.h Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_audio_basics.mm Update licensing information 2024-04-16 11:39:35 +01:00