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 b56695f604 Fix for XML formatting. 13 years ago
..
containers VC2011 compiler tweaks. ReferenceCountedArray fix. 13 years ago
files Fix for XML formatting. 13 years ago
json Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
logging Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 13 years ago
maths Android GL work. 13 years ago
memory Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
misc Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
native Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 13 years ago
network Changed URL class to allow multiple parameters with the same name. 13 years ago
streams Fixes to some MemoryOutputStream streaming operators. 13 years ago
system Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 13 years ago
text Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
threads Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 13 years ago
time Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
unit_tests Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
xml Fix for XML formatting. 13 years ago
zip Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_core.cpp Android: added OpenSLES audio device type. 13 years ago
juce_core.h Minor android and GL clean-ups. 13 years ago
juce_core.mm Added new module wrappers. 14 years ago
juce_module_info Docs fix. Version bump. 13 years ago