12 Commits (a75f023ca503d27f1d31ee43b08b72df92c5fd5f)

Author SHA1 Message Date
  tpoole a75f023ca5 Clion: Added a global path to the CLion exe 7 years ago
  tpoole af5e219e01 Projucer: Added a Windows target platform option to the Code::Blocks exporter 7 years ago
  Lukasz Kozakiewicz b2d2bda7a1 Add Push Notifications feature for iOS and Android. 7 years ago
  ed a166f01fce Projucer: Added an option to the Xcode and VS exporters to enable/disable the post-build plugin binary copy step 7 years ago
  ed d346d6ef50 Projucer: Added a post-build step to Visual Studio plugin targets that copies the plugin to a specified folder, or the default folder for its type if one is not specified 7 years ago
  tpoole 21315abce4 Projucer: Added beta CLion exporter support 7 years ago
  hogliux 7e1d9013cb iOS: Added support to specify a different interface orientation on iPad vs. iPhone 7 years ago
  ed f9d5f0eff5 Projucer: Added an option to set the debug information format for each build configuration to the VS exporter 7 years ago
  ed 559ff6778b Projucer: Added a link-time optimisation option to all exporters 7 years ago
  ed bffc53b336 Projucer: Added a company copyright field to the project settings 7 years ago
  ed 758351a28f Projucer: Added a device family option to the iOS exporter 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  hogliux df91b15455 Added in-app purchase feature to JUCE 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 0e6699ce23 Projucer: Added options to the iOS exporter for app groups and an option to disable duplicating the resources folder for AUv3 app extensions 7 years ago
  Lukasz Kozakiewicz bd3be54a70 Projucer: iOSExporter: add support for Push Notifications entitlement and remote notifications Background Mode. 8 years ago
  jules 9b02982f4e Projucer: added support for Xcode's INFOPLIST_PREFIX_HEADER, INFOPLIST_PREPROCESS, INFOPLIST_PREPROCESSOR_DEFINITIONS to allow pre-processing of info plists 8 years ago
  ed 26596fbfad Projucer: Added default module search paths to the Projucer 8 years ago
  hogliux 2cdf30dd46 Android: Added external storage read/write permissions to RuntimePermissions class 8 years ago
  ed fa0b097652 Fixed some Projucer live-build errors on Windows and added an option to set the Windows target platform 8 years ago
  hogliux 4c385e158c Added support for setting the Windows target platform version in VS2017 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 7ed37f8600 Added the standard JUCE splash screen and app usage reporting 8 years ago
  hogliux c25457835e Added manifest file property to the Projucer's MSVC exporter 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
  tpoole 83d0854572 Added a microphone permission option to the iOS exporter 8 years ago
  hogliux 48ac6347e1 Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats 8 years ago
  tpoole 9f31d6498a Use a bespoke VST2 interface 8 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 8 years ago
  stefan.graenitz 61e71eb1dc Add incremental linking option for Visual Studio exporters 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
  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 ca8aef4d3e Introjucer: Added several additional build properties for the Xcode exporter. 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
  Timur Doumler 29a6451c19 Introjucer: added Android screen orientation setting. 9 years ago
  Timur Doumler 09e4ca57c5 Added Android Studio exporter build tools option. 9 years ago
  Joshua Gerrard 4400db5969 Added NDK platform version setting to Android Studio exporter 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  jules 3aa3ebff91 Introjucer: Added option to avoid overwriting changes to local module files 9 years ago
  jules c53b00cb21 Introjucer: changes to implementation of auto-update and a few editor tweaks. 9 years ago
  jules 21dabf778d Introjucer: Refactored global path implementation 9 years ago
  hogliux ce2793ca2d Add option in Introjucer to specify custom Android Activity sub-class 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  Timur Doumler fc2f9e848d Introjucer: Added option to select C++ language standard for Xcode. 10 years ago