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.
hogliux 08483a0138 Fixed a VS 2017 compiler warning 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 begin/end iterators to MemoryBlock 8 years ago
misc Replace include guards with "#pragma once" 8 years ago
native (Fixed a typo in linux code in the last commit) 8 years ago
network Minor documentation fix 8 years ago
streams Replace include guards with "#pragma once" 8 years ago
system Added method SystemStats::getNumPhysicalCpus() 8 years ago
text Fixed a VS 2017 compiler warning 8 years ago
threads Replace include guards with "#pragma once" 8 years ago
time Replace include guards with "#pragma once" 8 years ago
unit_tests Replace include guards with "#pragma once" 8 years ago
xml Replace include guards with "#pragma once" 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