Tom Poole
3833c6d207
Re-save all projects
2021-08-23 10:17:46 +01:00
Tom Poole
46fe3789fc
Bump version number to 6.1.0
2021-08-23 09:55:56 +01:00
ed
962f94837d
Accessibility: Update button labels in AccessibilityDemo to silence Accessibility Inspector audit warnings
2021-08-13 09:36:02 +01:00
ed
63f2a7c30c
Re-saved all projects
2021-08-11 12:01:05 +01:00
ed
7ab0c9812a
Re-saved all projects
2021-07-28 11:44:29 +01:00
ed
00aeb89df8
Accessibility: Add Android Studio and iOS exporters to AccessibilityDemo
2021-07-28 11:44:29 +01:00
ed
ff935c5103
Re-saved all projects
2021-07-28 09:23:24 +01:00
reuk
3c68581567
Use jassertquiet where possible
2021-07-23 10:58:44 +01:00
ed
d394c770c9
Re-saved all projects
2021-07-22 16:33:42 +01:00
ed
f38f721794
Re-saved all projects
2021-07-21 16:34:22 +01:00
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
2021-07-21 16:34:12 +01:00
reuk
3c5f09243a
REAPER Demo: Check opcode index before running embedded UI commands
...
The comment at the top of reaper_plugin_fx_embed.h specifies that the
'index' parameter for the embedded UI feature will always be set to
effEditDraw.
2021-07-14 14:47:55 +01:00
reuk
6ed8065f70
CMake: Support automatic linking of bundled libraries in modules
2021-06-30 17:04:23 +01:00
Tom Poole
fe4ba9071b
Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0
...
See BREAKING-CHANGES.txt for more details.
2021-06-30 13:01:14 +01:00
Tom Poole
e1f855ae6d
Fix a compiler warning in ReaperEmbeddedViewDemo
2021-06-26 07:21:09 +01:00
Tom Poole
a8b059e644
Silence some more compiler warnings in third party headers
2021-06-25 10:06:35 +01:00
Tom Poole
d3b279d0e8
Silence some compiler warnings in third party headers
2021-06-25 09:07:33 +01:00
reuk
f3c65c4cb3
DSPModulePluginDemo: Fix crash in Live due to selecting unsupported bus layout
2021-06-21 19:05:57 +01:00
reuk
22d935ad3e
dsp::IIRFilter: Allow computing filter coefficients without allocating
2021-06-21 19:05:57 +01:00
reuk
3f9e5b4ea0
Demos: Provide a default program name
...
This prevents test failures in the Steinberg VST3 validator.
2021-06-21 19:05:39 +01:00
reuk
72738ccc64
Demos: Fix AudioPluginDemo Steinberg VST3 Validator failure when disabling buses
2021-06-21 19:05:39 +01:00
reuk
7020495a4e
Demos: Avoid assertion in REAPER embedding demo
2021-06-21 19:05:39 +01:00
ed
b41b80ed7c
Re-saved all projects
2021-06-21 18:55:14 +01:00
ed
a1f75dc5cc
AccessibilityDemo: Custom navigation holder
2021-06-21 18:52:08 +01:00
ed
ffd2b122e9
Fixed audio effect selector label visibility in DSPModulePluginDemo
2021-06-21 18:52:07 +01:00
Attila Szarvas
61619ec0d5
SamplerPluginDemo: Use both velocity and pressure to control note volumes
2021-06-16 16:24:12 +00:00
ed
37eb70d676
Re-saved all projects
2021-06-16 10:15:54 +01:00
ed
ef5f2729f1
AccessibilityDemo: Set NavigableComponent as a focus container
2021-06-11 13:50:47 +01:00
ed
35d6b4fa6d
Accessibility Demo: Fixed a bug causing the custom widget actions to always be enabled
2021-06-11 13:50:47 +01:00
reuk
bfb521b610
AudioProcessorEditor: Allow showing a host-provided parameter menu in VST3 plugins
2021-06-11 11:12:35 +01:00
reuk
4b0b245b55
Add new ReaperEmbeddedViewPluginDemo example
2021-06-11 11:12:35 +01:00
ed
c0f18670f4
Re-saved all projects
2021-06-09 16:04:39 +01:00
ed
399dcd9cc7
Revert "DemoRunner: Removed unused define"
...
This reverts commit 271e66fbed .
2021-06-08 08:58:46 +01:00
ed
430ffd4b96
Re-saved all projects
2021-06-07 19:38:29 +01:00
ed
0ff4123189
DemoRunner: Added AccessibilityDemo to demos list
2021-06-07 19:38:29 +01:00
ed
d05cbc29dd
Accessibility: Added AccessibilityDemo to GUI examples
2021-06-07 19:38:29 +01:00
ed
271e66fbed
DemoRunner: Removed unused define
2021-06-07 19:38:29 +01:00
reuk
31a7c62baf
Windows: Fix and suppress some analysis warnings
...
This fixes warnings that are emitted when building with the `-analyze`
flag enabled.
2021-05-26 15:34:26 +01:00
reuk
54423f6583
OpenGL: Add GLEW-inspired dynamic function loading
2021-05-26 11:23:49 +01:00
ed
99d122e4fb
DemoRunner: Don't select demos ListBox row if it has been dismissed
2021-05-26 09:20:59 +01:00
ed
185b1b324b
Added a nested PopupMenu example to WidgetsDemo
2021-05-20 18:24:56 +01:00
reuk
88313c26b6
Resave all projects
2021-05-19 16:53:02 +01:00
reuk
06544850fb
BLOCKS: Remove juce_blocks_basics module
2021-05-19 16:53:01 +01:00
ed
2e5509f401
Use global ApplicationCommandManager in KeyMappingsDemo and MenusDemo when running in DemoRunner
2021-05-17 17:31:15 +01:00
ed
dda48ebec3
Re-saved all projects
2021-05-17 15:10:56 +01:00
Tom Poole
bfdda737a2
Projucer: Removed the live build
2021-05-14 12:54:07 +01:00
ed
dc4a9c5e40
Re-saved all projects
2021-05-10 10:53:14 +01:00
ed
f28acdb48c
Examples/DemoRunner: Accessibility updates
2021-05-10 10:53:14 +01:00
ed
6e82569c24
Re-saved all projects
2021-04-27 11:56:36 +01:00
Tom Poole
d3248a5f66
Re-saved all projects
2021-04-19 17:33:31 +01:00