The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk f1f68007c6 Containers: Add simple Span implementation 2 years ago
..
juce_AbstractFifo.cpp Update copyright banners 3 years ago
juce_AbstractFifo.h Update copyright banners 3 years ago
juce_Array.h Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_ArrayAllocationBase.h Update copyright banners 3 years ago
juce_ArrayBase.cpp Use more concise stdlib type aliases 2 years ago
juce_ArrayBase.h Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_DynamicObject.cpp Update copyright banners 3 years ago
juce_DynamicObject.h Update copyright banners 3 years ago
juce_ElementComparator.h Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_HashMap.h Update copyright banners 3 years ago
juce_HashMap_test.cpp Update copyright banners 3 years ago
juce_LinkedListPointer.h Update copyright banners 3 years ago
juce_ListenerList.cpp Update licensing banners to JUCE 7 3 years ago
juce_ListenerList.h Fix GCC 12 compiler warnings 2 years ago
juce_NamedValueSet.cpp Update copyright banners 3 years ago
juce_NamedValueSet.h Update copyright banners 3 years ago
juce_Optional.h Optional: Make operator bool() explicit 2 years ago
juce_Optional_test.cpp Optional: Implement in terms of std::optional 2 years ago
juce_OwnedArray.cpp Update copyright banners 3 years ago
juce_OwnedArray.h Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_PropertySet.cpp Update copyright banners 3 years ago
juce_PropertySet.h Update copyright banners 3 years ago
juce_ReferenceCountedArray.cpp Update copyright banners 3 years ago
juce_ReferenceCountedArray.h Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_ScopedValueSetter.h Update copyright banners 3 years ago
juce_SingleThreadedAbstractFifo.h Update copyright banners 3 years ago
juce_SortedSet.h Update copyright banners 3 years ago
juce_Span.h Containers: Add simple Span implementation 2 years ago
juce_SparseSet.cpp Update copyright banners 3 years ago
juce_SparseSet.h Update copyright banners 3 years ago
juce_Variant.cpp Variant: Remove unnecessary definitions of static constexpr data members 2 years ago
juce_Variant.h Update copyright banners 3 years ago