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 ccbaf89f0e Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 7 years ago
..
Assets Fixed an unused variable warning in DemoUtilities.h when building in release mode 7 years ago
Audio Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 7 years ago
BLOCKS Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 7 years ago
DSP Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 7 years ago
DemoRunner Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 7 years ago
GUI Added a couple of missing modules to the CameraDemo PIP 7 years ago
Plugins Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 7 years ago
Utilities Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 7 years ago