94 Commits (eb028b7c33b453934061e8aa8ffede8f28f321a0)

Author SHA1 Message Date
  jules cebf34d9bb Introjucer: improved handling of windows filenames when run on *nix. 13 years ago
  jules 7748376960 Introjucer: added a progress bar when saving. 13 years ago
  jules 70133a94eb Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining() 13 years ago
  jules 0e1b6061d5 Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
  jules 849dd043b8 Introjucer: option to build .dylibs in Xcode. 13 years ago
  jules 7286465f01 Introjucer RTAS fix. 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 8c00299f8d Introjucer OSX RTAS fix. 13 years ago
  jules 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. 13 years ago
  jules a25bddb7ff Introjucer: fix for projects without an export target that can be launched on the current OS. 13 years ago
  jules 16f5684bd9 Introjucer: added a button for changing the copying mode of all modules. Added support for kiosk mode in iOS. 13 years ago
  jules 4ac3a7f39d Introjucer: another RTAS tweak. 13 years ago
  jules c1f7ca2dc0 Introjucer RTAS fix. 13 years ago
  jules b8bc80c1bf Introjucer plugin project fix. 13 years ago
  jules efa18b1230 Small introjucer fix. 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 cb18ce366a Introjucer: disabled "launch project" buttons when no suitable exporter exists. 13 years ago
  jules 06895cefe1 Introjucer: RTAS exporter fix. 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 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 2b311a410f Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings. 13 years ago
  jules 2ee8d03ebd Minor introjucer tweak. 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 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 bde13c0289 Introjucer: added a warning when modules are used in both copying/non-copying modes. 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 fad59e53d2 Introjucer: made treeview remember its openness state. 13 years ago
  jules a0a500ee4b Minor introjucer work. Minor fix for binarybuilder. 13 years ago
  jules f24d65e70d Tidied up some introjucer menu modality. 13 years ago
  jules 17e7f22976 Wav format fix. Minor introjucer clean-ups. 13 years ago
  jules f7d3521e06 Introjucer: minor refactoring + enabled clang c++0x option. 13 years ago
  jules 51a81f5f4d Fix for Graphics::drawBevel. Minor introjucer changes. 13 years ago
  jules 96ec22501a Improved CallOutBox layout. Minor introjucer tidy-ups. 13 years ago
  jules ffaa06c3d0 XML parser fix. Mac filechooser fix. 13 years ago
  jules 15375dd223 Internal work on the ComponentBuilder system. 13 years ago
  jules 673b8b5645 Updated some introjucer-generated defines. 13 years ago
  jules 0301e9d1e4 Introjucer RTAS fix. VST fix for intel compiler. 13 years ago
  jules 58db7eb880 Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 13 years ago
  jules 1a5bdda7f1 Fixed an obscure utf8 string comparison problem. Added a few C++11 tweaks. Improved VST host default folder detection. Win32 file browser filter fix. Introjucer VS2005 compiler bug workaround. 13 years ago
  jules 84d438aebc Revamped the introjucer's settings page, making it easier to navigate than the old tabbed layout. Also, tweaked Viewport to be more resilient to changes in its content's size. 13 years ago
  jules 5567e16566 Introjucer fix for plugin builds in MSVC. 13 years ago
  jules 75bbd8e2b2 Couple of introjucer fixes. 13 years ago
  jules 8dd0a7e7f2 Fix for misaligned AIFF files. Introjucer fix for locally-copied files and MSVC optimisation. 13 years ago
  jules c7354b927e Introjucer updates to the new project wizard and module update system. 13 years ago