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
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
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
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
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
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
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
ed
8e17e1e1c2
Projucer: Bump android gradle and plugin versions
4 years ago
ed
d1bfb83fa4
Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten
4 years ago
reuk
2d103ce8f2
Projucer: Fix gcc 4.8 build issue
4 years ago
reuk
013fd5e5d6
juce6: Update some referenes to JUCE 5 in docstrings
4 years ago
reuk
394c4fd475
Clang: Fix warnings when building with clang 10
4 years ago
ed
159a274a03
Projucer: Added a more helpful message for incompatible licenses
4 years ago
ed
009d685179
Updated all license headers
4 years ago
ed
0d410ef3e6
Projucer: Updated projucerMajorVersion to use ProjectInfo::versionNumber
4 years ago
ed
964d497d6c
Projucer: Removed some unused files
4 years ago
ed
d08c26e94d
Projucer: Only load the live-build .dll when it's enabled
4 years ago
ed
d7f44a9cf5
Projucer: Updated licence code to JUCE 6
4 years ago