22 Commits (158220ddfa0addc1169633c0090a151151b4aa8c)

Author SHA1 Message Date
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole dc4b9bd152 Projucer: Fix non-bool app sandbox temporary exception entitlements 3 years ago
  ed 69085b2a61 Projucer: Accessibility updates 4 years ago
  Tom Poole 748d477a17 Projucer: Made multiline text input boxes resize to fit their contents 4 years ago
  ed 268ac3d5c8 Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform 4 years ago
  ed d677fd6264 Projucer: Added PCH support for Xcode and Visual Studio exporters 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  ed 629f2a2979 Projucer: Added options for setting the VST, VST3, AAX and RTAS categories and simplified the plug-in project settings with MultiChoicePropertyComponent 7 years ago
  ed 8a467e7dc3 Projucer: Added a "PIP Creator" utility tool 7 years ago
  ed ec296d8c4c Projucer: Removed a hardcoded String in the logic for resizing PropertyComponents in PropertyGroupComponent 7 years ago
  ed b958ea92c2 Projucer: Correct default height multiplier in previous commit 7 years ago
  ed 8643d958c1 Projucer: Avoid potential divide-by-zero in PropertyGroupComponent::getHeightMultiplier() 7 years ago
  ed d668adb81b Projucer: Code cleanup 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
  ed 26596fbfad Projucer: Added default module search paths to the Projucer 8 years ago
  ed f8d1b70159 Projucer: Fixed a bug where module and exporter settings pages were still shown after deleting the corresponding TreeView item 8 years ago
  ed 19f50e6090 Projucer: Don't resize MissingDependenciesComponent in PropertyGroupComponent::resizePropertyComponent() 8 years ago
  ed 180399008c Projucer: Resize PropertyComponent items in PropertyGroupComponent to be centred with preferred height 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  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
  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 e4b96dcf9a Introjucer: some internal refactoring 9 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules 6bc4d7627f Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 10 years ago
  jules 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
  jules a9aae9651b Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 11 years ago
  jules 9113a7d6ab Introjucer: internal refactoring work. 11 years ago