47 Commits (f207ebb6d87849dbbc36fe69a5db978f4bbd98f1)

Author SHA1 Message Date
  hogliux e59a81dd9c Cleaned up some code in recent commits in the Projucer's XCode exporter 9 years ago
  hogliux 24d02528e0 Fixed an AAX bug where the Projucer's Xcode exporter would generate linker settings pointing to the wrong version of the AAXLibrary 9 years ago
  tpoole a2ee6339e1 Restored JUCE modules as Xcode groups and resaved all projects 9 years ago
  tpoole 4c59a920b4 Added Inter-App Audio capabilities to standalone plug-ins 9 years ago
  tpoole 69c07d357f Changed Xcode C standard from c99 to c11 9 years ago
  tpoole 302c42125c Fixed dynamic library filenames in Makefiles 9 years ago
  tpoole ab4f269c60 Removed brackets from build target names and resaved all projects 9 years ago
  tpoole 0d660187a9 Used Xcode folder references instead of groups for JUCE modules 9 years ago
  tpoole 9147d986c9 Removed the C++98 build option from the Projucer 9 years ago
  hogliux c504875b3f Silenced a MSVC 2013 warning in the previous commit 9 years ago
  hogliux d933b4af84 Fixed RTAS compilation on Windows and OS X 9 years ago
  tpoole 9c5f6dbe10 Removed the "Update to recommended settings" warning for the latest version of Xcode 9 years ago
  hogliux 04696f8082 Always build the AUv3 target with at least 10.11 SDK 9 years ago
  hogliux ec0485388d Reworked and modernised Android exporter and removed old deprecated Android ant exporter 9 years ago
  hogliux 0117aace01 Added support for multi-target exporters and standalone plug-in format 9 years ago
  jules 284fc826e2 Tidied up some Projucer code that was causing build errors in VS2013/15 9 years ago
  tpoole 4b507cde06 Fixed Xcode exporter macro escapes for '"' 9 years ago
  hogliux b1d3069464 Added a new Projucer Xcode target option "Keep custom Xcode schemes" to force the Projucer to not delete your scheme files 9 years ago
  hogliux 7a02a83bf0 Make sure that the OSX SDK is new enough when compiling AUv3 targets 9 years ago
  hogliux 1845437fe1 Only moan about all-lowercase AU manufacturer codes 9 years ago
  hogliux 348dc1fa79 Fixed a bug where the Projucer would delete rsrc files in your ~/Library/Audio/Plug-Ins folder when re-saving audio plug-in projects 9 years ago
  hogliux a5e3b7ad1c Added check and warning when entering only lowercase AU plugin identifier codes 9 years ago
  tpoole 83d0854572 Added a microphone permission option to the iOS exporter 9 years ago
  hogliux 05b15c431d If the jucer file does not specify a macOS/iOS deployment target then default to the latest known working version 9 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. 9 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 9 years ago
  hogliux ca62e560f3 Revert support for hosting your own VST bundles on iOS 9 years ago
  hogliux 05835ecfa1 Generate bitcode bundles on iOS 9 years ago
  hogliux 54243ef0c0 Support hosting your own VST bundles on iOS 9 years ago
  hogliux e12c801846 Always add build scripts - even for Aggregate targets 9 years ago
  hogliux dbf915603d Fix RTAS support 9 years ago
  jules d9e3cdac16 Removed a few references to var::null 9 years ago
  jules 1cbd0a005b Projucer: stopped files with certain extensions (e.g. txt) being automatically added to the Xcode resources 9 years ago
  hogliux 61b27593c5 Fix plug-in projects with whitespaces in their name 10 years ago
  Timur Doumler 1e41e3d11d Fixed bug in AAX/RTAS Xcode export: installation paths were mixed up. 10 years ago
  Timur Doumler 4b1cabb87d Minor refactoring, clean-up, whitespace. 10 years ago
  Timur Doumler 6d69f1b062 Added new Xcode option to strip of local symbols (off by default). 10 years ago
  Timur Doumler 37073c3ee0 Using static linking instead of a framework for the shared code of audio plug-ins on OS X. 10 years ago
  jules e030a583c1 Projucer: fixes for binary paths and Android Studio 10 years ago
  Timur Doumler 59f28855a3 Minor refactoring for a bit more clarity in the deprecated Xcode post-build script check. 10 years ago
  Timur Doumler 367f6eeb36 Fixed bug with wrong checksum for deprecated Xcode post-build script. 10 years ago
  jules effb421be1 Projucer: Updated some font use and removed the EULA if running without the live-coding DLL 10 years ago
  jules 025d04cbd1 Projucer: Added warning when trying to load projects with out-of-date build scripts 10 years ago
  Timur Doumler 68451eeeec Projucer: fixed bug where whitespace in the "additional frameworks" build setting would lead to frameworks not being addded. 10 years ago
  Timur Doumler 0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 10 years ago
  jules 5049babe51 Projucer: Fixed a typo that prevented the OSXLibs setting working 10 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. 10 years ago