tpoole
|
7d4d853067
|
Fixed AAX SDK relative path bug on Windows
|
2017-01-09 12:16:42 +00:00 |
|
hogliux
|
cab4569849
|
Fixed a typo which lead the MSVC exporter to incorrectly recognize absolute AAX SDK paths
|
2016-12-16 10:17:24 +00:00 |
|
hogliux
|
ffc687afdc
|
Added TargetExt vcxproj property to MSVC
|
2016-12-07 11:16:22 +00:00 |
|
hogliux
|
eac52c9faf
|
Fixed a bug in the projucer that would create incorrect post build scripts for AAX in certain situations
|
2016-10-20 17:44:15 +01:00 |
|
hogliux
|
cdb7285011
|
Fixed AAX post build script to consider SDK paths containing whitespaces and already existing directories
|
2016-10-15 16:17:23 +02:00 |
|
hogliux
|
773e7087cd
|
Removed unecessary path seperators in MSVC post-build scripts
|
2016-10-12 10:08:49 +02:00 |
|
jules
|
9fa0d49be7
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
hogliux
|
48ac6347e1
|
Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats
|
2016-09-16 11:20:39 +01:00 |
|
hogliux
|
ff40b46bf2
|
Added support for automatically creating AAX plugin bundles on Windows
Requires re-compilation of the Projucer
|
2016-09-12 09:25:30 +01:00 |
|
tpoole
|
28bb28a642
|
Fixed a trailing "\" bug in the VS intermediates path
|
2016-08-25 12:37:06 +01:00 |
|
tpoole
|
9f31d6498a
|
Use a bespoke VST2 interface
|
2016-08-22 09:57:16 +01:00 |
|
hogliux
|
6fdb7e33bc
|
Also add assembler files to MSVC projects
|
2016-07-25 16:37:29 +01:00 |
|
stefan.graenitz
|
61e71eb1dc
|
Add incremental linking option for Visual Studio exporters
|
2016-05-31 16:53:19 +02:00 |
|
jules
|
d9e3cdac16
|
Removed a few references to var::null
|
2016-04-28 10:10:00 +01:00 |
|
jules
|
0a0c550198
|
Projucer: made sure that RTAS files are built with stdcall in MSVC
|
2016-04-11 11:42:13 +01:00 |
|
jules
|
fb864a5cb1
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +01:00 |
|
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
2016-04-06 18:31:24 +01:00 |
|