2678 Commits (b719acf3e228a2821e4f4934e4e3b1710eafb51d)

Author SHA1 Message Date
  ed 7e310f51bb Projucer: Fixed an assertion that could be hit when calling StoredSettings::checkJUCEPaths() 8 years ago
  ed 10753da103 Projucer: Fixed a typo that was causing the DemoRunner project file to not be found on Windows 8 years ago
  ed d728ca03b7 Projucer: Moved some methods out of MiscUtilities and into ProjectExporter 8 years ago
  ed bbc0bdb29e Projucer: Ignore case in isValidExporterName() 8 years ago
  ed 32789aec6c Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations 8 years ago
  ed 1043ed897a Projucer: Fixed a typo in getTargetFolderForExporter() 8 years ago
  Lukasz Kozakiewicz 0aa41705ad Re-saved all projects. 8 years ago
  Noah Dayan 5b3693ed43 Projucer: Match property name with other plugin categories 8 years ago
  ed b958ea92c2 Projucer: Correct default height multiplier in previous commit 8 years ago
  ed 8643d958c1 Projucer: Avoid potential divide-by-zero in PropertyGroupComponent::getHeightMultiplier() 8 years ago
  ed dbaca088b3 Projucer: Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h 8 years ago
  ed 5cfc2d24ea Projucer: Only include jucer_ProjucerAnalytics.h if the juce_analytics module is available 8 years ago
  ed d707e43d25 Projucer: Ignore empty directories when searching for examples 8 years ago
  ed 977e173dc0 PIPs: Ignore system headers in replaceRelativeIncludesAndGetFilesToMove() 8 years ago
  ed da19cf36ab PIPs: Set the plugin manufacturer when generating an AudioProcessor PIP 8 years ago
  ed 7d451b984a PIPs: Enable building VST and AU when generating an AudioProcessor PIP 8 years ago
  ed 2bd4611c03 Projucer: Update all links to the new website 8 years ago
  ed c596583e3b Projucer: Fixed a bug where PIP files not copied locally wouldn't initially be displayed in the code editor 8 years ago
  ed 9c54ccc99b Projucer: Fixed an issue where the DemoRunner executable could not be found in the JUCE root directory 8 years ago
  ed 85f07f58d0 Projucer: Fixed a bug in the live-build engine where it would not pick up the global project pre-processor defines 8 years ago
  ed 3918cfbfb9 Re-saved all projects 8 years ago
  ed 262dff8854 Bump version number to 5.3.0 8 years ago
  ed ef2d1fa9fd Projucer: Various fixes and improvements to PIPGenerator 8 years ago
  ed 711e75bdc8 Projucer: Add analytics 8 years ago
  ed 47af78fe0b Projucer: Implement PIPGenerator 8 years ago
  ed fa02112614 Projucer: Add PIPGenerator class 8 years ago
  ed 44f9a5c256 Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras 8 years ago
  ed 18c0c48ce6 Rename folders and projects in extras/ to be consistent 8 years ago
  ed 9341f15c5f Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent 8 years ago
  ed 1b99d653aa Projucer: Fixed a bug in the live-build engine where it would not pick up the global project pre-processor defines 8 years ago
  ed b3d35345e9 Projucer: Ensure that FilePathPropertyComponent text colour is updated when entering a path 8 years ago
  ed 81dd80f231 Re-saved all projects 8 years ago
  ed 58c02823c5 Projucer: Moved some methods into MiscUtilities 8 years ago
  ed 6261424cc8 Projucer: Minor formatting fix 8 years ago
  ed 139341926c Projucer: Tweak button L&F 8 years ago
  ed 2f52fa205a Projucer: Standardise replacement strings in file templates 8 years ago
  Lukasz Kozakiewicz c859b4af1d Android: add support for Google Oboe (developer preview). 8 years ago
  ed 06773f18bb Projucer: Add C++17 flag to exporters that support it 8 years ago
  Lukasz Kozakiewicz ddc7dbfd4f Re-saved all projects. 8 years ago
  ed 9685dacc5d Projucer: Remove getTextButtonFont() from ProjucerLookAndFeel 8 years ago
  ed 4d24d125fe Projucer: Ensure that new the project window is opened if reopening previous projects fails 8 years ago
  Lukasz Kozakiewicz 4be6679aab Projucer: add option to specify custom drawable resources in Android exporter. 8 years ago
  Lukasz Kozakiewicz 7158847b6b Projucer: allow to customise remote notifications config file per build configuration. 8 years ago
  Tom Poole 5d2ffe1ffc Fixed whitespace in Doxygen files 8 years ago
  Tom Poole 07968421a1 iOS: Made the default Microphone Usage Description less generic 8 years ago
  ed 36f6ff854e Projucer: Add a text field to the iOS exporter to set the reason for microphone permissions 8 years ago
  ed 590e49216e Projucer: Removed an unused lambda capture and some code cleanup in SourceCodeEditor 8 years ago
  ed 260e617363 Projucer: Fixed a VS2013 compiler error 8 years ago
  ed 4410ffc892 Projucer: call ComponentPeer::setRepresentedFile() and ::setIcon() when loading a project 8 years ago
  Lukasz Kozakiewicz 8116f36039 Re-saved all projects. 8 years ago