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 ee9531dd53 Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason. 11 years ago
..
Application Introjucer: Added .S to the supported asm file extensions. 11 years ago
BinaryData Clarified the example code that's generated in the plugin template process method. 11 years ago
Code Editor Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 12 years ago
ComponentEditor Introjucer gui comp layout generation - added missing parentheses. 11 years ago
Project Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 11 years ago
Project Saving Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason. 11 years ago
Utility Cleaned up a couple of minor analyser warnings. 11 years ago
jucer_Headers.h Updated headers in demo project files. 12 years ago