1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/containers
2017-05-10 09:37:37 +01:00
..
juce_AbstractFifo.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_AbstractFifo.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
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 2017-05-10 09:37:37 +01:00
juce_ArrayAllocationBase.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_DynamicObject.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_DynamicObject.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
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 2017-05-10 09:37:37 +01:00
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 2017-05-10 09:37:37 +01:00
juce_LinkedListPointer.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ListenerList.cpp Made ListenerList.callExcluding take a pointer argument 2017-05-02 22:09:39 +01:00
juce_ListenerList.h Made ListenerList.callExcluding take a pointer argument 2017-05-02 22:09:39 +01:00
juce_NamedValueSet.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_NamedValueSet.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_OwnedArray.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_PropertySet.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_PropertySet.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ReferenceCountedArray.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_ScopedValueSetter.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_SortedSet.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_SparseSet.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Variant.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Variant.h Suppressed a VS2013 assignment operator compiler warning 2017-05-04 09:54:52 +01:00