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 aab3a6a6eb Android GL work. 13 years ago
..
containers Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
files Small introjucer fix. 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 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
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 Android GL work. 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 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
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 Added -ldl to linux builds. Tidied up a few warnings. 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 Updated some module usage warning code. 13 years ago
juce_core.h Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 13 years ago
juce_core.mm Added new module wrappers. 14 years ago
juce_module_info Docs fix. Version bump. 13 years ago