21 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  ed de23ef7b1f Projucer: Removed analytics 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
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  Tom Poole f547c13dcb Projucer: Removed the juce_video module from the list of defaults 6 years ago
  ed f77c995b4d Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning 6 years ago
  ed d018eb8407 Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 6 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  ed b999047748 Projucer: Ensure that "Module Added" analytics events are only sent once and not sent when creating a new project 7 years ago
  ed 711e75bdc8 Projucer: Add analytics 7 years ago
  ed b72a626516 Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class 7 years ago
  jules c2a2d5c734 Updated some code to use cleaner array initialisation from constant data 7 years ago
  tpoole f7bc550f58 Projucer: Remember the directory of a previously created project 7 years ago
  ed 26596fbfad Projucer: Added default module search paths to the Projucer 8 years ago
  jules 61f4333e73 Marked some RelativeCoordinate functions in Component as deprecated, and updated some old code that used them. 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 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
  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
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules ea50838057 Whitespace 10 years ago
  Felix Faire afe5928467 Introjucer "new project" UX Update 10 years ago
  jules 8980ed2b9c module selection fixes 10 years ago
  Felix Faire 6ef34798cc Modules folder combo box, Introducer Wizard 10 years ago
  jules 4b28a4bb23 more auto-update work 10 years ago
  jules 460e6190f4 Stopped modules being copied locally by default. 10 years ago
  jules 03a8f3987e Added new wizard types 10 years ago
  jules 5ba9d83209 Implemented exporter creation in new project wizard 10 years ago
  jules 4fbb5358c4 Code clean-up 10 years ago
  jules 80214e458c First version of new introjucer templates page 10 years ago