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 6e0c1682ca Removed a defunct workaround for an obscure bug in old Windows PCI hardware 9 years ago
..
containers Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not. 9 years ago
files Added a unit test 9 years ago
javascript Added a Javascript array splice method 9 years ago
logging Update copyright notice 10 years ago
maths Whitespace. 9 years ago
memory Improved some comments for MemoryBlock base-64 methods 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. 9 years ago
native Removed a defunct workaround for an obscure bug in old Windows PCI hardware 9 years ago
network Fix identifying the scheme portion of a URL 9 years ago
streams Lots of small whitespace tweaks. 10 years ago
system Fix multiple compile errors on older gcc versions 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 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. 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. 9 years ago
unit_tests Whitespace. 9 years ago
xml Replace CR and CRLF endings with unix (LF) style endings in xml document as required by the W3 xml specification 9 years ago
zip Fixed a couple of minor warnings 9 years ago
juce_core.cpp Add some minor changes to stay compatible with GCC 4.4 9 years ago
juce_core.h Updated version numbers in modules, and resaved example projects 9 years ago
juce_core.mm Update copyright notice 10 years ago