reuk
23e621f26e
Projucer: Add BOM when writing VS solution files
Without the BOM, VS assumes UTF-8 strings (subproject file names etc.)
are ansi-encoded.
3 years ago
Tom Poole
8cc0d12fb3
Separate C and C++ recommended warning flags
3 years ago
Tom Poole
6f4618f9bc
Re-save all projects
3 years ago
Tom Poole
1c7dc0b053
Re-save all projects
3 years ago
reuk
b30d6b0714
AudioPluginHost: Avoid calling repaint inside parameter change callbacks
3 years ago
Tom Poole
b501feefdf
Re-save all projects
3 years ago
Tom Poole
6542446594
Update the JUCE logo
3 years ago
Tom Poole
3833c6d207
Re-save all projects
3 years ago
ed
63f2a7c30c
Re-saved all projects
3 years ago
ed
7ab0c9812a
Re-saved all projects
3 years ago
ed
ff935c5103
Re-saved all projects
3 years ago
Tom Poole
51645be3f6
AudioPluginHost: Remove unused binary data
3 years ago
ed
d394c770c9
Re-saved all projects
3 years ago
ed
f38f721794
Re-saved all projects
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.
4 years ago
ed
b41b80ed7c
Re-saved all projects
4 years ago
ed
0efe902b59
Android: Add examples/Assets to "Extra Android Assets" to fix AUv3Synth internal plug-in sample loading
4 years ago
ed
37eb70d676
Re-saved all projects
4 years ago
ed
c0f18670f4
Re-saved all projects
4 years ago
ed
430ffd4b96
Re-saved all projects
4 years ago
ed
dda48ebec3
Re-saved all projects
4 years ago
ed
dc4a9c5e40
Re-saved all projects
4 years ago
ed
6e82569c24
Re-saved all projects
4 years ago
Tom Poole
d3248a5f66
Re-saved all projects
4 years ago
Tom Poole
70250dd0c1
Projucer: Added on option to select the macOS application category
4 years ago
reuk
9549f8c95e
AudioPluginHost: Try to find matching plugins by uniqueId if loading initially fails
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
Tom Poole
9492b361b9
Re-saved all projects
4 years ago
reuk
432cd793d7
AudioPluginHost: Avoid drawing in unsafe areas of the screen on mobile
4 years ago
reuk
de278cf555
AudioPluginHost: Allow resizing plugins from the host, and increase border size on mobile
The increased border size should make it slightly less fiddly to tap on
the window border.
4 years ago
reuk
bc660e8218
AudioPluginHost: Avoid creating editor if hasEditor returns false
4 years ago
Tom Poole
3a8db2f04d
Re-saved all projects
4 years ago
Tom Poole
0e599bea06
Re-saved all projects
4 years ago
ed
8500f40b95
AudioPluginHost: Only auto-scale VST plug-in windows
4 years ago
ed
3a0af69eff
AudioPluginHost: Added an application-level setting for scaling plug-ins on Windows
4 years ago
ed
7b6d6d55cb
AudioPluginHost: Fixed backwards compatibility with old internal plug-in names
4 years ago
reuk
b1917085db
AudioProcessor: Update listener callback with change details
4 years ago
ed
271a9cd7a4
Re-saved all projects
4 years ago
ed
5b432431fd
Re-saved all projects
4 years ago
reuk
3baaad8b5b
XmlElement: Update loops to use new iterators
4 years ago
Tom Poole
cfefaf0acf
Re-saved all projects
4 years ago
Tom Poole
932b2e0209
Re-saved all projects
4 years ago
Tom Poole
8a23d0caaa
Re-saved all projects
4 years ago
Tom Poole
89fc0124e5
Re-saved all projects
4 years ago
ed
72695f91c7
Re-saved all projects
4 years ago
Tom Poole
d9b2a61454
Re-saved all projects
4 years ago
ed
697b7ff705
Re-saved all projects
4 years ago
ed
d236c882cb
Re-saved all projects
4 years ago