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

975 commits

Author SHA1 Message Date
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
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
reuk
1fdba480cc JUCE 6: Update version numbers 2020-04-11 15:03:19 +01:00
reuk
327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
Tom Poole
b6a6a7ea26 Projucer: A minor tidyup 2020-04-06 12:09:19 +01:00
ed
18df1b0937 Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code 2020-03-31 18:53:14 +01:00
ed
620383e93c Projucer: Added a setting for enabling and setting the macOS NSAppleEventsUsageDescription plist key 2020-03-31 12:22:07 +01:00
ed
60406a82b4 Projucer: Remove switch-default from recommended GCC compiler warning flags 2020-03-26 16:25:53 +00:00
Tom Poole
f182c49331 Projucer: Fixed a UTF-8 encoding error in Windows resource files 2020-03-26 09:58:09 +00:00
reuk
dddeb1ad68 Build: Fix Xcode 11.4 compatibility issues 2020-03-25 13:10:32 +00:00
ed
a091a29929 Projucer: Cleaned up some exporter code 2020-03-23 09:31:02 +00:00
ed
b29b45e8cd Projucer: undef "linux" when using GCC to fix symbol collision when using the GNU extensions 2020-03-20 18:03:28 +00:00