ed
|
4dad6ee028
|
Projucer: Add a project setting to specify a shell script that will be run after saving
|
2019-03-22 16:51:54 +00:00 |
|
ed
|
ead04aa9f2
|
Projucer: Ensure that custom Xcode schemes are fully removed when the "Keep Custom Xcode Schemes" setting is disabled
|
2019-03-12 11:46:12 +00:00 |
|
ed
|
78f3f299d5
|
Projucer: Tidy up a couple of places not using ValueWithDefault objects in the Xcode exporter
|
2019-03-12 11:27:44 +00:00 |
|
Tom Poole
|
78aa1af18b
|
MacOS: Removed the "update to latest version" Xcode warning
|
2019-03-11 11:23:19 +00:00 |
|
ed
|
e6ea529902
|
Projucer: Increase the height of the "Custom Xcode Flags" field
|
2019-03-07 09:35:22 +00:00 |
|
Tom Poole
|
c91f872f9a
|
CLion: Fixed some issues loading a CMakeLists.txt generated on Windows
|
2019-03-04 14:06:46 +00:00 |
|
ed
|
33901385de
|
Projucer: Always add custom launch screen storyboard files to iOS projects even when a custom xcassets folder is specified
|
2019-02-28 16:19:48 +00:00 |
|
ed
|
2fd7c587ad
|
Projucer: Made the "Custom Launch Storyboard" setting in the iOS exporter take a path to the .storyboard file to be used relative to the project root folder and add this file as an Xcode resource directly
|
2019-02-28 10:53:37 +00:00 |
|
Tom Poole
|
42301905e2
|
Projucer: Fixed a bug exporting CLion projects
|
2019-02-22 10:51:08 +00:00 |
|
ed
|
d84b3d62bd
|
Projucer: Added a VS2019 exporter
|
2019-02-21 14:52:16 +00:00 |
|
Tom Poole
|
ba7e1f7658
|
Projucer: Added options to configure macOS Hardened Runtime
|
2019-02-21 14:51:28 +00:00 |
|
ed
|
38da38f658
|
Projucer: Minor formatting tweaks in the makefile exporter code
|
2019-02-19 12:21:20 +00:00 |
|
ed
|
e987d89624
|
Projucer: Fix a localisation warning in the latest version of Xcode 10 for generated projects
|
2019-02-11 16:05:53 +00:00 |
|
ed
|
3913269620
|
Revert commit 49359df and e5204ba to ensure that ValueWithDefault objects can be set to non-default empty strings
|
2019-02-08 17:26:44 +00:00 |
|
ed
|
49359dfe34
|
Projucer: Fixed a bug when setting the Makefile exporter architecture to <None>
|
2019-02-08 14:54:13 +00:00 |
|
ed
|
574f6ebd9b
|
Projucer: Fixed a typo in the legacy VST binary copy location setting documentation in the VS exporter
|
2019-02-07 16:58:17 +00:00 |
|
ed
|
ee89aa8898
|
Projucer: Removed some unused variables from ResourceFile
|
2019-01-24 09:25:44 +00:00 |
|
ed
|
ce33b4aea1
|
Projucer: Add a setting to configure the number of MIDI inputs and outputs for VST plug-ins
|
2019-01-23 12:52:47 +00:00 |
|
ed
|
b2e2346745
|
Projucer: Add an option to specify per-file compiler flags
|
2019-01-22 15:48:15 +00:00 |
|
Tom Poole
|
4d6921ff7d
|
CLion: Added support for application icons
|
2019-01-18 21:22:12 +00:00 |
|
ed
|
e7750ecd92
|
Projucer: Initialise legacy VST SDK path value in Code::Blocks exporter
|
2019-01-18 16:20:24 +00:00 |
|
Tom Poole
|
020f3aa512
|
CLion: Fixed a Rez error when building AU plug-ins
|
2019-01-18 14:48:42 +00:00 |
|
Tom Poole
|
a7048275d7
|
Projucer: Write .xcsettings files using tabs
|
2019-01-15 16:36:45 +00:00 |
|
ed
|
ebd6a7b0bb
|
Projucer: Don't add ".storyboard" extension when adding the launch storyboard name to the plist
|
2019-01-10 16:58:13 +00:00 |
|
ed
|
4eeca92437
|
Projucer: Add a blank launch screen storyboard to iOS projects if no custom xcassets folder is set so that the latest iOS device resolutions are supported and add a field to the iOS exporter which allows a custom storyboard file to be used instead
|
2019-01-09 14:33:21 +00:00 |
|
ed
|
f67d2e01be
|
Projucer: Ensure that additional Java libs specified in the Android exporter are copied to the app folder
|
2018-12-18 11:51:32 +00:00 |
|
ed
|
31025ae3e6
|
Projucer: Initialise the legacy VST dependency in the Makefile exporter so that the path is correctly added to the build
|
2018-12-14 16:46:07 +00:00 |
|
ed
|
203b50a189
|
Projucer: Use the legacy build system for Xcode projects to work around some issues with Xcode 10
|
2018-12-10 09:55:34 +00:00 |
|
Tom Poole
|
d06a2b8c13
|
Fixed compatibility with GCC 4.8
|
2018-12-06 10:45:23 +00:00 |
|
ed
|
4710fd7b1f
|
Projucer: Copy the Unity GUI script to the bundle resources folder on macOS to fix a code signing issue
|
2018-12-03 15:48:05 +00:00 |
|
Tom Poole
|
b206729988
|
Code::Blocks: Fixed a bug linking curl more often than required
|
2018-11-29 13:05:41 +00:00 |
|
Tom Poole
|
81634a788b
|
Code::Blocks: Fixed an issue building plug-ins with spaces in their name
|
2018-11-29 12:12:14 +00:00 |
|
ed
|
1f40a7b10e
|
Projucer: Use the project line ending setting for auto-generated JUCE files and write the IDE project files using the native line endings
|
2018-11-28 15:32:15 +00:00 |
|
ed
|
5b9f834fb3
|
Projucer: Display relative exporter specific SDK paths correctly
|
2018-11-27 16:08:27 +00:00 |
|
ed
|
725079f6bc
|
Projucer: Add VST2 and VST3 SDK path options to project exporters if hosting is enabled
|
2018-11-27 14:32:23 +00:00 |
|
ed
|
a2002354a1
|
Projucer: Trim the Oboe repository path string when saving the Android exporter
|
2018-11-23 15:14:22 +00:00 |
|
Lukasz Kozakiewicz
|
de8d029cfe
|
Update Android project template to have recommended default values
|
2018-11-14 18:21:36 +01:00 |
|
ed
|
47f607c2d3
|
Projucer: Allow dynamic library targets in the iOS exporter
|
2018-11-13 14:54:53 +00:00 |
|
hogliux
|
008b7a9ab2
|
Re-structured the low-level Android native code
Please see the forum post "Re-structuring of JUCE’s low-level Android code" and the BREAKING-CHANGES.txt for more information.
|
2018-11-13 12:33:40 +00:00 |
|
ed
|
d543df6aff
|
Projucer: Sanitise Unity plug-in names when generating the C# script class name
|
2018-11-08 09:13:22 +00:00 |
|
Tom Poole
|
35033add4c
|
Linux: Prevent unnecessary relinking in Makefiles
|
2018-11-05 17:00:26 +00:00 |
|
ed
|
fe49d69dfc
|
Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit
|
2018-11-05 16:12:32 +00:00 |
|
Lukasz Kozakiewicz
|
2718ce96f0
|
Updates to support the latest Oboe (c5c3cc17f78974bf005bf33a2de1a093ac55cc07).
|
2018-11-05 10:03:05 +00:00 |
|
ed
|
c4663b5aec
|
Projucer: Fixed a bug when recalling empty SDK path values
|
2018-11-05 09:29:02 +00:00 |
|
ed
|
3a77e52210
|
Projucer: Define JucePlugin_Name earlier in AppConfig.h so that JUCE_STANDALONE_APPLICATION is set correctly
|
2018-11-02 14:35:08 +00:00 |
|
ed
|
dbd48a755c
|
Projucer: Only add platform toolset, target platform version and IPP setting properties to configuration property groups in the VS exporter
|
2018-11-01 17:55:36 +00:00 |
|
ed
|
86bdcbae15
|
Projucer: Add a cp command to the Makefile exporter to copy the Unity GUI script to the build directory
|
2018-11-01 09:57:33 +00:00 |
|
ed
|
0f103ac7e7
|
Projucer: Ensure that per-exporter SDK paths are backwards compatible
|
2018-10-23 11:06:42 +01:00 |
|
ed
|
c407d528b1
|
Projucer: Fixed a bug where per-exporter SDK paths would not be saved/recalled correctly
|
2018-10-23 10:17:38 +01:00 |
|
ed
|
c4eb15eb21
|
Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
|
2018-10-22 16:42:22 +01:00 |
|