1039 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  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 2b6fe97384 Projucer: Added timeouts to version checker web requests 5 years ago
  ed baaa7892bb Projucer: Updated GitHub URL 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 add88c33f2 Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed e61f7fc441 Projucer: Reverted bda0532 and fixed the root cause of the crash 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
  ed 7c75c6da70 Projucer: Added -Wswitch-enum, -Wswitch-default, and -Wredundant-decls to recommended GCC warning flags and -Wswitch-enum to recommended Clang warning flags 5 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
  ed 618f3645b2 Android: Fixed some issues in the native content sharing code 5 years ago
  ed ad241f8fec Projucer: Only add com.apple.security.app-sandbox entitlement by default to AUv3 projects on macOS 5 years ago