917 Commits (c89194f84d0e3ed18ef53dbdfa618d6e56c48adc)

Author SHA1 Message Date
  ed 38da38f658 Projucer: Minor formatting tweaks in the makefile exporter code 6 years ago
  ed da4c1eaf31 Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes 6 years ago
  ed 045bd32f40 Re-saved all projects 6 years ago
  ed e987d89624 Projucer: Fix a localisation warning in the latest version of Xcode 10 for generated projects 6 years ago
  ed 3913269620 Revert commit 49359df and e5204ba to ensure that ValueWithDefault objects can be set to non-default empty strings 6 years ago
  ed 49359dfe34 Projucer: Fixed a bug when setting the Makefile exporter architecture to <None> 6 years ago
  Tom Poole 3b8a759bda Projucer: Load cURL symbols lazily on Linux 6 years ago
  ed 574f6ebd9b Projucer: Fixed a typo in the legacy VST binary copy location setting documentation in the VS exporter 6 years ago
  Tom Poole 2832d3df76 Re-saved all projects 6 years ago
  Tom Poole e3ebe5aed1 Bump version number to 5.4.2 6 years ago
  Tom Poole 602d68dcbc Projucer: Changed the text on the sign out button 6 years ago
  ed ee89aa8898 Projucer: Removed some unused variables from ResourceFile 6 years ago
  ed ce33b4aea1 Projucer: Add a setting to configure the number of MIDI inputs and outputs for VST plug-ins 6 years ago
  ed cdd8f2b78a Projucer: Enable "Plugin is a Synth" setting for synth plug-in examples 6 years ago
  ed b2e2346745 Projucer: Add an option to specify per-file compiler flags 6 years ago
  Tom Poole 4d6921ff7d CLion: Added support for application icons 6 years ago
  ed e7750ecd92 Projucer: Initialise legacy VST SDK path value in Code::Blocks exporter 6 years ago
  Tom Poole 020f3aa512 CLion: Fixed a Rez error when building AU plug-ins 6 years ago
  jules da2b10ada6 Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 6 years ago
  Tom Poole 815c9ee236 Projucer: Fixed an error when attempting to restore non-existent projects 6 years ago
  Tom Poole 7908f0cdd0 Re-saved all projects 6 years ago
  Tom Poole a7048275d7 Projucer: Write .xcsettings files using tabs 6 years ago
  ed 497ac0bea3 Projucer: Prevent unnecessary ChangeListener callbacks in HeaderComponent 6 years ago
  ed 9afccfba10 Projucer: Enable "Plugin MIDI Input" and "Plugin MIDI Output" settings when generating the ArpeggiatorPlugin demo from a PIP 6 years ago
  jules cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
  ed ebd6a7b0bb Projucer: Don't add ".storyboard" extension when adding the launch storyboard name to the plist 6 years ago
  ed 9c7273e8aa Projucer: Made it possible to set the VST (legacy) global search path from the command line 6 years ago
  ed 52bdaf0746 Re-saved all projects 6 years ago
  ed 4eeca92437 Projucer: Add a blank launch screen storyboard to iOS projects if no custom xcassets folder is set so that the latest iOS device resolutions are supported and add a field to the iOS exporter which allows a custom storyboard file to be used instead 6 years ago
  ed 02b7c0936d Projucer: Check command-line JUCE modules path before the global path when creating PIPs from JUCE examples 6 years ago
  ed f67d2e01be Projucer: Ensure that additional Java libs specified in the Android exporter are copied to the app folder 6 years ago
  ed 31025ae3e6 Projucer: Initialise the legacy VST dependency in the Makefile exporter so that the path is correctly added to the build 6 years ago
  ed 7f4b094018 Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder 6 years ago
  ed 2e3a41cbb1 Re-saved all projects 6 years ago
  ed 203b50a189 Projucer: Use the legacy build system for Xcode projects to work around some issues with Xcode 10 6 years ago
  Tom Poole d06a2b8c13 Fixed compatibility with GCC 4.8 6 years ago
  ed ec46ad4891 Projucer: Only add example assets path to projects generated from JUCE example PIPs 6 years ago
  ed 4710fd7b1f Projucer: Copy the Unity GUI script to the bundle resources folder on macOS to fix a code signing issue 6 years ago
  Tom Poole b206729988 Code::Blocks: Fixed a bug linking curl more often than required 6 years ago
  Tom Poole f547c13dcb Projucer: Removed the juce_video module from the list of defaults 6 years ago
  Tom Poole 81634a788b Code::Blocks: Fixed an issue building plug-ins with spaces in their name 6 years ago
  ed a02b37a68d Re-saved all projects 6 years ago
  ed 1f40a7b10e Projucer: Use the project line ending setting for auto-generated JUCE files and write the IDE project files using the native line endings 6 years ago
  ed b8a4e00cb4 Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project 6 years ago
  ed 7b09d14695 Projucer: Use relative paths for PIP includes and modules if project isn't temporary 6 years ago
  ed 5b9f834fb3 Projucer: Display relative exporter specific SDK paths correctly 6 years ago
  ed 725079f6bc Projucer: Add VST2 and VST3 SDK path options to project exporters if hosting is enabled 6 years ago
  ed a2002354a1 Projucer: Trim the Oboe repository path string when saving the Android exporter 6 years ago
  ed 9ade3b30d5 Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 6 years ago
  Lukasz Kozakiewicz de8d029cfe Update Android project template to have recommended default values 6 years ago