1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_events
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
..
broadcasters Update licensing information 2024-04-16 11:39:35 +01:00
interprocess Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
messages Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
native Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
timers Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_events.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_events.h Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_events.mm Update licensing information 2024-04-16 11:39:35 +01:00