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.
tpoole 4c59a920b4 Added Inter-App Audio capabilities to standalone plug-ins 8 years ago
..
jucer_ConfigTree_Base.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
jucer_ConfigTree_Exporter.h Added a new Graphics::drawImage method that takes a Rectangle<float> 8 years ago
jucer_ConfigTree_Modules.h Changed the colour of module icons in the Projucer based on their license 8 years ago
jucer_DependencyPathPropertyComponent.cpp Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 8 years ago
jucer_DependencyPathPropertyComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_GroupInformationComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_Module.cpp Fixed a bug when looking for a module header in an invalid module 8 years ago
jucer_Module.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_ModulesPanel.h Added some copy/paste options for module paths to the Projucer's module listbox 8 years ago
jucer_Project.cpp Added Inter-App Audio capabilities to standalone plug-ins 8 years ago
jucer_Project.h Added Inter-App Audio capabilities to standalone plug-ins 8 years ago
jucer_ProjectContentComponent.cpp Whitespace clean-up 8 years ago
jucer_ProjectContentComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_ProjectTree_Base.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
jucer_ProjectTree_File.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
jucer_ProjectTree_Group.h Projucer: improved the set of browsable files that are added to target projects for each module 9 years ago
jucer_ProjectType.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_TreeItemTypes.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago