hogliux
|
d7d1a9a99e
|
Call AAX CreatePackage.bat script correctly from post-build script to catch any errors
|
8 years ago |
jules
|
1820b41e77
|
Made the proxy module include files start with "include_" to distinguish them from the files they're including
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
hogliux
|
7ed37f8600
|
Added the standard JUCE splash screen and app usage reporting
|
8 years ago |
hogliux
|
750ab85fe9
|
Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.
|
8 years ago |
tpoole
|
837ac2143c
|
Fixed iOS code sign entitlements bug
|
8 years ago |
hogliux
|
e2f38312b6
|
Updated Projucer's default android plugin version to latest (2.3.1)
|
8 years ago |
tpoole
|
8f6fa6f6c7
|
Changed the JUCE modules from groups to folder references in Xcode
|
8 years ago |
tpoole
|
0b2257c53d
|
Added Rez files to JuceLibraryCode so that they are compiled when not browsable
|
8 years ago |
hogliux
|
c25457835e
|
Added manifest file property to the Projucer's MSVC exporter
|
8 years ago |
tpoole
|
cbc0ed304b
|
Fixed Xcode VST3PluginFormat compiler warnings
|
8 years ago |
tpoole
|
aceb07770d
|
Updated Xcode compatibility to 8.3
|
8 years ago |
jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
8 years ago |
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
tpoole
|
b3e5834a91
|
Removed the VS2010 and VS2012 exporters
|
8 years ago |
hogliux
|
96dcf64967
|
Added Projucer support for C++ language standard in VS 2017
|
8 years ago |
tpoole
|
ca1b03a22d
|
Minor style fixes
|
8 years ago |
hogliux
|
2ca5a9c32b
|
Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK
|
8 years ago |
hogliux
|
bcf743b33f
|
Removed whitespace characters from MSVC project names
|
8 years ago |
hogliux
|
bba9c7e9ed
|
Added Visual Studio 2017 exporter to the Projucer
|
8 years ago |
hogliux
|
9c7ee8710a
|
Added support for VST3 SDK 3.6.7
You will need to update your VST3 SDK!
|
8 years ago |
hogliux
|
c26f9f3720
|
Added Projucer option to select c++ language standard in Android exporter
|
8 years ago |
hogliux
|
52fdb2bb3f
|
Updated default gradle version to 3.3 to match newest android plug-in version
|
8 years ago |
hogliux
|
77820cfd0b
|
Updated default android gradle plugin version to 2.3.0
|
8 years ago |
hogliux
|
e59a81dd9c
|
Cleaned up some code in recent commits in the Projucer's XCode exporter
|
8 years ago |
hogliux
|
24d02528e0
|
Fixed an AAX bug where the Projucer's Xcode exporter would generate linker settings pointing to the wrong version of the AAXLibrary
|
8 years ago |
tpoole
|
a2ee6339e1
|
Restored JUCE modules as Xcode groups and resaved all projects
|
8 years ago |
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
8 years ago |
tpoole
|
2f5d4d65f7
|
Fixed a bug setting JUCE_STANDALONE_APPLICATION
|
8 years ago |
tpoole
|
69c07d357f
|
Changed Xcode C standard from c99 to c11
|
8 years ago |
tpoole
|
302c42125c
|
Fixed dynamic library filenames in Makefiles
|
8 years ago |
tpoole
|
ab4f269c60
|
Removed brackets from build target names and resaved all projects
|
8 years ago |
tpoole
|
0d660187a9
|
Used Xcode folder references instead of groups for JUCE modules
|
8 years ago |
tpoole
|
9147d986c9
|
Removed the C++98 build option from the Projucer
|
8 years ago |
hogliux
|
c504875b3f
|
Silenced a MSVC 2013 warning in the previous commit
|
8 years ago |
hogliux
|
d933b4af84
|
Fixed RTAS compilation on Windows and OS X
|
8 years ago |
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
hogliux
|
67b0e58187
|
Added code to ensure that assets are not copied when extra assets paths in Android are not specified
|
8 years ago |
hogliux
|
2e0e984145
|
Add support for adding extra Android assets
|
8 years ago |
hogliux
|
0b6131034b
|
Modified Android exporter to use the jucer file's extra libraries in a more cmake way
|
8 years ago |
hogliux
|
934aa72d6f
|
Fixed an issue where the Projucer would not detect OpenGL ESv3 support correctly on Android
|
8 years ago |
hogliux
|
fb47a9068a
|
Fixed a typo in the CMake file generator in the Android exporter
|
8 years ago |
tpoole
|
f1bbead360
|
Set the default Visual Studio exporter settings to separate build products by architecture
|
8 years ago |
tpoole
|
e2a3733082
|
Added active configurations to the Visual Studio exporters
|
8 years ago |
hogliux
|
12b9c01ad6
|
Attempt to fix RTAS builds on Windows
|
8 years ago |
tpoole
|
9c5f6dbe10
|
Removed the "Update to recommended settings" warning for the latest version of Xcode
|
8 years ago |
hogliux
|
cb6d43cbae
|
Added preliminary support for static libraries on Android
|
8 years ago |
tpoole
|
a2635253f2
|
Added a tooltip to the Runtime Library selection in the Projucer
|
8 years ago |
hogliux
|
04696f8082
|
Always build the AUv3 target with at least 10.11 SDK
|
8 years ago |
tpoole
|
f5231a9cc8
|
Changed the default MSVC architecture to x64
|
8 years ago |