1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_video/native
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
..
java/app/com/rmsl/juce Update licensing information 2024-04-16 11:39:35 +01:00
juce_CameraDevice_android.h Platform: Remove compatibility checks for Android 20 and earlier 2024-07-03 13:45:37 +01:00
juce_CameraDevice_ios.h Platform: Remove deprecated code paths that will never be called 2024-07-03 14:50:08 +01:00
juce_CameraDevice_mac.h Platform: Remove build-time Apple SDK availability checks 2024-07-03 13:50:08 +01:00
juce_CameraDevice_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_Video_android.h Platform: Remove compatibility checks for Android 20 and earlier 2024-07-03 13:45:37 +01:00
juce_Video_mac.h Platform: Remove compatibility checks for macOS 10.9 2024-07-02 18:06:27 +01:00
juce_Video_windows.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00