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.
ed 9341f15c5f Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent 7 years ago
..
Application Projucer: Moved some methods into MiscUtilities 7 years ago
BinaryData Projucer: Standardise replacement strings in file templates 7 years ago
CodeEditor Projucer: Standardise replacement strings in file templates 7 years ago
ComponentEditor Projucer: Standardise replacement strings in file templates 7 years ago
Licenses Projucer: Minor formatting fix 7 years ago
LiveBuildEngine Projucer: Fixed a bug in the live-build engine where it would not pick up the global project pre-processor defines 7 years ago
Project Projucer: Moved some methods into MiscUtilities 7 years ago
ProjectSaving Projucer: Moved some methods into MiscUtilities 7 years ago
Settings Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 7 years ago
Utility Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent 7 years ago
Wizards Projucer: Moved some methods into MiscUtilities 7 years ago