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 d42a606b99 Tried to improve the explanation for XmlElement::findParentElementOf. 10 years ago
..
containers A few minor whitespace cleanups. 10 years ago
files Updated the return types of OutputStream::writeFromInputStream and InputStream::readIntoMemoryBlock 10 years ago
javascript Added Math.ceil and Math.floor to the javascript parser. 10 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. 11 years ago
maths Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
memory Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
misc Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. 11 years ago
native Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
network Changed a couple of places where "localhost" was used to use the IPAddress class instead to get the local address. 11 years ago
streams Updated the return types of OutputStream::writeFromInputStream and InputStream::readIntoMemoryBlock 10 years ago
system Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
text Documentation fix. 11 years ago
threads Fix for threading bug in GlyphCache. 11 years ago
time Added a method Time::getCompilationDate() 11 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. 11 years ago
xml Tried to improve the explanation for XmlElement::findParentElementOf. 10 years ago
zip Minor warning fixes for mingw 10 years ago
juce_core.cpp Avoided some win32 warnings. 10 years ago
juce_core.h New class: SharedResourcePointer 11 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 10 years ago