Tom Poole
|
602d68dcbc
|
Projucer: Changed the text on the sign out button
|
6 years ago |
ed
|
ee89aa8898
|
Projucer: Removed some unused variables from ResourceFile
|
6 years ago |
ed
|
ce33b4aea1
|
Projucer: Add a setting to configure the number of MIDI inputs and outputs for VST plug-ins
|
6 years ago |
ed
|
cdd8f2b78a
|
Projucer: Enable "Plugin is a Synth" setting for synth plug-in examples
|
6 years ago |
ed
|
b2e2346745
|
Projucer: Add an option to specify per-file compiler flags
|
6 years ago |
Tom Poole
|
4d6921ff7d
|
CLion: Added support for application icons
|
6 years ago |
ed
|
e7750ecd92
|
Projucer: Initialise legacy VST SDK path value in Code::Blocks exporter
|
6 years ago |
Tom Poole
|
020f3aa512
|
CLion: Fixed a Rez error when building AU plug-ins
|
6 years ago |
jules
|
da2b10ada6
|
Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'.
|
6 years ago |
Tom Poole
|
815c9ee236
|
Projucer: Fixed an error when attempting to restore non-existent projects
|
6 years ago |
Tom Poole
|
a7048275d7
|
Projucer: Write .xcsettings files using tabs
|
6 years ago |
ed
|
497ac0bea3
|
Projucer: Prevent unnecessary ChangeListener callbacks in HeaderComponent
|
6 years ago |
ed
|
9afccfba10
|
Projucer: Enable "Plugin MIDI Input" and "Plugin MIDI Output" settings when generating the ArpeggiatorPlugin demo from a PIP
|
6 years ago |
jules
|
cadac817c6
|
Enabled some more warning flags in Xcode, and fixed the problems they caused
|
6 years ago |
ed
|
ebd6a7b0bb
|
Projucer: Don't add ".storyboard" extension when adding the launch storyboard name to the plist
|
6 years ago |
ed
|
9c7273e8aa
|
Projucer: Made it possible to set the VST (legacy) global search path from the command line
|
6 years ago |
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
|
6 years ago |
ed
|
02b7c0936d
|
Projucer: Check command-line JUCE modules path before the global path when creating PIPs from JUCE examples
|
6 years ago |
ed
|
f67d2e01be
|
Projucer: Ensure that additional Java libs specified in the Android exporter are copied to the app folder
|
6 years ago |
ed
|
31025ae3e6
|
Projucer: Initialise the legacy VST dependency in the Makefile exporter so that the path is correctly added to the build
|
6 years ago |
ed
|
7f4b094018
|
Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder
|
6 years ago |
ed
|
203b50a189
|
Projucer: Use the legacy build system for Xcode projects to work around some issues with Xcode 10
|
6 years ago |
Tom Poole
|
d06a2b8c13
|
Fixed compatibility with GCC 4.8
|
6 years ago |
ed
|
ec46ad4891
|
Projucer: Only add example assets path to projects generated from JUCE example PIPs
|
6 years ago |
ed
|
4710fd7b1f
|
Projucer: Copy the Unity GUI script to the bundle resources folder on macOS to fix a code signing issue
|
6 years ago |
Tom Poole
|
b206729988
|
Code::Blocks: Fixed a bug linking curl more often than required
|
6 years ago |
Tom Poole
|
f547c13dcb
|
Projucer: Removed the juce_video module from the list of defaults
|
6 years ago |
Tom Poole
|
81634a788b
|
Code::Blocks: Fixed an issue building plug-ins with spaces in their name
|
6 years ago |
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
|
6 years ago |
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
|
6 years ago |
ed
|
7b09d14695
|
Projucer: Use relative paths for PIP includes and modules if project isn't temporary
|
6 years ago |
ed
|
5b9f834fb3
|
Projucer: Display relative exporter specific SDK paths correctly
|
6 years ago |
ed
|
725079f6bc
|
Projucer: Add VST2 and VST3 SDK path options to project exporters if hosting is enabled
|
6 years ago |
ed
|
a2002354a1
|
Projucer: Trim the Oboe repository path string when saving the Android exporter
|
6 years ago |
ed
|
9ade3b30d5
|
Projucer: Request audio recording permissions in the Audio Application template on platforms which require it
|
6 years ago |
Lukasz Kozakiewicz
|
de8d029cfe
|
Update Android project template to have recommended default values
|
6 years ago |
ed
|
47f607c2d3
|
Projucer: Allow dynamic library targets in the iOS exporter
|
6 years ago |
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.
|
6 years ago |
ed
|
463f5ea5b0
|
Projucer: Ensure that the default bundle identifier doesn't contain any illegal characters
|
6 years ago |
ed
|
33baa50986
|
Projucer: Fixed a bug in scanning exporter module paths when there are no compatible exporters on the current OS
|
6 years ago |
Tom Poole
|
a1c343b97d
|
Projucer: Fixed a bug connecting to the build server on startup
|
6 years ago |
ed
|
ada0fdfeaf
|
Projucer: Fixed a bug where multiple AlertWindows could be shown for an out-of-date version
|
6 years ago |
ed
|
b56bdd83fd
|
Projucer: Only add paths from compatible exporters when scanning exporter module paths
|
6 years ago |
ed
|
d543df6aff
|
Projucer: Sanitise Unity plug-in names when generating the C# script class name
|
6 years ago |
ed
|
0ae6bdb511
|
Projucer: Fixed an unused variable warning in the live-build engine
|
6 years ago |
Tom Poole
|
35033add4c
|
Linux: Prevent unnecessary relinking in Makefiles
|
6 years ago |
Tom Poole
|
f9017f7adc
|
Projucer: Fixed a bug creating plug-in projects from PIPs
|
6 years ago |
ed
|
fe49d69dfc
|
Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit
|
6 years ago |
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
|
6 years ago |
Lukasz Kozakiewicz
|
2718ce96f0
|
Updates to support the latest Oboe (c5c3cc17f7 ).
|
6 years ago |