ed
1afbbe5417
Projucer: Made the plug-in client file target type check a bit more robust
5 years ago
ed
3de4fab219
Projucer: Synchronise access to EnabledModuleList state
5 years ago
ed
7ce8cc32e9
Projucer: Open example files in new window
5 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
5 years ago
ed
916bba55b0
Projucer: Check if jucerFormatVersion has changed before setting
5 years ago
reuk
8e19473b52
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones
5 years ago
reuk
7fe7104eea
Projucer: Fix gcc 10 warnings
5 years ago
reuk
2022407f97
Projucer: Add a VALID_ARCHS property to the Xcode exporter
5 years ago
reuk
cd234565d7
CMake: Fix issue where icons were not applied under the Xcode generator
5 years ago
reuk
aabae18b0a
Projucer: Add new macOS SDKs
5 years ago
reuk
d8c3124a46
CMake: Fix xcode paths in rez commandline
5 years ago
ed
67a9a76f24
Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten
5 years ago
ed
d9460f11c2
Re-saved all projects
5 years ago
ed
6aeb9d7dda
Bump version number to 6.0.1
5 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
5 years ago
ed
3411ea56f5
Projucer: Fixed some over-escaping in the CLion exporter
5 years ago
reuk
e9321bf565
CMake: Fix demos which failed to build on Windows
The PushNotificationsDemo is not supported on Windows, so I've
stopped CMake from configuring it in the first place.
5 years ago
ed
819ccc08ca
Projucer: Escape VST plug-in target names correctly in generated makefile
5 years ago
ed
6973f850d7
Projucer: Fixed upgrade message
5 years ago
ed
baa5400672
Projucer: Fixed some namespace issues in the GUI editor
5 years ago
ed
0d26cf8e46
Re-saved all projects
5 years ago
ed
8e17e1e1c2
Projucer: Bump android gradle and plugin versions
5 years ago
ed
d1bfb83fa4
Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten
5 years ago
reuk
2d103ce8f2
Projucer: Fix gcc 4.8 build issue
5 years ago
reuk
013fd5e5d6
juce6: Update some referenes to JUCE 5 in docstrings
5 years ago
reuk
394c4fd475
Clang: Fix warnings when building with clang 10
5 years ago
reuk
ac2d7ee272
Clang: Fix build errors when using a recent clang-cl
5 years ago
reuk
ab6c407b9f
CMake: Fix lto flag when building with clang-cl
5 years ago
reuk
a3b68f5c60
CMake: Include helper targets, rather than exporting them
This change should mean that if JUCE is installed using one compiler
(e.g. clang) and then consumed in a build that uses a different compiler
(e.g. gcc), the helper targets will use the correct flags for both
compilers.
5 years ago
reuk
eaf2dd5ef8
CMake: Fix error when specifying multi-item VST3_CATEGORIES
5 years ago
ed
159a274a03
Projucer: Added a more helpful message for incompatible licenses
5 years ago
ed
009d685179
Updated all license headers
5 years ago
ed
67925d384f
Updated main README with CMake support info and changed docs extension from .txt to .md
5 years ago
ed
0d410ef3e6
Projucer: Updated projucerMajorVersion to use ProjectInfo::versionNumber
5 years ago
ed
964d497d6c
Projucer: Removed some unused files
5 years ago
ed
d08c26e94d
Projucer: Only load the live-build .dll when it's enabled
5 years ago
ed
d7f44a9cf5
Projucer: Updated licence code to JUCE 6
5 years ago
ed
aa200ffeac
Projucer: Fixed some errors when building the live-build engine dll
5 years ago
ed
5d9f9879c4
Projucer: Updated licence/account URLs to juce.com
5 years ago
ed
87fcf2f353
Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview
5 years ago
ed
6814cc0b8d
Projucer: Fixed exporter name not being written to console when saving via the cmd line
5 years ago
ed
eb671a6809
Projucer: Fixed default avatar image
5 years ago
ed
3536cf969f
Projucer: Only close window if one was opened when creating a project from clipboard contents
5 years ago
ed
b5214a341e
Normalised lambda whitespace
5 years ago
ed
d510b73cdf
Normalised all whitespace before args in std::function
5 years ago
ed
3283f2224a
Projucer: Added new start page window
5 years ago
reuk
b6b8809eec
CMake: Update pip templates with explicit namespaces
5 years ago
reuk
f79c49a171
CMake: Make IDE folder structure mirror disk structure
5 years ago
reuk
074f5077fc
Docs: Fix references to `docs/CMake API.txt`
5 years ago
ed
246ace8913
Projucer: Use sign in/out instead of log in/out
5 years ago