8 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 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  hogliux 288e56de83 Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 8 years ago
  stefan 3bd7ef4f69 Projucer: menu adjustments 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
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago
  Timur Doumler 3b65c5c37d Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment. 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
  jules 5abb09ba16 Introjucer: moved some more classes out of MiscUtilities.h 9 years ago
  Timur Doumler 01ccab4c89 Introjucer: fixed some file headers. 9 years ago
  jules 21dabf778d Introjucer: Refactored global path implementation 9 years ago
  Timur Doumler d9cd459032 Moved dependency path key strings into better location (DependencyPath utility class) 9 years ago
  Timur Doumler 36001a6ff3 Introjucer: fixed C++98 compiler error caused by Value having no move assignment operator in C++98 and a private copy assignment operator. 9 years ago
  Timur Doumler 4ffa06ea31 Introjucer: fixed C++98 compiler error caused by scoped enum. 9 years ago
  Timur Doumler c922162b03 Introjucer: added global preferences window and global SDK path settings. 9 years ago