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_core/containers
Oliver James 7d9cdd3016 Audio: Add AudioWorkgroup support
This allows real-time threads to join an audio workgroup on Apple platforms.
2023-08-30 12:03:47 +01:00
..
juce_AbstractFifo.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_AbstractFifo.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Array.h Array: Add missing floating point equality warning suppression 2023-04-11 12:36:19 +01:00
juce_ArrayAllocationBase.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ArrayBase.cpp Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
juce_ArrayBase.h Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_DynamicObject.cpp DynamicObject: Update signature of clone to return unique_ptr 2023-08-23 20:31:54 +01:00
juce_DynamicObject.h DynamicObject: Update signature of clone to return unique_ptr 2023-08-23 20:31:54 +01:00
juce_ElementComparator.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_FixedSizeFunction.h Audio: Add AudioWorkgroup support 2023-08-30 12:03:47 +01:00
juce_FixedSizeFunction_test.cpp Audio: Add AudioWorkgroup support 2023-08-30 12:03:47 +01:00
juce_HashMap.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_HashMap_test.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_LinkedListPointer.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ListenerList.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ListenerList.h ScopeGuard: Add new heavyweight ErasedScopeGuard type 2023-08-23 20:31:54 +01:00
juce_NamedValueSet.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_NamedValueSet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Optional.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
juce_Optional_test.cpp Optional: Implement in terms of std::optional 2022-09-12 16:14:57 +01:00
juce_OwnedArray.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_OwnedArray.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_PropertySet.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_PropertySet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ReferenceCountedArray.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ReferenceCountedArray.h Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_ScopedValueSetter.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SingleThreadedAbstractFifo.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SortedSet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Span.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
juce_SparseSet.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_SparseSet.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Variant.cpp DynamicObject: Update signature of clone to return unique_ptr 2023-08-23 20:31:54 +01:00
juce_Variant.h Update copyright banners 2022-04-04 12:36:32 +01:00