79 Commits (eb028b7c33b453934061e8aa8ffede8f28f321a0)

Author SHA1 Message Date
  jules eb028b7c33 Introjucer: added support for a user-code section to the AppConfig.h file. 13 years ago
  jules cebf34d9bb Introjucer: improved handling of windows filenames when run on *nix. 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 7748376960 Introjucer: added a progress bar when saving. 13 years ago
  jules ff3b616759 Introjucer: better icon generation. 13 years ago
  jules 1f95f54089 Purged some warnings. 13 years ago
  jules 63bc3f29de Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android. 13 years ago
  jules 849dd043b8 Introjucer: option to build .dylibs in Xcode. 13 years ago
  jules 1cb0847568 Introjucer: improvements for VS2010 and old PPC Xcode targets. 13 years ago
  jules 4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 13 years ago
  jules 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 13 years ago
  jules cba76bef60 Introjucer: fix for RTAS in VS2010 13 years ago
  jules 3a7989ad7c Android: added OpenSLES audio device type. 13 years ago
  jules aab3a6a6eb Android GL work. 13 years ago
  jules bcffc2c94a Introjucer build config fix. 13 years ago
  jules 9c719306c9 Added -ldl to linux builds. Tidied up a few warnings. 13 years ago
  jules 5b22611306 Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 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 54c82b3120 Android: added URL launching. 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 105929d39f Introjucer: a few minor optimisations. 13 years ago
  jules 0272a7cc6a Introjucer: added SRCROOT flag to Xcode builds. 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 75e9f9102e Introjucer: fixed a problem when creating new exporters. Added better error reporting for GL shader compilation. Linux http fix. 13 years ago
  jules a6069d1c02 Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds. 13 years ago
  jules 1ef6c140ec Introjucer: added an option for setting custom Xcode flags. Cleaned up some MSVC library naming settings. 13 years ago
  jules 2b311a410f Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings. 13 years ago
  jules 5308aef329 Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 13 years ago
  jules 4e77678299 Introjucer: App icons are now specified per-exporter type rather than globally for the project. 13 years ago
  jules 05d10b8be9 Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks. 13 years ago
  jules 7241a03860 Introjucer: Added a library paths settings for all platforms. 13 years ago
  jules ae5e0d348f Introjucer: Added pre- and post-build commands and manifest generation options for MSVC. 13 years ago
  jules 8f4548745a Minor introjucer rejigging. 13 years ago
  jules b8397a9888 Added some iterators for introjucer projects. 13 years ago
  jules 6e4d5e4640 Introjucer: On Windows the .ico file now contains a 256x256 icon. 13 years ago
  jules a9894dc15e Introjucer: tweaked VC2005 version number. Minor fix for Thread. Tweaked assertion method used in Xcode to allow continuation after an assertion. 13 years ago
  jules 18ea13a625 Introjucer: added option for setting warning levels in VC++ 13 years ago
  jules 2e664976ec Changed the introjucer's config list system: each exporter now contains its own list of configs. If you load an old project, its global config list will be copied into each of its exporters. Added x64 support for VC2010 projects, as an option in its configs. 13 years ago
  jules 10a388a9e8 Introjucer: added option to provide some custom Plist XML which overrides the introjucer's settings. Cleaned up some internal introjucer property handling. 13 years ago
  jules f7d3521e06 Introjucer: minor refactoring + enabled clang c++0x option. 13 years ago
  jules 182473e8a7 Better binary string literal generation in the introjucer. 13 years ago
  jules 96ec22501a Improved CallOutBox layout. Minor introjucer tidy-ups. 13 years ago
  jules 15375dd223 Internal work on the ComponentBuilder system. 13 years ago
  jules bdbe7d3f01 Introjucer: made it possible to override settings in AppConfig.h. Version number bump. 13 years ago