38 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
  tpoole 0b2257c53d Added Rez files to JuceLibraryCode so that they are compiled when not browsable 8 years ago
  hogliux c25457835e Added manifest file property to the Projucer's MSVC exporter 8 years ago
  jules 44cd80969d A few C++11 modernisations and comment corrections 8 years ago
  jules 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 8 years ago
  tpoole c993f46933 Fixed platform-dependent default global Projucer preferences 8 years ago
  hogliux 2ca5a9c32b Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK 8 years ago
  jules 4fa73d7bb6 Minor clean-ups in projucer translation code 8 years ago
  hogliux 9c7ee8710a Added support for VST3 SDK 3.6.7 8 years ago
  Christopher Fonseka 405b589f3f Fixed issue where return and newline characters were not being removed when using the —trans-finish command 8 years ago
  hogliux bd217cf158 Added trans Projucer command line option to generate translation files from the command line 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  hogliux 2e0e984145 Add support for adding extra Android assets 8 years ago
  hogliux 0117aace01 Added support for multi-target exporters and standalone plug-in format 8 years ago
  tpoole 8cd578b0c6 Added the ability to set a custom BinaryData namespace in the Projucer 8 years ago
  hogliux 63eabb4456 Fixed a bug where identical initialiser lines would be removed 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
  hogliux 84a16f60c0 Fixed Projucer to check for the correct file when looking for the android ndk on windows 8 years ago
  tpoole 83d0854572 Added a microphone permission option to the iOS exporter 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
  hogliux 48ac6347e1 Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats 8 years ago
  ed 47c48b2f6a Changed Projucer LoginForm "Remember login" button to tick box 8 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 8 years ago
  jules e4592d132f Projucer: tweak to the way GCC -D flags are generated 8 years ago
  stefan.graenitz 61e71eb1dc Add incremental linking option for Visual Studio exporters 9 years ago
  jules d9e3cdac16 Removed a few references to var::null 9 years ago
  Timur Doumler 2332c72f7c Fixed generation of Carbon resources for AU plug-ins (was broken by commit fad8d052). 9 years ago
  jules fad8d0526e Projucer: improved the set of browsable files that are added to target projects for each module 9 years ago
  Timur Doumler bb1fe3dc8e Android Studio exporter: removed unused build setting. 9 years ago
  Timur Doumler 4b1cabb87d Minor refactoring, clean-up, whitespace. 9 years ago
  Timur Doumler 6d69f1b062 Added new Xcode option to strip of local symbols (off by default). 9 years ago
  jules e030a583c1 Projucer: fixes for binary paths and Android Studio 9 years ago
  jules 60cd2d7b67 Projucer: fixed the way the GUI editor generates include paths 9 years ago
  jules 8343f3468c Found a few missing 'override' specifiers 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 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