1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_audio_devices
reuk 80ac9a78a0
Singleton: Add new macros to simplify singleton creation
The INLINE macros allow singletons to be declared and defined in one
line, without requiring a separate JUCE_IMPLEMENT_SINGLETON statement.
2024-10-16 10:36:52 +01:00
..
audio_io Platform: Remove compatibility checks for Windows 8.1 and earlier 2024-07-03 13:47:06 +01:00
midi_io 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
sources Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_devices.cpp Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_audio_devices.h Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_audio_devices.mm Update licensing information 2024-04-16 11:39:35 +01:00