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 |
|
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 |
|
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
|
43d5e03a84
|
Projucer: Minor layout fix
|
2020-05-13 12:18:13 +01:00 |
|
reuk
|
092bc44413
|
MinGW: Fix windows/gcc warnings
|
2020-05-11 11:28:28 +01:00 |
|
ed
|
7372531964
|
Projucer: Fixed a typo in the iOS orientation settings
|
2020-05-07 08:52:07 +01:00 |
|
reuk
|
c357a32226
|
Projucer: Avoid dynamic initialization warning
|
2020-05-05 12:28:47 +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
|
720801219a
|
Projucer: Ensure that app is fully initialised before opening windows
|
2020-04-30 16:49:32 +01:00 |
|
ed
|
f60ca1fb8d
|
Whitespace
|
2020-04-30 16:49:23 +01:00 |
|
ed
|
c3825b5aa1
|
Projucer: Made the --tidy-whitespace command a bit more robust
|
2020-04-30 16:49:00 +01:00 |
|
ed
|
2eb14258c7
|
Projucer: Create plug-in binary destination directory before copying
|
2020-04-29 11:07:56 +01:00 |
|
ed
|
35e8be4dfe
|
Projucer: Ignore examples/CMake directory when building examples menu
|
2020-04-28 12:41:49 +01:00 |
|
reuk
|
4292a38327
|
Cleanup: Add some missing explicit constructors
|
2020-04-27 10:22:06 +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 |
|
ed
|
b8d57b3dbe
|
Projucer: Removed check for new JUCE versions when running from the command line
|
2020-04-23 16:36:10 +01:00 |
|
ed
|
24ea3d4e8b
|
Projucer: Added timeouts to license query web requests
|
2020-04-23 16:36:10 +01:00 |
|
ed
|
7114f07b6f
|
Projucer: Added timeouts to version checker web requests
|
2020-04-23 16:36:10 +01:00 |
|
ed
|
0b35e9a841
|
Projucer: Added juce:: namespace to the auto-generated GUI editor code
|
2020-04-23 16:36:10 +01:00 |
|
ed
|
98ab75157a
|
Projucer: Fixed a bug in the previous commit
|
2020-04-23 16:35:53 +01:00 |
|
ed
|
6ce02ad35f
|
Projucer: Fixed a crash when creating new projects without using global paths and hide UI elements correctly when closing projects
|
2020-04-22 11:04:23 +01:00 |
|
Tom Poole
|
a5aea2006d
|
Projucer: Only updated saved state on content change
|
2020-04-20 16:28:12 +01:00 |
|
ed
|
49c500669b
|
Projucer: Updated GitHub URL
|
2020-04-17 16:05:20 +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
|
cf93f79cc8
|
Projucer: Removed sign-in
|
2020-04-17 14:20:56 +01:00 |
|
ed
|
9d69018d97
|
Projucer: Removed app reporting
|
2020-04-17 14:16:21 +01:00 |
|
ed
|
de23ef7b1f
|
Projucer: Removed analytics
|
2020-04-17 14:15:44 +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 |
|
ed
|
0075208fb4
|
Projucer: Moved some project initialisation from the Project constructor into its loadDocument() method after the projectRoot has been set
|
2020-04-17 14:14:16 +01:00 |
|
ed
|
d179e67052
|
Projucer: Removed GUI dependencies on Linux
|
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
|
8433c098b9
|
MIDI: Add Midi Logger plugin demo PIP
We also build this into the AudioPluginHost, as a convenient way to
check the midi outputs of plugins and devices.
|
2020-04-16 12:18:46 +01:00 |
|