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 c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
..
juce_AbstractFifo.cpp Minor clean-ups. 12 years ago
juce_AbstractFifo.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Array.h Minor clean-ups. 12 years ago
juce_ArrayAllocationBase.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_DynamicObject.cpp (automated whitespace clean-up) 13 years ago
juce_DynamicObject.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ElementComparator.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_HashMap.h Minor addition to HashMap 12 years ago
juce_LinkedListPointer.h Minor clean-ups. 12 years ago
juce_NamedValueSet.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_NamedValueSet.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_OwnedArray.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_PropertySet.cpp (automated whitespace clean-up) 13 years ago
juce_PropertySet.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_ReferenceCountedArray.h Minor clean-ups. 12 years ago
juce_ScopedValueSetter.h Tweak to ScopedValueSetter to keep VS2012 happy. 12 years ago
juce_SortedSet.h Made SortedSet::add() return a bool. Improvements to code editor indents. 13 years ago
juce_SparseSet.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_Variant.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_Variant.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago