31 Commits (7a3e412cf223154a1a078ab1fc5e4cb438896d8c)

Author SHA1 Message Date
  tpoole 7a3e412cf2 Projucer: Fixed a bug in exporter tilda expansion 7 years ago
  ed 2e81e8a0dc Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 7 years ago
  ed 98092a7384 Projucer: Fixed a bug where module paths starting with "~" weren't being added to projects correctly 7 years ago
  ed 2540725b6a Projucer: Fixed a bug where modules added from the global user module path weren't being added to generated projects correctly 7 years ago
  tpoole 4965cdf030 Android: Added support for static libraries in modules 7 years ago
  ed 26596fbfad Projucer: Added default module search paths to the Projucer 8 years ago
  ed 1a266e822b Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected 8 years ago
  jules 7f5abd41b1 Projucer: Fixed a crash in the android exporter when VST3 is enabled 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
  tpoole b3e5834a91 Removed the VS2010 and VS2012 exporters 8 years ago
  hogliux 75cd666a61 Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK 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
  hogliux bba9c7e9ed Added Visual Studio 2017 exporter to the Projucer 8 years ago
  hogliux 14d60966dc Added support for VST3 SDK 3.6.7 8 years ago
  hogliux 9c7ee8710a Added support for VST3 SDK 3.6.7 8 years ago
  tpoole 2f5d4d65f7 Fixed a bug setting JUCE_STANDALONE_APPLICATION 8 years ago
  hogliux d933b4af84 Fixed RTAS compilation on Windows and OS X 8 years ago
  hogliux 871236d4cd Removed MSVC 2005 and 2008 exporters 8 years ago
  hogliux ec0485388d Reworked and modernised Android exporter and removed old deprecated Android ant exporter 8 years ago
  hogliux 0117aace01 Added support for multi-target exporters and standalone plug-in format 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
  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
  hogliux 9e1edc7a6e Add support for hosting staticly compiled VSTs on all platforms 8 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 8 years ago
  jules d9e3cdac16 Removed a few references to var::null 9 years ago
  jules fe7ebbd663 Projucer: Updated the default Visual Studio version to 2015 9 years ago
  jules e130ce1428 Projucer: fixed a suffix error when generating linux host projects 9 years ago
  jules 85a5dfb2e1 Projucer: corrected some help text 9 years ago
  jules 025d04cbd1 Projucer: Added warning when trying to load projects with out-of-date build scripts 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
  Timur Doumler c1be347a3d Introjucer: Refactored the Android exporters; fixed several bugs in Android Studio exporter and added some missing build properties along the way. 9 years ago
  jules 8e9ed0d0a9 Introjucer: more refactoring 9 years ago
  jules d979c33fe3 Introjucer: spelling fix! 9 years ago
  jules f618963530 Introjucer: Simplified VST include path generation. Resaved projects. 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules dab1a549b9 Introjucer: some internal refactoring. 9 years ago
  jules 5fd8cda62d Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers. 10 years ago
  Timur Doumler 898e3c3796 Introjucer: added Linux Code::Blocks project export. 10 years ago
  jules 31f0d5e239 Introjucer: added more options for optimisation levels on GCC/LLVM targets. 10 years ago
  jules 37e2fcbf69 Introjucer: Fix for makefile paths containing spaces. 10 years ago
  jules fccca2eff7 Introjucer: fixed a mix-up when creating VS2005 exporters 10 years ago
  jules fefceaf20d Introjucer: fixed the list of exporter types 10 years ago
  jules 5bdfa1bf52 Whitespace cleanups. 10 years ago
  jules 8f8c9cccd4 Introjucer: added an exporter type for VS2015 10 years ago
  jules 5ba9d83209 Implemented exporter creation in new project wizard 10 years ago