1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source/Project
2017-03-01 11:55:52 +00:00
..
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. 2016-04-06 18:31:24 +01:00
jucer_ConfigTree_Exporter.h Added a new Graphics::drawImage method that takes a Rectangle<float> 2016-07-01 15:35:04 +01:00
jucer_ConfigTree_Modules.h Changed the colour of module icons in the Projucer based on their license 2016-12-14 10:18:35 +00:00
jucer_DependencyPathPropertyComponent.cpp Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 2016-10-20 17:43:43 +01:00
jucer_DependencyPathPropertyComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_GroupInformationComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_Module.cpp Fixed a bug when looking for a module header in an invalid module 2017-02-15 14:43:22 +00:00
jucer_Module.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_ModulesPanel.h Added some copy/paste options for module paths to the Projucer's module listbox 2016-12-19 12:09:00 +00:00
jucer_Project.cpp Added Inter-App Audio capabilities to standalone plug-ins 2017-03-01 11:55:52 +00:00
jucer_Project.h Added Inter-App Audio capabilities to standalone plug-ins 2017-03-01 11:55:52 +00:00
jucer_ProjectContentComponent.cpp Whitespace clean-up 2016-11-02 14:01:12 +00:00
jucer_ProjectContentComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
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. 2016-09-16 12:03:02 +01:00
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. 2016-04-06 18:31:24 +01:00
jucer_ProjectTree_Group.h Projucer: improved the set of browsable files that are added to target projects for each module 2016-04-20 11:34:14 +01:00
jucer_ProjectType.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
jucer_TreeItemTypes.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00