54 Commits (c20a61b80210de917a0123fe110f6207e6f62d45)

Author SHA1 Message Date
  jules fb2a5fc857 Updates to introjucer for VST3 targets. 11 years ago
  jules 593e1c1e65 Introjucer: added a setting for specifying a code-signing identity in Xcode builds. 11 years ago
  jules b439a1a4a3 Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC. 11 years ago
  jules 63cb062d35 Initial commit of VST3 hosting. 11 years ago
  jules a9aae9651b Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. 11 years ago
  jules ec52acc609 Minor clean ups inside Random class and introjucer. 11 years ago
  jules ec524a437d Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 11 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 5d353d4dec Introjucer: Character type setting for MSVC export 12 years ago
  jules cf9e7072ae Introjucer: resource file size limit setting. 12 years ago
  jules 2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 12 years ago
  jules bd2f62cadf Added an ID. 12 years ago
  jules 810e73b2bc Introjucer: warning if trying to save read-only file. 12 years ago
  jules c92c3fc4c8 Introjucer: linux CPU architecture option. 12 years ago
  jules f507bb8a48 Introjucer: added an option to set the intermediates path in MSVC. 12 years ago
  jules 5b33ab51f0 Introjucer: added VS2012 option for choosing the target SDK. 12 years ago
  jules 2c8b5a37af Introjucer: VC option for forcing debug symbols. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules ab7c03a99e Introjucer: Added MSVC option for using DLL runtime lib. 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 12 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 12 years ago
  jules 8ee1897916 Introjucer: some code editor fixes and functionality. 13 years ago
  jules 74078ee2c8 Introjucer: support for larger OSX icon sizes. 13 years ago
  jules 65f147b241 Introjucer: Visual studio WPO and debug option fixes. 13 years ago
  jules f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago
  jules 9074f68da8 Introjucer: more AAX support and some clean-ups. 13 years ago
  jules c1d5fd53cb Introjucer: ability to specify an iOS deployment version. 13 years ago
  jules 9a56a2f8ba Introjucer: added Xcode option to link with LLVM libc++ 13 years ago
  jules a2845d8895 Introjucer: some preliminary AAX work. 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 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 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 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 4e77678299 Introjucer: App icons are now specified per-exporter type rather than globally for the project. 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 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 a0a500ee4b Minor introjucer work. Minor fix for binarybuilder. 13 years ago
  jules a90aedce50 Small updates to ComponentBuilder, UnitTestRunner. 13 years ago
  jules 15375dd223 Internal work on the ComponentBuilder system. 13 years ago
  jules 29def60175 Improvements to WindowsMediaAudioFormat. Added some functionality to LocalisedStrings, and added some translate() functions that can be used instead of the old TRANS macro. 13 years ago
  jules 873ea4a978 Introjucer MSVC prebuild setting. 13 years ago
  Julian Storer 693132a6e5 Changed the way module code is wrapped by the Introjucer. 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 f89fa9456a Sorted out some windows header files. Introjucer RTAS VC project fix. 14 years ago