1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_data_structures/values
2016-10-27 15:38:27 +01:00
..
juce_CachedValue.cpp Add missing new line at end of file 2016-07-12 08:44:58 +01:00
juce_CachedValue.h Fixed an issue in CachedValue where setValue would not actually set the property if it's equal to the default. 2016-10-27 15:38:27 +01:00
juce_Value.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Value.h Added to the docs for the Value class 2015-10-09 10:29:33 +01:00
juce_ValueTree.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_ValueTree.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_ValueTreeSynchroniser.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ValueTreeSynchroniser.h Update copyright notice 2015-07-22 15:59:34 +01:00