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 5c4553a06c Added a parameter to SystemStats::CrashHandlerFunction to supply some platform-specific crash details 8 years ago
..
containers Added a couple of missing JUCE_API declarations 8 years ago
files Made File::getRelativePathFrom() return '.' if comparing two identical folders. 8 years ago
javascript Added a method JavascriptEngine::callFunctionObject() for invoking javascript methods in DynamicObject native methods 8 years ago
logging Replace include guards with "#pragma once" 8 years ago
maths Added method NormalisableRange::setSkewForCentre() 8 years ago
memory Added a reference count getter method to SharedResourcePointer 8 years ago
misc Made WindowsRegistry::deleteKey operate recursively 8 years ago
native Added MacOS SystemStats::getDeviceDescription 8 years ago
network Minor documentation fix 8 years ago
streams Replace include guards with "#pragma once" 8 years ago
system Added a parameter to SystemStats::CrashHandlerFunction to supply some platform-specific crash details 8 years ago
text Fixed a VS 2017 compiler warning 8 years ago
threads Replace include guards with "#pragma once" 8 years ago
time Added some JUCE_API flags to some RelativeTime global operators 8 years ago
unit_tests Replace include guards with "#pragma once" 8 years ago
xml Fixed a typo in a comment 8 years ago
zip Replace include guards with "#pragma once" 8 years ago
juce_core.cpp Added IPv6 support to the IPAddress class 8 years ago
juce_core.h Restored module header #defines 8 years ago
juce_core.mm Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 9 years ago