jules
|
7f5abd41b1
|
Projucer: Fixed a crash in the android exporter when VST3 is enabled
|
2017-05-03 15:42:38 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
750ab85fe9
|
Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.
|
2017-04-27 14:42:25 +01:00 |
|
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
tpoole
|
b3e5834a91
|
Removed the VS2010 and VS2012 exporters
|
2017-03-22 12:22:18 +00:00 |
|
hogliux
|
2ca5a9c32b
|
Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK
|
2017-03-14 18:01:21 +00:00 |
|
hogliux
|
bba9c7e9ed
|
Added Visual Studio 2017 exporter to the Projucer
|
2017-03-14 12:54:43 +00:00 |
|
hogliux
|
9c7ee8710a
|
Added support for VST3 SDK 3.6.7
You will need to update your VST3 SDK!
|
2017-03-13 17:15:57 +00:00 |
|
tpoole
|
2f5d4d65f7
|
Fixed a bug setting JUCE_STANDALONE_APPLICATION
|
2017-02-28 16:15:16 +00:00 |
|
hogliux
|
d933b4af84
|
Fixed RTAS compilation on Windows and OS X
|
2017-02-20 18:54:22 +00:00 |
|
hogliux
|
871236d4cd
|
Removed MSVC 2005 and 2008 exporters
|
2017-02-01 17:18:06 +00:00 |
|
hogliux
|
ec0485388d
|
Reworked and modernised Android exporter and removed old deprecated Android ant exporter
|
2017-02-01 17:18:06 +00:00 |
|
hogliux
|
0117aace01
|
Added support for multi-target exporters and standalone plug-in format
|
2017-02-01 17:18:06 +00:00 |
|
hogliux
|
288e56de83
|
Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid
|
2016-10-20 17:43:43 +01: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 |
|
tpoole
|
9f31d6498a
|
Use a bespoke VST2 interface
|
2016-08-22 09:57:16 +01:00 |
|
hogliux
|
9e1edc7a6e
|
Add support for hosting staticly compiled VSTs on all platforms
|
2016-07-22 10:28:00 +01:00 |
|
hogliux
|
c9aca28d00
|
Add pkg-config support for linux
|
2016-07-07 10:37:58 +01:00 |
|
jules
|
d9e3cdac16
|
Removed a few references to var::null
|
2016-04-28 10:10:00 +01:00 |
|
jules
|
fe7ebbd663
|
Projucer: Updated the default Visual Studio version to 2015
|
2016-04-28 09:59:19 +01:00 |
|
jules
|
e130ce1428
|
Projucer: fixed a suffix error when generating linux host projects
|
2016-04-20 10:04:48 +01:00 |
|
jules
|
85a5dfb2e1
|
Projucer: corrected some help text
|
2016-04-18 09:54:55 +01:00 |
|
jules
|
025d04cbd1
|
Projucer: Added warning when trying to load projects with out-of-date build scripts
|
2016-04-14 17:41:31 +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 |
|