667 Commits (15e09fdc5e1321520bcc040e79c31faee45ea482)

Author SHA1 Message Date
  ed 0cfa1e4b7a Projucer: Fixed a bug in the Xcode exporter where Xcode resource files were being added to both the source and resource groups 7 years ago
  ed ea826db813 PIPs: Ensure that the assets directory is copied correctly for mobile examples 7 years ago
  ed 8a467e7dc3 Projucer: Added a "PIP Creator" utility tool 7 years ago
  ed ec296d8c4c Projucer: Removed a hardcoded String in the logic for resizing PropertyComponents in PropertyGroupComponent 7 years ago
  ed 7e310f51bb Projucer: Fixed an assertion that could be hit when calling StoredSettings::checkJUCEPaths() 7 years ago
  ed 10753da103 Projucer: Fixed a typo that was causing the DemoRunner project file to not be found on Windows 7 years ago
  ed d728ca03b7 Projucer: Moved some methods out of MiscUtilities and into ProjectExporter 7 years ago
  ed bbc0bdb29e Projucer: Ignore case in isValidExporterName() 7 years ago
  ed 32789aec6c Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations 7 years ago
  ed 1043ed897a Projucer: Fixed a typo in getTargetFolderForExporter() 7 years ago
  Noah Dayan 5b3693ed43 Projucer: Match property name with other plugin categories 7 years ago
  ed b958ea92c2 Projucer: Correct default height multiplier in previous commit 7 years ago
  ed 8643d958c1 Projucer: Avoid potential divide-by-zero in PropertyGroupComponent::getHeightMultiplier() 7 years ago
  ed dbaca088b3 Projucer: Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h 7 years ago
  ed 5cfc2d24ea Projucer: Only include jucer_ProjucerAnalytics.h if the juce_analytics module is available 7 years ago
  ed d707e43d25 Projucer: Ignore empty directories when searching for examples 7 years ago
  ed 977e173dc0 PIPs: Ignore system headers in replaceRelativeIncludesAndGetFilesToMove() 7 years ago
  ed da19cf36ab PIPs: Set the plugin manufacturer when generating an AudioProcessor PIP 7 years ago
  ed 7d451b984a PIPs: Enable building VST and AU when generating an AudioProcessor PIP 7 years ago
  ed 2bd4611c03 Projucer: Update all links to the new website 7 years ago
  ed c596583e3b Projucer: Fixed a bug where PIP files not copied locally wouldn't initially be displayed in the code editor 7 years ago
  ed 9c54ccc99b Projucer: Fixed an issue where the DemoRunner executable could not be found in the JUCE root directory 7 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 7 years ago
  ed ef2d1fa9fd Projucer: Various fixes and improvements to PIPGenerator 7 years ago
  ed 711e75bdc8 Projucer: Add analytics 7 years ago
  ed 47af78fe0b Projucer: Implement PIPGenerator 7 years ago
  ed fa02112614 Projucer: Add PIPGenerator class 7 years ago
  ed 9341f15c5f Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent 7 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 7 years ago
  ed b3d35345e9 Projucer: Ensure that FilePathPropertyComponent text colour is updated when entering a path 7 years ago
  ed 58c02823c5 Projucer: Moved some methods into MiscUtilities 7 years ago
  ed 6261424cc8 Projucer: Minor formatting fix 7 years ago
  ed 139341926c Projucer: Tweak button L&F 7 years ago
  ed 2f52fa205a Projucer: Standardise replacement strings in file templates 7 years ago
  Lukasz Kozakiewicz c859b4af1d Android: add support for Google Oboe (developer preview). 7 years ago
  ed 06773f18bb Projucer: Add C++17 flag to exporters that support it 7 years ago
  ed 9685dacc5d Projucer: Remove getTextButtonFont() from ProjucerLookAndFeel 7 years ago
  ed 4d24d125fe Projucer: Ensure that new the project window is opened if reopening previous projects fails 7 years ago
  Lukasz Kozakiewicz 4be6679aab Projucer: add option to specify custom drawable resources in Android exporter. 7 years ago
  Lukasz Kozakiewicz 7158847b6b Projucer: allow to customise remote notifications config file per build configuration. 7 years ago
  Tom Poole 5d2ffe1ffc Fixed whitespace in Doxygen files 7 years ago
  Tom Poole 07968421a1 iOS: Made the default Microphone Usage Description less generic 7 years ago
  ed 36f6ff854e Projucer: Add a text field to the iOS exporter to set the reason for microphone permissions 7 years ago
  ed 590e49216e Projucer: Removed an unused lambda capture and some code cleanup in SourceCodeEditor 7 years ago
  ed 260e617363 Projucer: Fixed a VS2013 compiler error 7 years ago
  ed 4410ffc892 Projucer: call ComponentPeer::setRepresentedFile() and ::setIcon() when loading a project 7 years ago
  Lukasz Kozakiewicz 0bc498e913 Projucer: add option to customise activity base class in Android exporter. 7 years ago
  Lukasz Kozakiewicz 71d1feb391 Projucer: add option to include Java JAR libs to Android exporter. 7 years ago
  ed cf61037ea4 Projucer: Added an option to clear the recent files list and added some more menu items for managing the currently open windows 7 years ago
  ed be6c1ba489 Projucer: Added the xcopy '/R' flag to the Visual Studio AAX copy step to ensure that read-only files in the destination are overwritten 7 years ago