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 1c7d1084b9 Minor formatting changes 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 Result of pointer arithmetic should not depend on if the pointer is being wrapped in a JUCE Atomic or not (breaking change: see https://github.com/WeAreROLI/JUCE/blob/develop/BREAKING-CHANGES.txt 8 years ago
misc Removed extraneous semicolon 8 years ago
native Android: Ensured that OpenSL audio callbacks can call into Java (even if this is not recommended) 8 years ago
network Minor formatting changes 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.2 8 years ago
text Optimised String::unquoted() 8 years ago
threads Result of pointer arithmetic should not depend on if the pointer is being wrapped in a JUCE Atomic or not (breaking change: see https://github.com/WeAreROLI/JUCE/blob/develop/BREAKING-CHANGES.txt 8 years ago
time Documentation: Some typo fixes 8 years ago
unit_tests Updated file headers and the README with the JUCE 5 license 8 years ago
xml Documentation: Some typo fixes 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.2 8 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago