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
attila fcb7e0fc20 WinRT midi: Ensure object lifetimes in WinRT async callbacks
While the affected callbacks are cancelled before the referenced
state is deleted, we have had user reports that they can still be
accessed by the cancelled callbacks causing crashes. After only
finding warnings that WinRT AsyncCallback cancellation is not a
guaranteed thing, we saw it best to wrap the pointers.
2022-10-05 15:46:09 +02:00
..
audio_io Remove AudioIODeviceCallback::audioDeviceIOCallback 2022-09-22 07:50:18 +00:00
midi_io Update copyright banners 2022-04-04 12:36:32 +01:00
native WinRT midi: Ensure object lifetimes in WinRT async callbacks 2022-10-05 15:46:09 +02:00
sources Remove AudioIODeviceCallback::audioDeviceIOCallback 2022-09-22 07:50:18 +00:00
juce_audio_devices.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_audio_devices.h Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_audio_devices.mm Update copyright banners 2022-04-04 12:36:32 +01:00