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_devices/native
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
..
java/app/com/rmsl/juce Update licensing information 2024-04-16 11:39:35 +01:00
oboe Oboe: Update to 1.8.0 2023-11-29 13:56:10 +00:00
juce_ALSA_linux.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_ASIO_windows.cpp MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_Audio_android.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_Audio_ios.cpp iOS Audio: Reset sample rate to default after querying available rates 2024-10-21 22:36:31 +01:00
juce_Audio_ios.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Bela_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_CoreAudio_mac.cpp Replace is_pod_v (deprecated by C++23) with is_standard_layout 2024-08-15 11:15:15 +02:00
juce_CoreMidi_mac.mm Platform: Remove references to unsupported platforms in docs and strings 2024-07-03 13:50:08 +01:00
juce_DirectSound_windows.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_HighPerformanceAudioHelpers_android.h Platform: Remove compatibility checks for Android 20 and earlier 2024-07-03 13:45:37 +01:00
juce_JackAudio_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Midi_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Midi_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Midi_windows.cpp Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_Oboe_android.cpp Oboe: Remove an erroneous semicolon 2024-08-27 14:22:49 +01:00
juce_OpenSL_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_WASAPI_windows.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00