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 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
..
juce_BooleanPropertyComponent.cpp Update copyright notice 9 years ago
juce_BooleanPropertyComponent.h Update copyright notice 9 years ago
juce_ButtonPropertyComponent.cpp Update copyright notice 9 years ago
juce_ButtonPropertyComponent.h Update copyright notice 9 years ago
juce_ChoicePropertyComponent.cpp Lots of small whitespace tweaks. 9 years ago
juce_ChoicePropertyComponent.h Update copyright notice 9 years ago
juce_PropertyComponent.cpp Update copyright notice 9 years ago
juce_PropertyComponent.h Update copyright notice 9 years ago
juce_PropertyPanel.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_PropertyPanel.h Added a method to get the internal viewport of a PropertyPanel 8 years ago
juce_SliderPropertyComponent.cpp Added symmetric skew option to NormalisableRange class. Added option to use symmetric skew in SliderPropertyComponent class. Fixed skew factor bug in AudioProcessorValueTreeState::SliderAttachment class 8 years ago
juce_SliderPropertyComponent.h Added symmetric skew option to NormalisableRange class. Added option to use symmetric skew in SliderPropertyComponent class. Fixed skew factor bug in AudioProcessorValueTreeState::SliderAttachment class 8 years ago
juce_TextPropertyComponent.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
juce_TextPropertyComponent.h Clarify what happens when maxNumChars is zero in the TextPropertyComponent constructor 8 years ago