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.
tpoole a9efe89bd1 Code cleanup 8 years ago
..
containers Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
files Win32: Added globalApplicationsDirectoryX86 to File::SpecialLocationType 8 years ago
javascript Updated file headers and the README with the JUCE 5 license 8 years ago
logging Updated file headers and the README with the JUCE 5 license 8 years ago
maths Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
memory Updated file headers and the README with the JUCE 5 license 8 years ago
misc Code cleanup 8 years ago
native Win32: Added globalApplicationsDirectoryX86 to File::SpecialLocationType 8 years ago
network Fixed an issue where the Fallback SimpleDownloader could crash on Android 8 years ago
streams Updated file headers and the README with the JUCE 5 license 8 years ago
system Bump version number to 5.0.1 8 years ago
text Simplified the String::toHexString overloads into a templated function that should work with all integer types 8 years ago
threads Updated file headers and the README with the JUCE 5 license 8 years ago
time Updated file headers and the README with the JUCE 5 license 8 years ago
unit_tests Updated file headers and the README with the JUCE 5 license 8 years ago
xml Updated file headers and the README with the JUCE 5 license 8 years ago
zip Updated file headers and the README with the JUCE 5 license 8 years ago
juce_core.cpp Added an OS X 10.5 compatible std::function replacement 8 years ago
juce_core.h Bump version number to 5.0.1 8 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago