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 e7923af185 Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
..
juce_AbstractFifo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_AbstractFifo.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Array.h Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
juce_ArrayAllocationBase.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_DynamicObject.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_DynamicObject.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ElementComparator.h Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
juce_HashMap.h Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
juce_LinkedListPointer.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ListenerList.cpp Made ListenerList.callExcluding take a pointer argument 8 years ago
juce_ListenerList.h Made ListenerList.callExcluding take a pointer argument 8 years ago
juce_NamedValueSet.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_NamedValueSet.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_OwnedArray.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_PropertySet.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_PropertySet.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ReferenceCountedArray.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_ScopedValueSetter.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_SortedSet.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_SparseSet.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Variant.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_Variant.h Suppressed a VS2013 assignment operator compiler warning 8 years ago