reuk
768c2f6db1
Projucer: Add armv8 option for makefile exporter
2021-04-28 16:55:21 +01:00
ed
c0bcba8d71
Projucer: Only update module list on change
2021-04-27 15:56:01 +01:00
ed
94ac07cd73
Projucer: Fixed a potential crash in JucerTreeViewBase when dereferencing a deleted pointer to the underlying TreeViewItem
2021-04-27 15:56:01 +01:00
ed
a9844e1b9f
Projucer: Correctly handle Xcode frameworks containing spaces
2021-04-22 18:21:38 +01:00
Tom Poole
d3248a5f66
Re-saved all projects
2021-04-19 17:33:31 +01:00
Tom Poole
70250dd0c1
Projucer: Added on option to select the macOS application category
2021-04-19 17:31:04 +01:00
Tom Poole
f900581605
Projucer: Do a breadth first search for modules
2021-04-19 14:02:54 +01:00
ed
a483fb58ee
Projucer: Set pdb filename to match pdb output file to workaround broken VS2019 copy step
...
When building a static library, VS2019 replaces the generated link pdb file with the one created during compilation due to a broken copy step in Microsoft.CppCommon.targets. This workaround generates the pdb in the output directory so the copy step is skipped.
2021-04-19 08:58:05 +01:00
ed
060f96ae7c
Projucer: Generate consistent Xcode projects when saving on Windows
2021-04-12 17:16:33 +01:00
reuk
041da08474
VST3: Add a new PluginDescription::uniqueId field
2021-04-07 15:14:20 +01:00
ed
282ad8fa9c
Projucer: Fixed a bug escaping Xcode project settings starting or ending with quotes
2021-04-06 10:58:17 +01:00
Tom Poole
60e13bec0c
Allow use of an external VST3 SDK on BSD
2021-04-01 08:39:25 +01:00
Tom Poole
79fbde7099
Added preliminary support for FreeBSD
2021-03-29 14:16:46 +01:00
reuk
241bb8d430
VST3 Host: Add cross-platform-compatible VST3 uid hash
2021-03-29 11:02:04 +01:00
Tom Poole
9492b361b9
Re-saved all projects
2021-03-26 10:52:57 +00:00
reuk
8c9c3c3ca9
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries
2021-03-24 14:24:53 +00:00
Tom Poole
3a8db2f04d
Re-saved all projects
2021-03-22 09:35:42 +00:00
Tom Poole
4c58e50f2e
Bump version number to 6.0.8
2021-03-22 09:24:48 +00:00
Tom Poole
6efb77bed3
Fixed a bug escaping MTL_HEADER_SEARCH_PATHS in the Xcode exporter
2021-03-15 10:07:53 +00:00
Tom Poole
717774b648
VST3: Fixed the plug-in bundle path on aarch64
2021-03-12 18:02:23 +00:00
Tom Poole
0e599bea06
Re-saved all projects
2021-03-12 16:58:39 +00:00
ed
4ea3053b1c
Projucer: Updated URL::createInputStream() code to use URL::InputStreamOptions
2021-03-12 16:23:59 +00:00
reuk
64b9366e8f
CharacterFunctions: Add new function to move pointer past whitespace
2021-02-18 10:54:29 +00:00
ed
65f2de3def
iOS: Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option
2021-02-05 11:34:39 +00:00
ed
1746d7bc4d
Projucer: Removed a duplicate check in VersionInfo::isNewerVersionThanCurrent()
2021-02-01 10:12:36 +00:00
ed
b8c64bacf4
Projucer: Added missing juce namespace to ToggleButtonHandler generated code in the GUI editor
2021-02-01 10:10:33 +00:00
ed
5b432431fd
Re-saved all projects
2021-01-29 14:22:47 +00:00
ed
0510e22f42
Projucer: Bump LastUpgradeCheck property in Xcode projects
2021-01-29 14:21:05 +00:00
ed
4d566799ee
Projucer: Only add optional Java source sets to Android projects when the module is enabled
2021-01-29 10:56:49 +00:00
reuk
3baaad8b5b
XmlElement: Update loops to use new iterators
2021-01-28 20:14:11 +00:00
Tom Poole
2ef9899818
Projucer: Fixed the inclusion of Xcode subprojects using the new build system
2021-01-27 19:51:43 +00:00
Tom Poole
cfefaf0acf
Re-saved all projects
2021-01-27 19:51:43 +00:00
Tom Poole
882be26069
Projucer: Made the .pbxproj formatting more consistent with that produced by Xcode
2021-01-27 19:51:43 +00:00
Tom Poole
932b2e0209
Re-saved all projects
2021-01-27 11:46:21 +00:00
ed
a6bfcc6427
Projucer: Removed a reference to AppConfig.h (which may or may not be present) in the JUCE_PROJUCER_VERSION warning
2021-01-25 09:16:59 +00:00
Tom Poole
748d477a17
Projucer: Made multiline text input boxes resize to fit their contents
2021-01-20 17:53:34 +00:00
Tom Poole
f125fcf146
Projucer: Fixed a bug fetching JUCE API data
2021-01-19 20:31:37 +00:00
reuk
fac6116441
Projucer: Remove unnecessary const
2021-01-18 12:25:14 +00:00
Tom Poole
8a23d0caaa
Re-saved all projects
2021-01-14 17:26:38 +00:00
Tom Poole
2553336f45
Bump version number to 6.0.7
2021-01-14 17:26:20 +00:00
Tom Poole
89fc0124e5
Re-saved all projects
2021-01-13 16:12:24 +00:00
Tom Poole
25dccd53c0
Bump version number to 6.0.6
2021-01-13 16:06:01 +00:00
ed
7014541291
Projucer: Added macOS 11.1 to SDK options
2021-01-07 09:59:26 +00:00
Tom Poole
d9b2a61454
Re-saved all projects
2020-12-18 16:01:48 +00:00
Tom Poole
da07dad30d
Projucer: Bump LastUpgradeCheck property in Xcode projects
2020-12-18 15:58:10 +00:00
reuk
c213796951
Projucer: Fix quote escaping in CodeBlocks exporter
2020-12-15 11:25:56 +00:00
ed
b0c8917430
Projucer: Fixed a bug recalling code editor colour schemes when invoked from the command-line
2020-12-14 12:01:35 +00:00
ed
697b7ff705
Re-saved all projects
2020-12-10 10:14:36 +00:00
ed
6e6f866458
Projucer: Suppress warnings about using the OpenGL framework when using the new build system
2020-12-10 10:14:36 +00:00
ed
1fbde8c505
Projucer: Fixed issues navigating to warnings/errors when using the new Xcode build system
2020-12-10 10:14:36 +00:00