ed
|
e4af85e07b
|
Projucer: Only set PIP generated project settings when they are non-empty
|
2020-03-17 12:37:36 +00:00 |
|
ed
|
2b48d0e4bc
|
Projucer: Removed a duplicate plugin characteristic setting in PIPGenerator
|
2020-02-28 17:35:55 +00:00 |
|
ed
|
c73c5512d5
|
Projucer: Refactored the module handling code
|
2020-02-06 15:41:45 +00:00 |
|
Tom Poole
|
fadd578b60
|
Projucer: Updated the autoupdater
|
2020-02-04 11:26:48 +00:00 |
|
ed
|
5623dcda09
|
Projucer: Added an option to enable app sandbox inheritance in the Xcode exporter
|
2020-01-24 14:54:56 +00:00 |
|
ed
|
7484ac3dd3
|
Projucer: Updated all project templates to use include search path when including JuceHeader.h
|
2020-01-21 16:25:33 +00:00 |
|
ed
|
ecf97e2a08
|
Projucer: Removed some unused code from the FilePathPropertyComponent
|
2019-11-14 09:20:51 +00:00 |
|
ed
|
ed588307b7
|
Projucer: Added Bluetooth permissions setting needed for iOS 13.0+
|
2019-10-03 17:29:42 +01:00 |
|
ed
|
212eb09e7e
|
Projucer: Only add default com.roli.juce.JuceActivity activity class if push notifications are enabled
|
2019-06-25 09:57:54 +01:00 |
|
Tom Poole
|
1fd9c2f282
|
Projucer: Added an "add recommended warning flags" checkbox to the exporters
|
2019-06-11 16:44:29 +01:00 |
|
Tom Poole
|
a92b231677
|
Projucer: Fixed an error in the PIP generator
|
2019-06-07 13:34:10 +01:00 |
|
ed
|
cb7e325d51
|
Fixed some variable shadowing warnings
|
2019-06-04 17:59:02 +01:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
Lukasz Kozakiewicz
|
b4617412c2
|
Projucer: add project level repositories section to Android exporter.
|
2019-05-31 17:49:16 +02:00 |
|
Tom Poole
|
a9a0f6b92f
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
2019-05-29 08:52:16 +01:00 |
|
Lukasz Kozakiewicz
|
556eda320b
|
Projucer: add "Extra module's build gradle content" field to Android exporter.
|
2019-05-16 16:37:36 +01:00 |
|
Lukasz Kozakiewicz
|
abff8ccfdf
|
Projucer: add "Custom gradle.settings content" field to Android exporter.
|
2019-05-16 16:37:36 +01:00 |
|
ed
|
fef1093f6e
|
Projucer: Update PIP creator window colours when colour scheme changes
|
2019-05-15 10:41:02 +01:00 |
|
ed
|
7495163471
|
Projucer: Made the light colour scheme highlight colour a bit more readable
|
2019-05-10 09:55:43 +01:00 |
|
jules
|
2e2cfb5f6c
|
Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones
|
2019-05-09 10:51:19 +01:00 |
|
Tom Poole
|
28ce837575
|
Projucer: Added macOS app sandboxing options
|
2019-04-16 14:32:56 +01:00 |
|
ed
|
479371eb8d
|
Projucer: Fix generating JUCE example PIPs with useLocalCopy = 0
|
2019-03-29 16:03:41 +00:00 |
|
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
|
92350e421d
|
Projucer: Refactor the autoupdater to set executable file permissions after updating
|
2019-03-06 17:08:30 +00:00 |
|
Tom Poole
|
ba7e1f7658
|
Projucer: Added options to configure macOS Hardened Runtime
|
2019-02-21 14:51:28 +00:00 |
|
ed
|
da4c1eaf31
|
Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes
|
2019-02-18 14:19:25 +00:00 |
|
Tom Poole
|
602d68dcbc
|
Projucer: Changed the text on the sign out button
|
2019-01-28 09:32:45 +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
|
cdd8f2b78a
|
Projucer: Enable "Plugin is a Synth" setting for synth plug-in examples
|
2019-01-23 10:53:58 +00:00 |
|
ed
|
b2e2346745
|
Projucer: Add an option to specify per-file compiler flags
|
2019-01-22 15:48:15 +00:00 |
|
jules
|
da2b10ada6
|
Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'.
|
2019-01-18 09:09:06 +00:00 |
|
ed
|
9afccfba10
|
Projucer: Enable "Plugin MIDI Input" and "Plugin MIDI Output" settings when generating the ArpeggiatorPlugin demo from a PIP
|
2019-01-11 12:56:45 +00:00 |
|
jules
|
cadac817c6
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
2019-01-11 09:52:10 +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
|
02b7c0936d
|
Projucer: Check command-line JUCE modules path before the global path when creating PIPs from JUCE examples
|
2019-01-07 11:19:48 +00:00 |
|
ed
|
ec46ad4891
|
Projucer: Only add example assets path to projects generated from JUCE example PIPs
|
2018-12-06 09:46:12 +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
|
b8a4e00cb4
|
Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project
|
2018-11-27 17:28:36 +00:00 |
|
ed
|
7b09d14695
|
Projucer: Use relative paths for PIP includes and modules if project isn't temporary
|
2018-11-27 16:40:58 +00:00 |
|
Lukasz Kozakiewicz
|
de8d029cfe
|
Update Android project template to have recommended default values
|
2018-11-14 18:21:36 +01: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
|
0ae6bdb511
|
Projucer: Fixed an unused variable warning in the live-build engine
|
2018-11-06 10:29:50 +00:00 |
|
Tom Poole
|
f9017f7adc
|
Projucer: Fixed a bug creating plug-in projects from PIPs
|
2018-11-05 16:31:09 +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 |
|
ed
|
2709a84248
|
Projucer: Ensure that the correct area of a FilePathPropertyComponent is highlighted when performing file drag-and-drop and fix an overly restrictive assertion on Windows
|
2018-11-05 16:03:00 +00:00 |
|
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
2018-10-23 16:00:43 +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 |
|
ed
|
3f2f2f65a4
|
Projucer: Removed DependencyPathPropertyComponent and replaced it with an updated FilePathPropertyComponent that supports ValueWithDefault
|
2018-10-22 16:38:04 +01:00 |
|
ed
|
d3fe2515ad
|
Removed a stray DBG statement
|
2018-10-18 17:14:33 +01:00 |
|
ed
|
efacc67a15
|
Projucer: Fixed a bug when parsing multi-line JUCE header metadata
|
2018-10-18 17:05:33 +01:00 |
|