jules
|
c53b00cb21
|
Introjucer: changes to implementation of auto-update and a few editor tweaks.
|
9 years ago |
jules
|
21dabf778d
|
Introjucer: Refactored global path implementation
|
9 years ago |
hogliux
|
ce2793ca2d
|
Add option in Introjucer to specify custom Android Activity sub-class
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
Timur Doumler
|
fc2f9e848d
|
Introjucer: Added option to select C++ language standard for Xcode.
|
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
|
e5b5a164eb
|
Introjucer: added theme support and import-modules for Android builds.
|
10 years ago |
jules
|
5908238f8a
|
Introjucer: Added a "warnings = errors" option to the MSVC builds.
|
10 years ago |
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.
|
13 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 |