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 22215d8279 Improved the performance of the HomeopathicStack class by diluting it from the codebase. If you need to use this class, please use the imprint of its memory in the GIT history. 10 years ago
..
juce_AbstractFifo.cpp Added override specifiers to unit test classes 10 years ago
juce_AbstractFifo.h Update copyright notice 10 years ago
juce_Array.h Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 10 years ago
juce_ArrayAllocationBase.h Lots of small whitespace tweaks. 10 years ago
juce_DynamicObject.cpp Update copyright notice 10 years ago
juce_DynamicObject.h Update copyright notice 10 years ago
juce_ElementComparator.h Used the ignoreUnused() function to tidy up some old code 10 years ago
juce_HashMap.h Added method HashMap::Iterator::reset() 10 years ago
juce_LinkedListPointer.h Update copyright notice 10 years ago
juce_ListenerList.h Lots of small whitespace tweaks. 10 years ago
juce_NamedValueSet.cpp Added NamedValueSet::isEmpty() 10 years ago
juce_NamedValueSet.h Added NamedValueSet::isEmpty() 10 years ago
juce_OwnedArray.h Added isEmpty() method to OwnedArray. 10 years ago
juce_PropertySet.cpp Update copyright notice 10 years ago
juce_PropertySet.h Update copyright notice 10 years ago
juce_ReferenceCountedArray.h Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 10 years ago
juce_ScopedValueSetter.h Update copyright notice 10 years ago
juce_SortedSet.h Consistency fix: renamed Array::empty() to Array::isEmpty() and added a method isEmpty() to all container classes which didn't have it yet. 10 years ago
juce_SparseSet.h Update copyright notice 10 years ago
juce_Variant.cpp A couple of very minor cleanups. 10 years ago
juce_Variant.h Update copyright notice 10 years ago