971 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  ed 2a58bf980f Projucer: Fixed some issues flagged by tsan 5 years ago
  ed 17622e9139 Projucer: Fixed a bug recalling iOS orientation settings 5 years ago
  ed 38c784221e Projucer: Create unique dependency nodes for each plug-in target 5 years ago
  ed 720801219a Projucer: Ensure that app is fully initialised before opening windows 5 years ago
  ed f60ca1fb8d Whitespace 5 years ago
  ed c3825b5aa1 Projucer: Made the --tidy-whitespace command a bit more robust 5 years ago
  ed 2eb14258c7 Projucer: Create plug-in binary destination directory before copying 5 years ago
  ed 35e8be4dfe Projucer: Ignore examples/CMake directory when building examples menu 5 years ago
  reuk 4292a38327 Cleanup: Add some missing explicit constructors 5 years ago
  Tom Poole 6cb75d9d2c Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed b8d57b3dbe Projucer: Removed check for new JUCE versions when running from the command line 5 years ago
  ed 24ea3d4e8b Projucer: Added timeouts to license query web requests 5 years ago
  ed 7114f07b6f Projucer: Added timeouts to version checker web requests 5 years ago
  ed 0b35e9a841 Projucer: Added juce:: namespace to the auto-generated GUI editor code 5 years ago
  ed 98ab75157a Projucer: Fixed a bug in the previous commit 5 years ago
  ed 6ce02ad35f Projucer: Fixed a crash when creating new projects without using global paths and hide UI elements correctly when closing projects 5 years ago
  Tom Poole a5aea2006d Projucer: Only updated saved state on content change 5 years ago
  ed 49c500669b Projucer: Updated GitHub URL 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  ed 6610a1959f Added JUCE_CUSTOM_VST3_SDK flag to juce_audio_processors 5 years ago
  ed cf93f79cc8 Projucer: Removed sign-in 5 years ago
  ed 9d69018d97 Projucer: Removed app reporting 5 years ago
  ed de23ef7b1f Projucer: Removed analytics 5 years ago
  ed 521c250413 Projucer: Remove custom VST3 path options 5 years ago
  ed 74df988e9d Projucer: Added all iOS orientations options 5 years ago
  ed 19ef27410e Projucer: Added virtual updateDeprecatedSettings() method to ProjectExporter 5 years ago
  ed 0075208fb4 Projucer: Moved some project initialisation from the Project constructor into its loadDocument() method after the projectRoot has been set 5 years ago
  ed d179e67052 Projucer: Removed GUI dependencies on Linux 5 years ago
  reuk 719a491740 Android: Use built-in Oboe 5 years ago
  ed 7d1bfb054d Projucer: Added support for building VST3 plug-ins on Linux and added copy step options for all plug-in formats 5 years ago
  ed 1c1f74562f Projucer: Don't link to webkit packages 5 years ago
  reuk 8433c098b9 MIDI: Add Midi Logger plugin demo PIP 5 years ago
  reuk e7e1de78fa Files: Add RangedDirectoryIterator 5 years ago
  reuk 2ca69e8f70 Projucer: Stop requiring JuceHeader to be included in projects 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 1fdba480cc JUCE 6: Update version numbers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  Tom Poole b6a6a7ea26 Projucer: A minor tidyup 5 years ago
  ed 18df1b0937 Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 5 years ago
  ed 620383e93c Projucer: Added a setting for enabling and setting the macOS NSAppleEventsUsageDescription plist key 5 years ago
  ed 60406a82b4 Projucer: Remove switch-default from recommended GCC compiler warning flags 5 years ago
  Tom Poole f182c49331 Projucer: Fixed a UTF-8 encoding error in Windows resource files 5 years ago
  reuk dddeb1ad68 Build: Fix Xcode 11.4 compatibility issues 5 years ago
  ed a091a29929 Projucer: Cleaned up some exporter code 5 years ago
  ed b29b45e8cd Projucer: undef "linux" when using GCC to fix symbol collision when using the GNU extensions 5 years ago
  ed bda05320cb Projucer: Fixed a potential crash when quitting 5 years ago
  ed e4af85e07b Projucer: Only set PIP generated project settings when they are non-empty 5 years ago
  ed e49e2bac7a Projucer: Added xlargeScreens attribute to supports-screens in the Android exporter 5 years ago
  reuk 0dd3b02728 Projucer: Set hidden symbol visibility on macOS and Linux 5 years ago