956 Commits (8174ad00b3712f993791c2a3aae61b84d4524e24)

Author SHA1 Message Date
  Timur Doumler 29a6451c19 Introjucer: added Android screen orientation setting. 9 years ago
  Timur Doumler ecc4c7d492 Introjucer Android Studio export: switched toolchain from gcc 4.9 to clang 3.6 for better compatibility with Android Studio 2 Preview. 9 years ago
  Timur Doumler f88467eca9 Introjucer: added build.gradle signing config options to Android Studio exporter. 9 years ago
  jules 80b689b73d Fix for android studio config-specific preprocessor defs 9 years ago
  Timur Doumler 650395dd10 Introjucer: various fixes and improvements to Android Studio export; switched to gradle 2.9. 9 years ago
  Timur Doumler d4ace1b983 Introjucer: increased default minimum Android SDK from 10 to 23 to allow Android Studio projects to compile out of the box with a default AS installation. 9 years ago
  jules 2f998f67fe Tweaked Introjucer settings to avoid an architecture warning in Xcode 9 years ago
  jules 9d7571fdc2 Resaved all example projects 9 years ago
  Timur Doumler 99ae5a7668 Introjucer: fixed "Update to recommended build settings" warning for generated Xcode projects. 9 years ago
  jules 29058d4231 Introjucer: fixed a crash if you try to create an Android VST 9 years ago
  Timur Doumler 8c68caf7c1 Introjucer: updated generated icon names for iOS 9. 9 years ago
  jules bc6ecafaf0 Introjucer: tweaked the GUI editor to add 'override' after its auto-generated methods 9 years ago
  jules c95253fad0 Cleaned out some old amalgamated build references. 9 years ago
  jules baab7546f4 Replaced some uses of the now-deprecated AudioProcessor::getTotalNumInputChannels() 9 years ago
  hogliux ccee36ab1f Re-save Introjucer project 9 years ago
  hogliux f9be90f52b Bump introjucer version number 9 years ago
  hogliux 4fef661ada Added multi-bus support for audio plug-in clients 9 years ago
  Timur Doumler ba4bd143ff Introjucer: updated supported iOS deployment targets to range from 7.0 to 9.2. 9 years ago
  Joshua Gerrard 1580dcd7e3 Escape Android Studio path with quotes on all platforms rather than just Windows. 9 years ago
  Timur Doumler 09e4ca57c5 Added Android Studio exporter build tools option. 9 years ago
  Joshua Gerrard a7dbf4e4be Fixed minimum SDK version not being used to generate minSdkVersion in Android Studio 9 years ago
  Joshua Gerrard 05b4b35393 Added workaround for Android Studio bug regarding .idea folder missing 9 years ago
  Timur Doumler eb62e74dc4 Surround path with escaped quotes so that Android Studio can open projects on Windows that contain whitespace in the path. 9 years ago
  jules 02492b36b9 Lots of small whitespace tweaks. 9 years ago
  jules 4e3f1216b9 Cleared out some old Visual Studio 2005/8 projects from the examples folder. If you really (!) still use those IDEs, you can easily generate the projects yourself using the Introjucer 9 years ago
  jules 42120d0fe2 Added MPE (Midi Polyphonic Expression) classes 9 years ago
  jules f618963530 Introjucer: Simplified VST include path generation. Resaved projects. 9 years ago
  jules 3d93d30499 Introjucer: better whitespace trimming of generated java files 9 years ago
  hogliux fc32cda3c1 Bump the Introjucer version number to 4.0.2 and re-save the project 9 years ago
  hogliux 00aefd3ec3 Add bluetooth permissions by default for android exporters 9 years ago
  Joshua Gerrard 67efb5852b Updated Introjucer to use appName rather than hard coding Introjucer 9 years ago
  hogliux d298da62cd Fix missing Android API version definition in Android Studio exporter 9 years ago
  Joshua Gerrard 4400db5969 Added NDK platform version setting to Android Studio exporter 9 years ago
  Joshua Gerrard cd67db7478 Fixed paths containing ${user.home} not working in Android Studio 9 years ago
  jules a2a2db98a3 Introjucer: removed a couple of bits of C++11 code 9 years ago
  Joshua Gerrard f1ad44e2bf Fixed variable shadowing warnings 9 years ago
  Joshua Gerrard bc9439c338 Introjucer: Refactored TreeViewBase painting functions 9 years ago
  jules d06fc22369 Pimped the demo app with some new images 9 years ago
  hogliux a66d6aed28 Add more sensible default architectures 9 years ago
  jules ca1f6bc7d8 Resaved all introjucer projects with new version number. 9 years ago
  jules 2d51b7d315 Bumped the Introjucer version number 9 years ago
  jules 6eee3b2a09 Resaved all project files 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
  jules 3aa3ebff91 Introjucer: Added option to avoid overwriting changes to local module files 9 years ago
  jules bee73687bb Introjucer: added CTP_Nov2013 as a toolset option for VS2015 9 years ago
  jules 9ff92b8002 Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 9 years ago
  jules 2cade63021 Introjucer: added a -tidy-divider-comment command-line option 9 years ago
  jules 09afb3b1c6 Introjucer: fixed a VC warning 9 years ago
  jules 8045d89b3a Introjucer: added C++ standard as an option in linux makefiles 9 years ago