1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
Commit graph

346 commits

Author SHA1 Message Date
ed
5f0706ec0e Projucer: Add Xcode subprojects using relative paths 2020-10-05 10:19:21 +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
ed
e1282f285d Projucer: Fixed a typo 2020-08-25 13:20:43 +01:00
ed
d677fd6264 Projucer: Added PCH support for Xcode and Visual Studio exporters 2020-08-25 11:12:23 +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
b196855b37 Projucer: Fixed some warnings in the latest Xcode 2020-08-14 16:07:21 +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
reuk
14eebfb85a
Projucer: Write correct icon format in Codeblocks exporter 2020-07-29 11:08:22 +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
Tom Poole
31613e8e7d Support Metal shaders in modules 2020-07-17 11:39:12 +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
reuk
2022407f97
Projucer: Add a VALID_ARCHS property to the Xcode exporter 2020-07-08 09:58:01 +01:00
reuk
aabae18b0a
Projucer: Add new macOS SDKs 2020-07-08 09:58:01 +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
ed
819ccc08ca Projucer: Escape VST plug-in target names correctly in generated makefile 2020-07-03 14:09:24 +01:00
ed
8e17e1e1c2 Projucer: Bump android gradle and plugin versions 2020-07-01 19:12:17 +01:00
reuk
013fd5e5d6 juce6: Update some referenes to JUCE 5 in docstrings 2020-07-01 10:00:43 +01:00
ed
009d685179 Updated all license headers 2020-06-29 08:30:22 +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
b5214a341e Normalised lambda whitespace 2020-06-05 09:37:56 +01:00
ed
3283f2224a Projucer: Added new start page window 2020-06-04 14:52:29 +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
ed
7ee2af23fc Projucer: Fixed live-build when app config is disabled 2020-05-20 10:24:31 +01:00
ed
2c81da73f9 Projucer: Removed some older, unsupported iOS version deployment targets 2020-05-15 17:35:16 +01:00
ed
7372531964 Projucer: Fixed a typo in the iOS orientation settings 2020-05-07 08:52:07 +01:00
ed
2a58bf980f Projucer: Fixed some issues flagged by tsan 2020-05-04 17:41:58 +01:00
ed
17622e9139 Projucer: Fixed a bug recalling iOS orientation settings 2020-05-04 17:41:58 +01:00
ed
38c784221e Projucer: Create unique dependency nodes for each plug-in target 2020-04-30 16:49:32 +01:00
ed
2eb14258c7 Projucer: Create plug-in binary destination directory before copying 2020-04-29 11:07:56 +01:00
Tom Poole
6cb75d9d2c Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 2020-04-23 17:30:40 +01:00
Tom Poole
894e7d2bd2 Updated all license headers 2020-04-23 17:30:39 +01:00
Tom Poole
a5aea2006d Projucer: Only updated saved state on content change 2020-04-20 16:28:12 +01:00
ed
fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 2020-04-17 16:05:10 +01:00
ed
6610a1959f Added JUCE_CUSTOM_VST3_SDK flag to juce_audio_processors 2020-04-17 14:21:06 +01:00
ed
9d69018d97 Projucer: Removed app reporting 2020-04-17 14:16:21 +01:00
ed
521c250413 Projucer: Remove custom VST3 path options 2020-04-17 14:14:51 +01:00
ed
74df988e9d Projucer: Added all iOS orientations options 2020-04-17 14:14:41 +01:00
ed
19ef27410e Projucer: Added virtual updateDeprecatedSettings() method to ProjectExporter 2020-04-17 14:14:16 +01:00
reuk
719a491740 Android: Use built-in Oboe 2020-04-16 12:18:49 +01:00
ed
7d1bfb054d Projucer: Added support for building VST3 plug-ins on Linux and added copy step options for all plug-in formats 2020-04-16 12:18:49 +01:00
ed
1c1f74562f Projucer: Don't link to webkit packages 2020-04-16 12:18:49 +01:00
reuk
e7e1de78fa Files: Add RangedDirectoryIterator 2020-04-13 13:16:06 +01:00
reuk
2ca69e8f70 Projucer: Stop requiring JuceHeader to be included in projects 2020-04-13 13:16:05 +01:00
reuk
ece5644a20 CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00