75 Commits (51b206857698e3daf1329ee68721038c2046ff29)

Author SHA1 Message Date
  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
  Julian Storer 7c77e101fc Minor clean-ups. 13 years ago
  Julian Storer 2d56bedab5 Introjucer update to provide downloading of new modules directly from the website. 13 years ago
  Julian Storer dce7cd9cd1 Added a unit-test, and removed constness from a couple more return types. 13 years ago
  Julian Storer 5b92d8cc8f Fixed a spelling mistake and in the VST hosting code. Fixed a mistake in the design of the StandaloneFilterwindow class. 13 years ago
  Julian Storer d86d68446c RTAS mac window position fix. Introjucer fixes for Windows. 13 years ago
  Julian Storer d55b7419ec Fixed a typo in the introjucer. C++0x fixes. 13 years ago
  Julian Storer dab3472756 Fixed a typo in the introjucer. 13 years ago
  Julian Storer 172d2a1c8b Introjucer work. 13 years ago
  Julian Storer 8aa60b9361 Minor URL additions and introjucer work. 13 years ago
  Julian Storer f04875879e Introjucer work. Improved command line tokenisation in OSX. 13 years ago
  Julian Storer 81da96f1a2 Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 13 years ago
  Julian Storer 693132a6e5 Changed the way module code is wrapped by the Introjucer. 13 years ago
  Julian Storer 4808d9c318 Hard-coded some juce namespace declarations. 13 years ago
  Julian Storer d3bcbeef9c Introjucer saving optimisations. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
  Julian Storer 1a21c89755 Quicktime fix. 13 years ago
  Julian Storer f89fa9456a Sorted out some windows header files. Introjucer RTAS VC project fix. 14 years ago
  Julian Storer bf68f7932e Android mono audio device fix. More introjucer work. 14 years ago
  Julian Storer e130af03ec Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 14 years ago