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 3a7989ad7c Android: added OpenSLES audio device type. 13 years ago
..
jucer_ProjectExport_Android.h Android: added OpenSLES audio device type. 13 years ago
jucer_ProjectExport_MSVC.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 13 years ago
jucer_ProjectExport_Make.h Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
jucer_ProjectExport_XCode.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 13 years ago
jucer_ProjectExporter.cpp Introjucer build config fix. 13 years ago
jucer_ProjectExporter.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 13 years ago
jucer_ProjectSaver.h 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
jucer_ResourceFile.cpp Better binary string literal generation in the introjucer. 13 years ago
jucer_ResourceFile.h Internal work on the ComponentBuilder system. 13 years ago