.. |
juce_AbstractFifo.cpp
|
Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories.
|
8 years ago |
juce_AbstractFifo.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_Array.h
|
cleaned up a method in Array
|
8 years ago |
juce_ArrayAllocationBase.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_DynamicObject.cpp
|
JSON: Added the ability to limit the number of decimal places when serialising floating point numbers
|
8 years ago |
juce_DynamicObject.h
|
JSON: Added the ability to limit the number of decimal places when serialising floating point numbers
|
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
|
Cleaned up some code in HashMap and added a getReference method
|
8 years ago |
juce_HashMap_test.cpp
|
Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories.
|
8 years ago |
juce_LinkedListPointer.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_ListenerList.cpp
|
Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories.
|
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
|
Added some missing move constructors to SortedSet
|
7 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 |