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 276e7622a9 Introjucer: added checking to avoid duplicate IDs in groups. 13 years ago
..
jucer_AudioPluginModule.h Introjucer: more AAX work. 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 checking to avoid duplicate IDs in groups. 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 Introjucer: some preliminary AAX work. 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 checking to avoid duplicate IDs in groups. 13 years ago
jucer_Project.h Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string. 13 years ago
jucer_ProjectContentComponent.cpp Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
jucer_ProjectContentComponent.h Introjucer: made the project wizard create some default exporters. 13 years ago
jucer_ProjectInformationComponent.cpp Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
jucer_ProjectInformationComponent.h Minor introjucer work. Minor fix for binarybuilder. 13 years ago
jucer_ProjectTreeViewBase.cpp Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
jucer_ProjectTreeViewBase.h Tidied up some introjucer menu modality. 13 years ago
jucer_ProjectType.cpp Introjucer: some preliminary AAX work. 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 Tidied up some introjucer menu modality. 13 years ago
jucer_TreeViewTypes.h Introjucer: made treeview remember its openness state. 13 years ago