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 8809efcb7a A few tweaks to help the clang static analyser avoid false alarms. 12 years ago
..
containers A few tweaks to help the clang static analyser avoid false alarms. 12 years ago
files Optimised some number streaming functions. 12 years ago
json Added method JSON::escapeString 12 years ago
logging Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
maths Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 12 years ago
memory Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 12 years ago
misc Documentation updates. 12 years ago
native Added a "willSendRequest" callback to the OSX web stream delegate class. 12 years ago
network Minor optimisations and clean-ups. 12 years ago
streams Optimised some number streaming functions. 12 years ago
system Fix for arm-64 iOS. 12 years ago
text Minor tinkering with the String class. 12 years ago
threads Added MouseInputSource::isUnboundedMouseMovementEnabled(). Tweaks to mouse cursor snap-back in Sliders. 12 years ago
time Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
unit_tests Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 12 years ago
xml New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 12 years ago
zip Undefined some zlib internal macros 12 years ago
juce_core.cpp Optimised some number streaming functions. 12 years ago
juce_core.h New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 12 years ago
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 12 years ago