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 ead42bd39a Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
..
jucer_AudioPluginModule.h Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
jucer_GroupInformationComponent.cpp 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_GroupInformationComponent.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
jucer_Module.cpp Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 13 years ago
jucer_Module.h Introjucer: minor internal changes. 13 years ago
jucer_NewFileWizard.cpp Improved CallOutBox layout. Minor introjucer tidy-ups. 13 years ago
jucer_NewFileWizard.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
jucer_NewProjectWizard.cpp Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
jucer_NewProjectWizard.h Introjucer updates to the new project wizard and module update system. 13 years ago
jucer_Project.cpp Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
jucer_Project.h Introjucer: more AAX support and some clean-ups. 13 years ago
jucer_ProjectContentComponent.cpp Introjucer: selecting project settings on start-up. 13 years ago
jucer_ProjectContentComponent.h Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
jucer_ProjectInformationComponent.cpp Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
jucer_ProjectInformationComponent.h Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
jucer_ProjectTreeViewBase.cpp Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
jucer_ProjectTreeViewBase.h Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
jucer_ProjectType.cpp Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
jucer_ProjectType.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_TreeViewTypes.cpp Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs. 13 years ago
jucer_TreeViewTypes.h Introjucer: made treeview remember its openness state. 13 years ago