attila
17d81f9c1d
Fix assertion for unmodified ARA plugin projects
Co-authored-by: Tatsuya Shiozawa <shio.tatsu99@gmail.com>
1 year ago
Tom Poole
2fb19ffd8f
Fix some LLVM 17 compiler warnings
1 year ago
reuk
39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API
2 years ago
Tom Poole
2ec861d99e
Update licensing banners to JUCE 7
3 years ago
attila
31b2a86559
Projucer: Add ARA support
3 years ago
Tom Poole
dea3fe60e4
Update copyright banners
3 years ago
ed
fdcdda3463
Projucer: Update to ValueTreePropertyWithDefault class
3 years ago
ed
24910cc4b4
Fix GCC Wshadow warnings
3 years ago
ed
551d7b9c5b
Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
- Add AlertWindow::show() and showAsync() methods that take a MessageBoxOptions argument
- Add NativeMessageBox::show() and showAsync() methods that take a MessageBoxOptions argument
- Update the DialogsDemo to demonstrate the new methods
- Deprecate AlertWindow::showNativeDialogBox() in favour of the NativeMessageBox methods
- Pass button strings specified in MesssageBoxOptions to native dialog boxes correctly
- Use modern TaskDialog on Windows for the native dialog box where available
3 years ago
Tom Poole
fe4ba9071b
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
See BREAKING-CHANGES.txt for more details.
3 years ago
ed
69085b2a61
Projucer: Accessibility updates
4 years ago
reuk
041da08474
VST3: Add a new PluginDescription::uniqueId field
4 years ago
reuk
241bb8d430
VST3 Host: Add cross-platform-compatible VST3 uid hash
4 years ago
ed
b828830af8
Projucer: Added some spacing between options in the new project window to prevent overlap on Windows hiDPI screens
4 years ago
ed
f46b60280e
Projucer: Don't set `makeCamelCase` argument when creating plug-in template class name
4 years ago
ed
ad0e7b829f
Projucer: Add missing module dependencies when creating new projects
4 years ago
reuk
7fe7104eea
Projucer: Fix gcc 10 warnings
4 years ago
ed
009d685179
Updated all license headers
4 years ago
ed
d7f44a9cf5
Projucer: Updated licence code to JUCE 6
4 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