57 Commits (158220ddfa0addc1169633c0090a151151b4aa8c)

Author SHA1 Message Date
  Tom Poole f385e08b24 BSD: Fix a compilation error 2 years ago
  Tom Poole 505285bb22 Linux: Fix a compiler warning 2 years ago
  attila 31f94c2e28 Projucer: Add embedded Linux subprocess for WebView support 2 years ago
  attila 5cfef70994 Projucer: Fix ARA project template 2 years ago
  attila 2fdc4f6633 Projucer: Remove VS2015 and CLion exporters 3 years ago
  attila 31b2a86559 Projucer: Add ARA support 3 years ago
  Tom Poole 6542446594 Update the JUCE logo 3 years ago
  Tom Poole c1eabac438 Projucer: Removed an unused asset file 3 years ago
  reuk 4494c96760
Build: Add GarageBand info to plugin templates 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 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 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 eb8fecf816 Formatting improvements 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
  tpoole 87c22acd97 Projucer: Fixed a bug in the plug-in template code 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
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  tpoole 0140304e38 Removed some #pragma once warnings from Projucer generated code 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  ed 1739f34717 Changed Projucer MainWindow templates to use default LookAndFeel background colour instead of always light grey 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