19 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
  jules 926652be8a Added the -Wextra-semi warning to the projucer build 8 years ago
  jules 44cd80969d A few C++11 modernisations and comment corrections 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  stefan f5d32782d8 Projucer: avoid failing assertions from File 8 years ago
  stefan 1349f6546b Projucer: the DiagnosticReceiver interface is an implementation detail of the live-build engine and not required otherwise 8 years ago
  hogliux 6f6d0af2b8 Fixed a bug where we didn't search the correct directory for the live build engine 8 years ago
  stefan b36b64a482 Projucer: simple pop-up menu to copy diagnostic messages to clipboard 8 years ago
  stefan.graenitz 5e0efc6046 Projucer: extend interface DiagnosticMessage::handleRecoverableErrorPCH() to take one more file name param 8 years ago
  stefan e03e41bd0d Projucer: hard shutdown of the compiler process in release builds to avoid busy waiting 8 years ago
  stefan 728bf273e9 Projucer: support recoverable error warnings for live-builds 8 years ago
  stefan 4b96ffbf6f Projucer: restrict menu item "Launch Application" to GUIApplication projects 8 years ago
  stefan a0350e4ee6 Projucer: add feature download & install live-build engine (including checks for supported OS versions) 8 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
  stefan 8ec9443543 Projucer various fixes 8 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago
  jules fb864a5cb1 Corrected some spelling mistakes in comments 9 years ago
  jules 15f47892d3 Projucer: Added a sanity-check to prevent compilation if some module paths are broken 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