tpoole
|
dd7c510e2f
|
Added a Projucer warning when a project includes outdated Visual Studio exporters
|
2017-04-20 09:23:34 +01:00 |
|
tpoole
|
837ac2143c
|
Fixed iOS code sign entitlements bug
|
2017-04-18 14:38:13 +01:00 |
|
jules
|
dace37288b
|
Tidied up a couple of minor analyser warnings and comments
|
2017-04-17 16:15:29 +01:00 |
|
hogliux
|
e2f38312b6
|
Updated Projucer's default android plugin version to latest (2.3.1)
|
2017-04-11 17:57:52 +01:00 |
|
ed
|
308f634f62
|
Fixed a bug in the Projucer where the live-build's continuous recompilation state wasn't being changed when toggled on/off in the menu
|
2017-04-11 16:09:00 +01:00 |
|
tpoole
|
8f6fa6f6c7
|
Changed the JUCE modules from groups to folder references in Xcode
|
2017-04-11 08:43:58 +01:00 |
|
tpoole
|
0b2257c53d
|
Added Rez files to JuceLibraryCode so that they are compiled when not browsable
|
2017-04-11 08:05:15 +01:00 |
|
hogliux
|
c25457835e
|
Added manifest file property to the Projucer's MSVC exporter
|
2017-04-10 16:14:42 +01:00 |
|
tpoole
|
cbc0ed304b
|
Fixed Xcode VST3PluginFormat compiler warnings
|
2017-03-30 11:07:16 +01:00 |
|
tpoole
|
aceb07770d
|
Updated Xcode compatibility to 8.3
|
2017-03-30 10:12:43 +01:00 |
|
jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
jules
|
e253b8bea1
|
Added some notes and an assertion to Component::grabKeyboardFocus(), to help people avoid a common mistake, which is trying to grab the focus of not-yet-visible components.
|
2017-03-28 10:44:52 +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 |
|
tpoole
|
c993f46933
|
Fixed platform-dependent default global Projucer preferences
|
2017-03-22 11:50:18 +00:00 |
|
hogliux
|
96dcf64967
|
Added Projucer support for C++ language standard in VS 2017
|
2017-03-20 10:13:45 +00:00 |
|
tpoole
|
ca1b03a22d
|
Minor style fixes
|
2017-03-16 10:54:14 +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
|
bcf743b33f
|
Removed whitespace characters from MSVC project names
|
2017-03-14 17:12:00 +00:00 |
|
hogliux
|
bba9c7e9ed
|
Added Visual Studio 2017 exporter to the Projucer
|
2017-03-14 12:54:43 +00:00 |
|
jules
|
4fa73d7bb6
|
Minor clean-ups in projucer translation code
|
2017-03-13 17:35:50 +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 |
|
Christopher Fonseka
|
405b589f3f
|
Fixed issue where return and newline characters were not being removed when using the —trans-finish command
|
2017-03-13 17:13:01 +00:00 |
|
hogliux
|
c26f9f3720
|
Added Projucer option to select c++ language standard in Android exporter
|
2017-03-10 14:51:49 +00:00 |
|
hogliux
|
eb89d1ab31
|
Added a new command line argument to create a finished translation file
|
2017-03-10 10:54:09 +00:00 |
|
hogliux
|
bd217cf158
|
Added trans Projucer command line option to generate translation files from the command line
|
2017-03-06 09:29:30 +00:00 |
|
hogliux
|
c64dc65be2
|
Whitespace clean-up
|
2017-03-06 09:19:09 +00:00 |
|
hogliux
|
cc5e5bb43a
|
Made sure that whitespace clean-up tool can clean it's own code
|
2017-03-06 09:11:02 +00:00 |
|
hogliux
|
52fdb2bb3f
|
Updated default gradle version to 3.3 to match newest android plug-in version
|
2017-03-05 18:58:21 +00:00 |
|
hogliux
|
77820cfd0b
|
Updated default android gradle plugin version to 2.3.0
|
2017-03-05 18:53:45 +00:00 |
|
hogliux
|
e59a81dd9c
|
Cleaned up some code in recent commits in the Projucer's XCode exporter
|
2017-03-05 18:03:33 +00:00 |
|
hogliux
|
24d02528e0
|
Fixed an AAX bug where the Projucer's Xcode exporter would generate linker settings pointing to the wrong version of the AAXLibrary
|
2017-03-01 18:41:57 +00:00 |
|
tpoole
|
a2ee6339e1
|
Restored JUCE modules as Xcode groups and resaved all projects
|
2017-03-01 14:44:10 +00:00 |
|
tpoole
|
4c59a920b4
|
Added Inter-App Audio capabilities to standalone plug-ins
|
2017-03-01 11:55:52 +00:00 |
|
tpoole
|
2f5d4d65f7
|
Fixed a bug setting JUCE_STANDALONE_APPLICATION
|
2017-02-28 16:15:16 +00:00 |
|
tpoole
|
69c07d357f
|
Changed Xcode C standard from c99 to c11
|
2017-02-23 10:58:57 +00:00 |
|
tpoole
|
302c42125c
|
Fixed dynamic library filenames in Makefiles
|
2017-02-23 10:36:49 +00:00 |
|
tpoole
|
ab4f269c60
|
Removed brackets from build target names and resaved all projects
|
2017-02-22 17:28:55 +00:00 |
|
tpoole
|
0d660187a9
|
Used Xcode folder references instead of groups for JUCE modules
|
2017-02-22 17:23:58 +00:00 |
|
tpoole
|
b28555838d
|
Added typeface and kerning support to the Projucer GUI editor
|
2017-02-21 21:09:09 +00:00 |
|
tpoole
|
0140304e38
|
Removed some #pragma once warnings from Projucer generated code
|
2017-02-21 12:48:38 +00:00 |
|
tpoole
|
9147d986c9
|
Removed the C++98 build option from the Projucer
|
2017-02-21 11:58:41 +00:00 |
|
hogliux
|
c504875b3f
|
Silenced a MSVC 2013 warning in the previous commit
|
2017-02-20 19:56:13 +00:00 |
|
hogliux
|
d933b4af84
|
Fixed RTAS compilation on Windows and OS X
|
2017-02-20 18:54:22 +00:00 |
|
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
2017-02-17 15:34:10 +00:00 |
|
hogliux
|
67b0e58187
|
Added code to ensure that assets are not copied when extra assets paths in Android are not specified
|
2017-02-17 11:08:05 +00:00 |
|
hogliux
|
2e0e984145
|
Add support for adding extra Android assets
|
2017-02-17 09:34:16 +00:00 |
|
ed
|
1739f34717
|
Changed Projucer MainWindow templates to use default LookAndFeel background colour instead of always light grey
|
2017-02-16 11:09:08 +00:00 |
|
tpoole
|
c563d840da
|
Fixed a bug when looking for a module header in an invalid module
|
2017-02-15 14:43:22 +00:00 |
|
hogliux
|
0b6131034b
|
Modified Android exporter to use the jucer file's extra libraries in a more cmake way
|
2017-02-14 20:10:58 +00:00 |
|