ed
b7e28541ca
Replaced deprecated Displays methods
4 years ago
Tom Poole
336398893d
Projucer: Deprecate the CLion exporter
4 years ago
ed
2f098c16d0
Projucer: Fixed incorrect Xcode property in the CLion exporter
4 years ago
Tom Poole
00eab6aa4b
Re-saved all projects
4 years ago
Tom Poole
c35bb61c8d
Bump version number to 6.0.4
4 years ago
ed
e043408224
Projucer: Fixed a keyboard focus issue with project messages
4 years ago
ed
d5497ab01a
Projucer: Don't trigger background version check when it has been explicitly disabled
4 years ago
Tom Poole
c54b8ef3ae
Re-saved all projects
4 years ago
Tom Poole
73d1a1ff45
Bump version number to 6.0.3
4 years ago
Tom Poole
d0ed3e3d0f
Re-saved all projects
4 years ago
Tom Poole
c9aba7f613
Bump version number to 6.0.2
4 years ago
ed
5f0706ec0e
Projucer: Add Xcode subprojects using relative paths
4 years ago
ed
1870e2d5fd
Projucer: Use RelativePath for querying file extensions in Xcode exporter to correctly handle cross-platform paths
4 years ago
reuk
3c60312e53
Projucer: Fix bug in isPluginClientSource
4 years ago
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.
4 years ago
ed
268ac3d5c8
Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform
4 years ago
ed
333f98d204
Squashed some compiler warnings with -Wmissing-prototypes enabled
4 years ago
ed
e1282f285d
Projucer: Fixed a typo
4 years ago
ed
8020c3420a
Re-saved all projects
4 years ago
ed
d677fd6264
Projucer: Added PCH support for Xcode and Visual Studio exporters
4 years ago
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
4 years ago
ed
f9e6030f85
Re-saved all projects
4 years ago
ed
b196855b37
Projucer: Fixed some warnings in the latest Xcode
4 years ago
ed
ad0e7b829f
Projucer: Add missing module dependencies when creating new projects
4 years ago
Tom Poole
6f22faf29d
Linux: Fixed a bug setting the VST3 plug-in bundle arch dir
4 years ago
Tom Poole
816d7cf826
Re-saved all projects
4 years ago
reuk
14eebfb85a
Projucer: Write correct icon format in Codeblocks exporter
4 years ago
ed
a3af3a5381
Projucer: Disable project saving when file modification warning is showing
4 years ago
ed
f916fb42c2
Projucer: Run post-export script after saving project file
4 years ago
ed
450ac8ade5
Projucer: Don't assert when no icons are specified in Code::Blocks exporter
4 years ago
ed
6a9f9cd550
Projucer: Updated CLion and Linux Code::Blocks exporter code for optional webkit and gtk packages
4 years ago
Tom Poole
31613e8e7d
Support Metal shaders in modules
5 years ago
ed
6a01abbc41
Projucer: Tidy up
4 years ago
ed
1afbbe5417
Projucer: Made the plug-in client file target type check a bit more robust
4 years ago
ed
3de4fab219
Projucer: Synchronise access to EnabledModuleList state
4 years ago
ed
7ce8cc32e9
Projucer: Open example files in new window
4 years ago
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
4 years ago
ed
916bba55b0
Projucer: Check if jucerFormatVersion has changed before setting
4 years ago
reuk
8e19473b52
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones
4 years ago
reuk
7fe7104eea
Projucer: Fix gcc 10 warnings
4 years ago
reuk
2022407f97
Projucer: Add a VALID_ARCHS property to the Xcode exporter
4 years ago
reuk
aabae18b0a
Projucer: Add new macOS SDKs
4 years ago
ed
67a9a76f24
Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten
4 years ago
ed
d9460f11c2
Re-saved all projects
4 years ago
ed
6aeb9d7dda
Bump version number to 6.0.1
4 years ago
ed
91d9679f0b
Projucer: Removed old jucerVersion property from .jucer file root and added jucerFormatVersion property for indicating changes to .jucer file format not tied to JUCE version
4 years ago
ed
3411ea56f5
Projucer: Fixed some over-escaping in the CLion exporter
4 years ago
ed
819ccc08ca
Projucer: Escape VST plug-in target names correctly in generated makefile
4 years ago
ed
6973f850d7
Projucer: Fixed upgrade message
4 years ago
ed
baa5400672
Projucer: Fixed some namespace issues in the GUI editor
4 years ago