1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

3263 commits

Author SHA1 Message Date
reuk
8e19473b52
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones 2020-07-08 09:58:01 +01:00
reuk
7fe7104eea
Projucer: Fix gcc 10 warnings 2020-07-08 09:58:01 +01:00
reuk
2022407f97
Projucer: Add a VALID_ARCHS property to the Xcode exporter 2020-07-08 09:58:01 +01:00
reuk
cd234565d7
CMake: Fix issue where icons were not applied under the Xcode generator 2020-07-08 09:58:01 +01:00
reuk
aabae18b0a
Projucer: Add new macOS SDKs 2020-07-08 09:58:01 +01:00
reuk
d8c3124a46
CMake: Fix xcode paths in rez commandline 2020-07-08 09:58:00 +01:00
ed
d9460f11c2 Re-saved all projects 2020-07-07 12:52:00 +01:00
ed
6aeb9d7dda Bump version number to 6.0.1 2020-07-07 12:47:58 +01:00
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 2020-07-07 12:39:25 +01:00
ed
3411ea56f5 Projucer: Fixed some over-escaping in the CLion exporter 2020-07-06 14:10:49 +01:00
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.
2020-07-06 11:00:15 +01:00
ed
819ccc08ca Projucer: Escape VST plug-in target names correctly in generated makefile 2020-07-03 14:09:24 +01:00
ed
6973f850d7 Projucer: Fixed upgrade message 2020-07-02 11:03:51 +01:00
ed
baa5400672 Projucer: Fixed some namespace issues in the GUI editor 2020-07-02 11:03:51 +01:00
ed
0d26cf8e46 Re-saved all projects 2020-07-02 10:14:14 +01:00
ed
8e17e1e1c2 Projucer: Bump android gradle and plugin versions 2020-07-01 19:12:17 +01:00
ed
d1bfb83fa4 Projucer: Fixed a bug causing GUI editor code written with older Projucer versions to be overwritten 2020-07-01 11:22:27 +01:00
reuk
2d103ce8f2 Projucer: Fix gcc 4.8 build issue 2020-07-01 10:00:43 +01:00
reuk
013fd5e5d6 juce6: Update some referenes to JUCE 5 in docstrings 2020-07-01 10:00:43 +01:00
reuk
394c4fd475 Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
reuk
ac2d7ee272 Clang: Fix build errors when using a recent clang-cl 2020-07-01 10:00:43 +01:00
reuk
ab6c407b9f CMake: Fix lto flag when building with clang-cl 2020-07-01 10:00:43 +01:00
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.
2020-06-30 17:40:54 +01:00
reuk
eaf2dd5ef8 CMake: Fix error when specifying multi-item VST3_CATEGORIES 2020-06-30 17:40:54 +01:00
ed
159a274a03 Projucer: Added a more helpful message for incompatible licenses 2020-06-30 17:33:34 +01:00
ed
009d685179 Updated all license headers 2020-06-29 08:30:22 +01:00
ed
67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 2020-06-29 08:30:00 +01:00
ed
0d410ef3e6 Projucer: Updated projucerMajorVersion to use ProjectInfo::versionNumber 2020-06-29 08:27:39 +01:00
ed
964d497d6c Projucer: Removed some unused files 2020-06-29 08:27:28 +01:00
ed
d08c26e94d Projucer: Only load the live-build .dll when it's enabled 2020-06-24 16:41:44 +01:00
ed
d7f44a9cf5 Projucer: Updated licence code to JUCE 6 2020-06-23 14:20:10 +01:00
ed
aa200ffeac Projucer: Fixed some errors when building the live-build engine dll 2020-06-23 14:18:42 +01:00
ed
5d9f9879c4 Projucer: Updated licence/account URLs to juce.com 2020-06-22 16:19:00 +01:00
ed
87fcf2f353 Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview 2020-06-12 14:21:01 +01:00
ed
6814cc0b8d Projucer: Fixed exporter name not being written to console when saving via the cmd line 2020-06-11 12:17:17 +01:00
ed
eb671a6809 Projucer: Fixed default avatar image 2020-06-10 19:34:07 +01:00
ed
3536cf969f Projucer: Only close window if one was opened when creating a project from clipboard contents 2020-06-08 16:02:00 +01:00
ed
b5214a341e Normalised lambda whitespace 2020-06-05 09:37:56 +01:00
ed
d510b73cdf Normalised all whitespace before args in std::function 2020-06-05 09:37:49 +01:00
ed
3283f2224a Projucer: Added new start page window 2020-06-04 14:52:29 +01:00
reuk
b6b8809eec
CMake: Update pip templates with explicit namespaces 2020-06-02 17:52:54 +01:00
reuk
f79c49a171
CMake: Make IDE folder structure mirror disk structure 2020-06-01 17:54:12 +01:00
reuk
074f5077fc
Docs: Fix references to docs/CMake API.txt 2020-06-01 13:40:08 +01:00
ed
246ace8913 Projucer: Use sign in/out instead of log in/out 2020-05-29 17:04:29 +01:00
ed
de1ce15260 Projucer: Don't overwrite project C++ standard with old exporter value if it has been set 2020-05-27 09:51:51 +01:00
ed
991ff626e1 Projucer: Add all format-specific plug-in files in juce_audio_plugin_client to correct targets in Visual Studio 2020-05-22 17:36:07 +01:00
ed
257e5e579b Projucer: Removed unused function 2020-05-22 16:46:52 +01:00
reuk
6688bbf08c
CMake: Stop automatically linking juce_audio_plugin_client to plugin targets
This change gives projects more flexibility to e.g. pre-build
juce_audio_plugin_client into a staticlib and to reuse it in several
targets.
2020-05-20 11:08:59 +01:00
ed
7ee2af23fc Projucer: Fixed live-build when app config is disabled 2020-05-20 10:24:31 +01:00
reuk
fca3429e6e
DSP: Update convolution 2020-05-15 18:06:03 +01:00