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.
hogliux 8df262a5d3 Don't use placement new for MemoryBlock assignment operator in var class 9 years ago
..
juce_AbstractFifo.cpp Added override specifiers to unit test classes 9 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 Removed a few references to var::null 9 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 Don't use placement new for MemoryBlock assignment operator in var class 9 years ago
juce_Variant.h Add missing assignment operator to var class 9 years ago