1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

2907 commits

Author SHA1 Message Date
Tom Poole
2832d3df76 Re-saved all projects 2019-02-07 10:11:06 +00:00
Tom Poole
e3ebe5aed1 Bump version number to 5.4.2 2019-02-07 10:02:17 +00:00
Tom Poole
602d68dcbc Projucer: Changed the text on the sign out button 2019-01-28 09:32:45 +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
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
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
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
Tom Poole
ab68b98dae AudioPluginHost: Added a plug-in debugging window showing parameter value and gesture changes 2019-01-16 17:07:01 +00:00
Tom Poole
815c9ee236 Projucer: Fixed an error when attempting to restore non-existent projects 2019-01-16 15:44:57 +00:00
Tom Poole
7908f0cdd0 Re-saved all projects 2019-01-15 16:41:38 +00:00
Tom Poole
a7048275d7 Projucer: Write .xcsettings files using tabs 2019-01-15 16:36:45 +00:00
ed
497ac0bea3 Projucer: Prevent unnecessary ChangeListener callbacks in HeaderComponent 2019-01-14 11:12:53 +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
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
9c7273e8aa Projucer: Made it possible to set the VST (legacy) global search path from the command line 2019-01-10 12:13:18 +00:00
ed
52bdaf0746 Re-saved all projects 2019-01-09 14:35:58 +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
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
7f4b094018 Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder 2018-12-13 10:12:50 +00:00
ed
2e3a41cbb1 Re-saved all projects 2018-12-10 09:55:35 +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
e79941ca57 Changed the manufacturer name of the internal plug-in host nodes 2018-12-06 16:05:14 +00:00
Tom Poole
f86045e952 Re-saved all projects 2018-12-06 14:08:24 +00:00
Tom Poole
d06a2b8c13 Fixed compatibility with GCC 4.8 2018-12-06 10:45:23 +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
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
f547c13dcb Projucer: Removed the juce_video module from the list of defaults 2018-11-29 12:14:15 +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
a02b37a68d Re-saved all projects 2018-11-28 15:34:47 +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
3948e56486 Re-saved all projects 2018-11-28 15:28:59 +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
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
ed
9ade3b30d5 Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 2018-11-16 16:59:52 +00:00
Lukasz Kozakiewicz
de8d029cfe Update Android project template to have recommended default values 2018-11-14 18:21:36 +01:00
ed
6f12e99f3d Re-saved all projects 2018-11-14 14:07:05 +00:00
ed
47f607c2d3 Projucer: Allow dynamic library targets in the iOS exporter 2018-11-13 14:54:53 +00:00
hogliux
1cf973ff32 Re-saved all projects 2018-11-13 12:34:26 +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