reuk
f27a7c7712
CMake: Fix CMake bug which caused incorrect plugin manufacturer code to be generated
...
Please see the breaking changes doc for details.
2020-10-21 15:41:03 +01:00
reuk
43371ada1a
CMake: Ensure icon is used for standalone plugin targets on iOS
2020-10-20 10:16:13 +01:00
Tom Poole
00eab6aa4b
Re-saved all projects
2020-10-14 13:00:08 +01:00
Tom Poole
c35bb61c8d
Bump version number to 6.0.4
2020-10-14 11:40:30 +01:00
ed
e043408224
Projucer: Fixed a keyboard focus issue with project messages
2020-10-06 15:39:47 +01:00
ed
d5497ab01a
Projucer: Don't trigger background version check when it has been explicitly disabled
2020-10-06 15:39:47 +01:00
Tom Poole
c54b8ef3ae
Re-saved all projects
2020-10-05 18:42:02 +01:00
Tom Poole
73d1a1ff45
Bump version number to 6.0.3
2020-10-05 18:33:04 +01:00
Tom Poole
d0ed3e3d0f
Re-saved all projects
2020-10-05 17:10:16 +01:00
Tom Poole
c9aba7f613
Bump version number to 6.0.2
2020-10-05 17:05:28 +01:00
ed
5f0706ec0e
Projucer: Add Xcode subprojects using relative paths
2020-10-05 10:19:21 +01:00
reuk
857ee66b39
CMake: Fix folder naming issue which would cause VS2015 to complain when loading projects
2020-10-02 17:25:58 +01:00
reuk
476924d581
CMake: Avoid including quotation marks in JucePlugin_CFBundleIdentifier
2020-10-02 15:46:37 +01:00
reuk
f51db729c0
CMake: Add explicit check for atomic lib, and link it if necessary
2020-09-24 12:52:45 +01:00
reuk
71c650097e
CMake: Add support for the searchpaths module configuration option
2020-09-22 11:31:28 +01:00
reuk
f5fb04a908
CMake: Add new PLUGIN_NAME option which allows setting the plugin name independently of the PRODUCT_NAME
2020-09-22 11:31:27 +01:00
reuk
c3b53425ad
CMake: Ensure that AU resource forks are copied correctly when building with CMake
2020-09-22 11:31:27 +01:00
ed
1870e2d5fd
Projucer: Use RelativePath for querying file extensions in Xcode exporter to correctly handle cross-platform paths
2020-09-07 15:51:56 +01:00
reuk
3c60312e53
Projucer: Fix bug in isPluginClientSource
2020-09-04 10:22:56 +01:00
reuk
8baf7a6b5d
Projucer: Ensure module sources are added to the correct target
...
Fixes an issue where module sources with names including `_Standalone_`, `_AU_`
etc. were added to the target for that plugin format, instead of being added to
the shared code target.
2020-09-03 18:36:30 +01:00
reuk
6b1b4cf7f6
CMake: Add option to enable module source groups in IDE projects
2020-09-02 12:09:43 +01:00
reuk
9d5bf9c43c
CMake: Get rid of unused build/install generator expressions in juce_add_module
2020-09-02 10:21:30 +01:00
ed
268ac3d5c8
Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform
2020-08-27 14:14:14 +01:00
ed
333f98d204
Squashed some compiler warnings with -Wmissing-prototypes enabled
2020-08-27 14:13:58 +01:00
ed
e1282f285d
Projucer: Fixed a typo
2020-08-25 13:20:43 +01:00
ed
8020c3420a
Re-saved all projects
2020-08-25 11:12:31 +01:00
ed
d677fd6264
Projucer: Added PCH support for Xcode and Visual Studio exporters
2020-08-25 11:12:23 +01:00
ed
349b9c1e70
Re-saved all projects
2020-08-20 18:10:21 +01:00
ed
0335d43b58
Projucer: Specify standard LTCG instead of incremental (fast) in the VS link options to get rid of warning about not compiling with function-level linkage
2020-08-20 18:10:21 +01:00
ed
f9e6030f85
Re-saved all projects
2020-08-14 16:07:21 +01:00
ed
b196855b37
Projucer: Fixed some warnings in the latest Xcode
2020-08-14 16:07:21 +01:00
ed
ad0e7b829f
Projucer: Add missing module dependencies when creating new projects
2020-08-12 17:02:44 +01:00
Tom Poole
6f22faf29d
Linux: Fixed a bug setting the VST3 plug-in bundle arch dir
2020-08-05 15:40:23 +01:00
Tom Poole
816d7cf826
Re-saved all projects
2020-08-03 17:06:14 +01:00
reuk
6f50d36b00
Projucer: Fix bug where the small icon was used to generate xcassets
2020-08-03 15:06:20 +01:00
reuk
14eebfb85a
Projucer: Write correct icon format in Codeblocks exporter
2020-07-29 11:08:22 +01:00
reuk
75702b839e
CMake: Fix bug where binarydata dependencies were misnamed
2020-07-29 10:57:30 +01:00
ed
a3af3a5381
Projucer: Disable project saving when file modification warning is showing
2020-07-28 15:23:31 +01:00
ed
f916fb42c2
Projucer: Run post-export script after saving project file
2020-07-21 18:12:26 +01:00
ed
450ac8ade5
Projucer: Don't assert when no icons are specified in Code::Blocks exporter
2020-07-21 15:50:51 +01:00
ed
6a9f9cd550
Projucer: Updated CLion and Linux Code::Blocks exporter code for optional webkit and gtk packages
2020-07-21 15:50:14 +01:00
ed
f0c90e4c12
Removed some unnecessary isOnTouchDevice() checks in the AudioPluginHost
2020-07-20 17:13:17 +01:00
Tom Poole
31613e8e7d
Support Metal shaders in modules
2020-07-17 11:39:12 +01:00
ed
6a01abbc41
Projucer: Tidy up
2020-07-14 12:51:07 +01:00
ed
1afbbe5417
Projucer: Made the plug-in client file target type check a bit more robust
2020-07-14 10:10:09 +01:00
ed
3de4fab219
Projucer: Synchronise access to EnabledModuleList state
2020-07-10 19:05:36 +01:00
ed
7ce8cc32e9
Projucer: Open example files in new window
2020-07-08 17:08:32 +01:00
ed
9bc5cb8c08
Projucer: Support opening multiple files from macOS and don't re-open all last open project windows if started from a file open
2020-07-08 17:08:32 +01:00
ed
916bba55b0
Projucer: Check if jucerFormatVersion has changed before setting
2020-07-08 11:02:55 +01:00
reuk
8e19473b52
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones
2020-07-08 09:58:01 +01:00