18 Commits (750ab85fe94db6b82e76c5e205e56c4c8d8c3896)

Author SHA1 Message Date
  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
  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
  jules 486cb0c0bd Projucer: tidied up an include path in a template file 9 years ago
  jules 8343f3468c Found a few missing 'override' specifiers 9 years ago
  jules 6d03314a28 Projucer: updated EULA 9 years ago
  jules effb421be1 Projucer: Updated some font use and removed the EULA if running without the live-coding DLL 9 years ago
  Timur Doumler 0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago