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 c0c912ab4c Modified BigInteger so that small (128-bit) values don't require heap allocation 9 years ago
..
containers Added a cast to avoid a warning in Array 9 years ago
files Add exclusive flag to MemoryMappedFile 9 years ago
javascript Added a Javascript array indexOf method 9 years ago
logging Update copyright notice 10 years ago
maths Modified BigInteger so that small (128-bit) values don't require heap allocation 9 years ago
memory Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 9 years ago
misc Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
native Avoided a warning in some OSX network code 9 years ago
network Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 9 years ago
streams Lots of small whitespace tweaks. 10 years ago
system Workaround to avoid an assertion when using File::invokedExecutableFile from a command-line invoked app on OSX 9 years ago
text Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not. 9 years ago
threads Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 9 years ago
time Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
unit_tests Whitespace. 9 years ago
xml Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 9 years ago
zip Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 9 years ago
juce_core.cpp Add some minor changes to stay compatible with GCC 4.4 9 years ago
juce_core.h Add pkg-config support for linux 9 years ago
juce_core.mm Update copyright notice 10 years ago