jules
|
1952ed195e
|
Whitespace
|
10 years ago |
jules
|
0860061fd9
|
Introjucer: made it possible to use relative paths for AU SDK includes
|
10 years ago |
Timur Doumler
|
898e3c3796
|
Introjucer: added Linux Code::Blocks project export.
|
10 years ago |
jules
|
9da6f51439
|
Introjucer: added a field for setting the plugin AudioUnit SDK path.
|
10 years ago |
jules
|
bbc3a56b84
|
Introjucer: added module option flags for OSXLibs and iOSLibs
|
10 years ago |
jules
|
6bc4d7627f
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
10 years ago |
jules
|
d4a830fd65
|
Minor cleanup.
|
10 years ago |
jules
|
7b0a6157fd
|
Introjucer: disabled a "save as" menu item when it's not needed.
|
10 years ago |
jules
|
22d48b465f
|
Introjucer: Stopped MSVC AAX projects from setting the binary extention to .aaxplugin, instead allowing the post-build script to handle the renaming.
|
10 years ago |
jules
|
27e225e1fc
|
Introjucer: made the default plugin ID a random value.
|
10 years ago |
jules
|
2f3e5b1759
|
Introjucer: made sure that the post-build script is added in an AU-only project.
|
10 years ago |
jules
|
f59d2e74e1
|
Fixes for Visual Studio
|
10 years ago |
jules
|
4b28a4bb23
|
more auto-update work
|
10 years ago |
jules
|
9191455677
|
Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU.
|
10 years ago |
jules
|
3e662da32b
|
Introjucer: added a version and build date to the window background logo area.
|
10 years ago |
Felix Faire
|
ff6520a89a
|
Added Animated App template and examples
|
10 years ago |
jules
|
80214e458c
|
First version of new introjucer templates page
|
10 years ago |
jules
|
a92dcf0996
|
Introjucer: increased the number of characters allowed for the plugin channel config.
|
10 years ago |
jules
|
6a89a440b5
|
Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types.
|
10 years ago |
jules
|
53226c0660
|
Introjucer: fixed a problem with the open-project menu if multiple export targets have the same name
|
10 years ago |
jules
|
e527acd721
|
Introjucer: tweaked some syntax to avoid problems with old GCC versions.
|
10 years ago |
jules
|
c8bf8cd41e
|
Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions.
|
11 years ago |
jules
|
3b88555140
|
Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this.
|
11 years ago |
jules
|
9342cdcc5b
|
Introjucer: fix for MSVC builds creating duplicate files in some situations
|
11 years ago |
jules
|
82f6189f91
|
Introjucer: Avoided unnecessary VST3 copy phase step.
|
11 years ago |
jules
|
91d9c96338
|
Minor clean-ups
|
11 years ago |
jules
|
94076545a4
|
Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled.
|
11 years ago |
jules
|
897c3c8044
|
Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro.
|
11 years ago |
jules
|
060a8cb05f
|
Introjucer: added customisable VST category setting.
|
11 years ago |
jules
|
3617bca65f
|
Added multi-mono control for AAX. Fixed a problem with RTAS automation when opening plugin UIs.
|
11 years ago |
jules
|
95d9d489a1
|
Removed an obsolete AAX config.
|
11 years ago |
jules
|
70f8ae36e9
|
Introjucer: removed redundant plugin website field, and used the website value that's already set for the project instead when creating plugin projects.
|
11 years ago |
jules
|
ba2ae2dd12
|
Introjucer: added some backslashes to the plugin install script path.
|
11 years ago |
jules
|
e22e536626
|
Couple of tweaks to VST3 generation.
|
11 years ago |
jules
|
4fe7240eb2
|
Initial version of VST3 plugin support.
|
11 years ago |
jules
|
fb2a5fc857
|
Updates to introjucer for VST3 targets.
|
11 years ago |
jules
|
eee868ae02
|
Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number.
|
11 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
11 years ago |
jules
|
16469fefe9
|
Spelling fix.
|
11 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jules
|
2c3d639d91
|
Introjucer: fix for RTAS path when exporting VC projects.
|
11 years ago |
jules
|
63cb062d35
|
Initial commit of VST3 hosting.
|
11 years ago |
jules
|
5c98d8f48f
|
Introjucer: command line warning fix.
|
11 years ago |
jules
|
5ffd878ebc
|
Introjucer: made modules work better when the project doesn't contain any targets that will build on the current OS.
|
11 years ago |
jules
|
a9c4a69408
|
Introjucer: added a button to copy module paths across all modules.
|
11 years ago |
jules
|
172f19f4a4
|
Introjucer: fix for module deletion bug, and some clean-ups.
|
11 years ago |
jules
|
14cb377f77
|
Introjucer: fix to paths when copying modules locally.
|
11 years ago |
jules
|
2c9c35d3c3
|
Fixed a few compiler warnings.
|
11 years ago |
jules
|
f4a5a0ecb4
|
Introjucer: better exporting of absolute module paths in android makefiles.
|
11 years ago |
jules
|
63587c007b
|
Introjucer: sorted out a win32 filename handling issue.
|
11 years ago |