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 a9e026e062 Added a constructor to StringArray. 12 years ago
..
containers Tweak to ScopedValueSetter to keep VS2012 happy. 12 years ago
files Added a new constructor to TemporaryFile to allow explicitly setting the temp file. 12 years ago
json Added export flag to JSON class. 12 years ago
logging Minor change to assertion logging. 12 years ago
maths Minor clean-ups. 12 years ago
memory JUCE_AUTORELEASEPOOL fix. 12 years ago
misc Added a wow64 registry function. 12 years ago
native Typo fix. 12 years ago
network Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
streams Minor clean-ups. 12 years ago
system Minor compiler defs change. 12 years ago
text Added a constructor to StringArray. 12 years ago
threads Minor docs updates. Added a method to Rectangle. 12 years ago
time Fix for win32 build breakage. 12 years ago
unit_tests Minor changes to avoid pedantic compiler warnings. 12 years ago
xml Documentation pedanticism. 12 years ago
zip Cleaned up a few static analyser warnings. 12 years ago
juce_core.cpp New debugging functions: SystemStats::getStackBacktrace() and setApplicationCrashHandler(). 12 years ago
juce_core.h New class: HighResolutionTimer 12 years ago
juce_core.mm Added new module wrappers. 14 years ago
juce_module_info 2.0.38 12 years ago