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 ff758a53b4
Array: Fix perfect forwarding when adding elements
4 years ago
..
juce_AbstractFifo.cpp Updated all license headers 5 years ago
juce_AbstractFifo.h Updated all license headers 5 years ago
juce_Array.h Array: Fix perfect forwarding when adding elements 4 years ago
juce_ArrayAllocationBase.h Updated all license headers 5 years ago
juce_ArrayBase.cpp Squashed some compiler warnings with -Wmissing-prototypes enabled 4 years ago
juce_ArrayBase.h Array: Fix perfect forwarding when adding elements 4 years ago
juce_DynamicObject.cpp Updated all license headers 5 years ago
juce_DynamicObject.h Updated all license headers 5 years ago
juce_ElementComparator.h Updated all license headers 5 years ago
juce_HashMap.h Cleanup: Remove redundant inlines 5 years ago
juce_HashMap_test.cpp Updated all license headers 5 years ago
juce_LinkedListPointer.h Updated all license headers 5 years ago
juce_ListenerList.h Updated all license headers 5 years ago
juce_NamedValueSet.cpp Updated all license headers 5 years ago
juce_NamedValueSet.h Updated all license headers 5 years ago
juce_OwnedArray.cpp Updated all license headers 5 years ago
juce_OwnedArray.h Updated all license headers 5 years ago
juce_PropertySet.cpp Updated all license headers 5 years ago
juce_PropertySet.h Updated all license headers 5 years ago
juce_ReferenceCountedArray.cpp Updated all license headers 5 years ago
juce_ReferenceCountedArray.h Updated all license headers 5 years ago
juce_ScopedValueSetter.h Updated all license headers 5 years ago
juce_SortedSet.h Updated all license headers 5 years ago
juce_SparseSet.cpp Updated all license headers 5 years ago
juce_SparseSet.h Updated all license headers 5 years ago
juce_Variant.cpp var: Make it safe to create var instances with static storage duration 4 years ago
juce_Variant.h var: Make it safe to create var instances with static storage duration 4 years ago