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.
jules 809651694e Simplified the SparseSet class using Ranges 7 years ago
..
juce_AbstractFifo.cpp Fixed a warning on Android 7 years ago
juce_AbstractFifo.h Add documentation tags 7 years ago
juce_Array.h Add documentation tags 7 years ago
juce_ArrayAllocationBase.h Add documentation tags 7 years ago
juce_DynamicObject.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_DynamicObject.h Add documentation tags 7 years ago
juce_ElementComparator.h Avoided some UB warnings when trying to sort empty arrays 7 years ago
juce_HashMap.h Add documentation tags 7 years ago
juce_HashMap_test.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_LinkedListPointer.h Add documentation tags 7 years ago
juce_ListenerList.h Add documentation tags 7 years ago
juce_NamedValueSet.cpp Clarified comments around the JUCE_ALLOW_STATIC_NULL_VARIABLES items to make clear that they're deprecated 7 years ago
juce_NamedValueSet.h Add documentation tags 7 years ago
juce_OwnedArray.h Add documentation tags 7 years ago
juce_PropertySet.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_PropertySet.h Add documentation tags 7 years ago
juce_ReferenceCountedArray.h Add documentation tags 7 years ago
juce_ScopedValueSetter.h Add documentation tags 7 years ago
juce_SortedSet.h Add documentation tags 7 years ago
juce_SparseSet.h Simplified the SparseSet class using Ranges 7 years ago
juce_Variant.cpp A minor code cleanup 7 years ago
juce_Variant.h Add documentation tags 7 years ago