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.
ed 7582952cdf Projucer: Added a method to check old exporter settings for the C++ language standard setting and to use this value as the default if it hasn't been set 7 years ago
..
jucer_ConfigTree_Base.h Projucer: Added default module search paths to the Projucer 8 years ago
jucer_ConfigTree_Exporter.h Projucer: Added an option when right-clicking on an exporter to save just the selected exporter 8 years ago
jucer_ConfigTree_Modules.h Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 7 years ago
jucer_DependencyPathPropertyComponent.cpp Projucer: Added default module search paths to the Projucer 8 years ago
jucer_DependencyPathPropertyComponent.h Projucer: Added options to the iOS exporter for app groups and an option to disable duplicating the resources folder for AUv3 app extensions 7 years ago
jucer_GroupInformationComponent.h Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_HeaderComponent.h Projucer: Fixed some incorrect exporter icons 8 years ago
jucer_LiveBuildTab.h Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_Module.cpp Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 7 years ago
jucer_Module.h Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 7 years ago
jucer_ModulesPanel.h Projucer: Added an option to the module settings page to set selected modules to use or not use global paths 7 years ago
jucer_Project.cpp Projucer: Added a method to check old exporter settings for the C++ language standard setting and to use this value as the default if it hasn't been set 7 years ago
jucer_Project.h Projucer: Added a method to check old exporter settings for the C++ language standard setting and to use this value as the default if it hasn't been set 7 years ago
jucer_ProjectContentComponent.cpp Projucer: Added an error message when trying to save a project with missing module dependencies and stopped the Projucer from opening projects with errors when clicking the save and open in IDE button 7 years ago
jucer_ProjectContentComponent.h Projucer: Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode 8 years ago
jucer_ProjectTab.h Projucer: Fixed a crash in ProjectTab caused by not removing it as a global focus change listener in its destructor 8 years ago
jucer_ProjectTree_Base.h Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_ProjectTree_File.h Projucer: Added binary resource/xcode resource/compile options to files not in a group 8 years ago
jucer_ProjectTree_Group.h Projucer: Fixed a bug when adding a new group to the file tree where the new group wasn't being displayed 8 years ago
jucer_ProjectType.h Updated file headers and the README with the JUCE 5 license 8 years ago
jucer_TreeItemTypes.h Projucer: Added default module search paths to the Projucer 8 years ago