55 Commits (717774b6483d1a231eabc1fef2bc316721d429f5)

Author SHA1 Message Date
  Tom Poole 717774b648 VST3: Fixed the plug-in bundle path on aarch64 4 years ago
  ed d236c882cb Re-saved all projects 4 years ago
  ed f9e6030f85 Re-saved all projects 4 years ago
  Tom Poole 6f22faf29d Linux: Fixed a bug setting the VST3 plug-in bundle arch dir 4 years ago
  ed 964d497d6c Projucer: Removed some unused files 4 years ago
  ed 3283f2224a Projucer: Added new start page window 5 years ago
  Tom Poole 6cb75d9d2c Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  ed add88c33f2 Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  ed cf93f79cc8 Projucer: Removed sign-in 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
  ed 9e030b7eaf Don't attempt to open input channels if audio recording permission isn't granted in the audio app template 5 years ago
  ed 7484ac3dd3 Projucer: Updated all project templates to use include search path when including JuceHeader.h 5 years ago
  ed d316ae3a31 Projucer: Fixed some warnings in the autogenerated code 5 years ago
  ed 9ade3b30d5 Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 6 years ago
  ed d543df6aff Projucer: Sanitise Unity plug-in names when generating the C# script class name 6 years ago
  ed dab49b3f58 Projucer: Made UI application templates fullscreen on mobile devices 6 years ago
  ed 527625b699 Added support for building Unity native audio plugins on desktop platforms 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  ed f47d8d2425 Re-saved all projects 7 years ago
  ed 7d36760efd PIPs: Changed the Component Main.cpp wrapper to avoid a crash that would happen on quit when using the live-build engine on Windows 7 years ago
  ed db8fa5a4b4 Re-saved all projects 7 years ago
  ed 8a467e7dc3 Projucer: Added a "PIP Creator" utility tool 7 years ago
  ed 711e75bdc8 Projucer: Add analytics 7 years ago
  ed fa02112614 Projucer: Add PIPGenerator class 7 years ago
  ed 2f52fa205a Projucer: Standardise replacement strings in file templates 7 years ago
  ed cd24d14000 Projucer: Fixed a missing argument in the simple content component template 7 years ago
  Noah Dayan bed0f02e54 Projucer: Cleaned up templates and added options for header and cpp file creation 7 years ago
  jules f85d706131 Some minor formatting and comment fixes 7 years ago
  jules aecb819985 Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago
  tpoole 1bd5292323 Resaved all projects 7 years ago
  tpoole 21315abce4 Projucer: Added beta CLion exporter support 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  hogliux e2c8e30d72 Added a ScopedNoDenormal class to temporarily disable denormals 7 years ago
  hogliux ede622c1ef Re-saved all projects 7 years ago
  tpoole 75c299025a Projucer: Added code to handle JucePlugin_IsMidiEffect in the new audio plug-in template 7 years ago
  hogliux 750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 8 years ago
  hogliux ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 8 years ago
  tpoole 166547d1fb Resaved all projects 8 years ago
  tpoole a6fc53373f Resaved all projects 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  ed 7f8d1008bc Resaved all projects 8 years ago
  stefan 76a9b7d24a Projucer: link to privacy policy in EULA and re-save jucer project 8 years ago
  hogliux 2a37ba034a Added gradle-wrapper when saving projects so that it is now possible to build from the command-line with "./gradlew" 8 years ago
  hogliux 4fa0516f40 Revised multibus API and added support for multibus hosting 8 years ago
  jules d1030fa845 Projucer: added some missing 'override' specifiers 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  hogliux 00dd576b21 Don't create an asserting VST2 plug-in when creating a new plug-in project via the Projucer's wizard 9 years ago
  jules 60cd2d7b67 Projucer: fixed the way the GUI editor generates include paths 9 years ago