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 a323d4d797 Clarified the example code that's generated in the plugin template process method. 10 years ago
..
AudioPluginXCodeScript.txt Initial version of VST3 plugin support. 11 years ago
RecentFilesMenuTemplate.nib Introjucer: swapped the xib file for a nib file. 12 years ago
background_tile.png Introjucer: cosmetic changes. 12 years ago
colourscheme_dark.xml Introjucer: colour scheme tweak. 12 years ago
colourscheme_light.xml Introjucer fixes + cosmetic changes. 12 years ago
juce_icon.png Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_AudioPluginEditorTemplate.cpp 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.. 13 years ago
jucer_AudioPluginEditorTemplate.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.. 13 years ago
jucer_AudioPluginFilterTemplate.cpp Clarified the example code that's generated in the plugin template process method. 10 years ago
jucer_AudioPluginFilterTemplate.h Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 12 years ago
jucer_ComponentTemplate.cpp Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
jucer_ComponentTemplate.h Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
jucer_ContentCompTemplate.cpp Introjucer: improved the new project wizard code. 12 years ago
jucer_ContentCompTemplate.h Introjucer: improved the new project wizard code. 12 years ago
jucer_InlineComponentTemplate.h Introjucer: code editor popup menu helper function to insert a new class declaration. 12 years ago
jucer_MainConsoleAppTemplate.cpp Revamped the introjucer's settings page, making it easier to navigate than the old tabbed layout. Also, tweaked Viewport to be more resilient to changes in its content's size. 13 years ago
jucer_MainTemplate_NoWindow.cpp Added 'override' keywords to some introjucer template files 11 years ago
jucer_MainTemplate_Window.cpp Added 'override' keywords to some introjucer template files 11 years ago
jucer_NewComponentTemplate.cpp Introjucer: wizards for auto-generating new Component classes 12 years ago
jucer_NewComponentTemplate.h Minor changes to avoid pedantic compiler warnings. 12 years ago
jucer_NewCppFileTemplate.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
jucer_NewCppFileTemplate.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_NewInlineComponentTemplate.h Minor changes to avoid pedantic compiler warnings. 12 years ago