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 05afb39185 mingw __uuidof update 12 years ago
..
containers (Fixed something that was missing from the last commit) 12 years ago
files Couple of minor clean-ups. 12 years ago
javascript Added a JSON::fromString method. 12 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. 12 years ago
maths Documentation for Range. 12 years ago
memory Improved some MemoryBlock comments and gave the class a reset() method. 12 years ago
misc Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. 12 years ago
native mingw __uuidof update 12 years ago
network Workarounds for a couple of MSVC quirks. 12 years ago
streams Fixed some typos. 12 years ago
system Version number update 12 years ago
text Added an operator[] to StringRef 12 years ago
threads Fix for threading bug in GlyphCache. 12 years ago
time Fix for Time::formatted with empty strings. 12 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. 12 years ago
xml More assertions to catch dodgy XmlElement tag names. 12 years ago
zip Refactored some Xcode warning suppression. 12 years ago
juce_core.cpp Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 12 years ago
juce_core.h Fixed some typos. 12 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 12 years ago