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 0425df49d7 Rolled back an array comparator change which could cause unexpected problems with ScopedPointers. 13 years ago
..
juce_AbstractFifo.cpp (automated whitespace clean-up) 13 years ago
juce_AbstractFifo.h Added better constructors for AudioSourceChannelInfo. 13 years ago
juce_Array.h Template changes to some array sort methods. 13 years ago
juce_ArrayAllocationBase.h Fixed an obscure utf8 string comparison problem. Added a few C++11 tweaks. Improved VST host default folder detection. Win32 file browser filter fix. Introjucer VS2005 compiler bug workaround. 13 years ago
juce_DynamicObject.cpp (automated whitespace clean-up) 13 years ago
juce_DynamicObject.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.. 13 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.. 13 years ago
juce_HashMap.h Minor HashMap clean-up. 13 years ago
juce_LinkedListPointer.h StringArray fix + additional unit tests. AudioFormatManager tweak for iOS. Minor clean-ups. 13 years ago
juce_NamedValueSet.cpp (automated whitespace clean-up) 13 years ago
juce_NamedValueSet.h RTAS mac window position fix. Introjucer fixes for Windows. 13 years ago
juce_OwnedArray.h Rolled back an array comparator change which could cause unexpected problems with ScopedPointers. 13 years ago
juce_PropertySet.cpp (automated whitespace clean-up) 13 years ago
juce_PropertySet.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.. 13 years ago
juce_ReferenceCountedArray.h Purged some warnings. 13 years ago
juce_ScopedValueSetter.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.. 13 years ago
juce_SortedSet.h Added standard iterators to StringArray, and a SortedSet swap function. 13 years ago
juce_SparseSet.h RTAS mac window position fix. Introjucer fixes for Windows. 13 years ago
juce_Variant.cpp better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 13 years ago
juce_Variant.h RTAS mac window position fix. Introjucer fixes for Windows. 13 years ago