61 Commits (43ce64a09934e04b59e6039ed8fb2b3dabbab98d)

Author SHA1 Message Date
  jules 43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
  jules a1dfafe2c8 Introjucer: added Android version number 10 years ago
  jules e84797b508 Introjucer: added options for specifying shared libraries for use on Android. 10 years ago
  jules 31f0d5e239 Introjucer: added more options for optimisation levels on GCC/LLVM targets. 10 years ago
  jules cbe1e6bcdc Introjucer: Updated the default android NDK version from 8 to 10 10 years ago
  jules e5b5a164eb Introjucer: added theme support and import-modules for Android builds. 10 years ago
  jules fc6d485b29 Introjucer: enabled C++11 support by default in android projects 10 years ago
  jules 86fc9d7e16 Introjucer: Updates to the android exporter, adding a toolchain version setting. 10 years ago
  jules 8146a6bc37 Fix for android 'ant clean' operation. 11 years ago
  jules d582a66917 Introjucer: Added gnu++0x flag for android builds. Support for SVG icons. 11 years ago
  jules a9c4a69408 Introjucer: added a button to copy module paths across all modules. 11 years ago
  jules f4a5a0ecb4 Introjucer: better exporting of absolute module paths in android makefiles. 11 years ago
  jules 64391b7552 Introjucer: began refactoring some module-management code. 11 years ago
  jules 61e87b7ead Introjucer: added LOCAL_ARM_MODE flag for android. 12 years ago
  jules f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 12 years ago
  jules 82d305a2a2 Introjucer: added exporter for VS2013 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules ce3050f547 Introjucer: added link flags to LOCAL_LDLIBS for android build. 12 years ago
  jules 84dd03930b Introjucer: set LOCAL_CFLAGS variable for Android. 12 years ago
  jules 5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules 891e0c5343 Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 12 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 12 years ago
  jules 69a08e3fb2 Removed some superfluous semicolons. 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules 0a1c88be30 Android: setting targetSDKVersion flag. 12 years ago
  jules 06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 12 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 12 years ago
  jules 0b8174c410 Introjucer: removed android build warning. 12 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 13 years ago
  jules ecd91dc559 Introjucer: updated Android builds to work with the latest SDK. 13 years ago
  jules 7c8eb56f04 Android: fix to prevent app restarts when rotating. 13 years ago
  jules 54bdb48972 Introjucer: minor internal changes. 13 years ago
  jules e7b552957e Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK) 13 years ago
  jules 63bc3f29de Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android. 13 years ago
  jules 3a7989ad7c Android: added OpenSLES audio device type. 13 years ago
  jules aab3a6a6eb Android GL work. 13 years ago
  jules 8369d9b3ab Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values. 13 years ago
  jules b69b7c7647 Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 13 years ago
  jules d2a4173ab4 Android: better logging, more GL work. 13 years ago
  jules 1c55b28390 Introjucer: fix for MSVC post build events in RTAS. 13 years ago
  jules 51b2068576 Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 13 years ago
  jules 092a0166cc Introjucer: added some android manifest options, and fixed audio input permissions for the demo app. 13 years ago
  jules d3d391ae7f Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures. 13 years ago
  jules 07189e3c23 Introjucer: now creates fat binaries on android. 13 years ago
  jules 6d865420ee Android: better audio latency reporting. Introjucer: improved android icon generation. 13 years ago
  jules 7241a03860 Introjucer: Added a library paths settings for all platforms. 13 years ago
  jules 8f4548745a Minor introjucer rejigging. 13 years ago