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 4fe02d2c8d AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 12 years ago
..
jucer_AudioPluginModule.h AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 12 years ago
jucer_ConfigPage.cpp Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
jucer_ConfigPage.h Minor changes to avoid pedantic compiler warnings. 12 years ago
jucer_GroupInformationComponent.h Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
jucer_Module.cpp Minor clean-ups. 12 years ago
jucer_Module.h Introjucer: module error handling. 12 years ago
jucer_ModulesPanel.h Minor clean-ups. 12 years ago
jucer_NewFileWizard.cpp Introjucer: items which are not included in the project are now crossed-out. 12 years ago
jucer_NewFileWizard.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
jucer_NewProjectWizard.cpp Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
jucer_NewProjectWizard.h Introjucer updates to the new project wizard and module update system. 13 years ago
jucer_Project.cpp Improved Path::addBubble. 12 years ago
jucer_Project.h Introjucer: new plist format for AU plugins. 12 years ago
jucer_ProjectContentComponent.cpp Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) 12 years ago
jucer_ProjectContentComponent.h Minor changes to avoid pedantic compiler warnings. 12 years ago
jucer_ProjectTreeViewBase.cpp Fixed some dodgy threading in the openGL rendering context. 12 years ago
jucer_ProjectTreeViewBase.h Introjucer: items which are not included in the project are now crossed-out. 12 years ago
jucer_ProjectType.cpp Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 12 years ago
jucer_ProjectType.h Minor changes to avoid pedantic compiler warnings. 12 years ago
jucer_TreeViewTypes.cpp Introjucer: option to enable/disable compiling on a tree group. 12 years ago
jucer_TreeViewTypes.h Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago