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 a439c6ad8d Added new class: CachedValue 9 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. 9 years ago
juce_ArrayAllocationBase.h Lots of small whitespace tweaks. 9 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 9 years ago
juce_HashMap.h Added method HashMap::Iterator::reset() 9 years ago
juce_LinkedListPointer.h Update copyright notice 10 years ago
juce_ListenerList.h Lots of small whitespace tweaks. 9 years ago
juce_NamedValueSet.cpp Added NamedValueSet::isEmpty() 9 years ago
juce_NamedValueSet.h Added NamedValueSet::isEmpty() 9 years ago
juce_OwnedArray.h Added isEmpty() method to OwnedArray. 9 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. 9 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. 9 years ago
juce_SparseSet.h Update copyright notice 10 years ago
juce_Variant.cpp A couple of very minor cleanups. 9 years ago
juce_Variant.h Added new class: CachedValue 9 years ago