1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

19 commits

Author SHA1 Message Date
attila
e87d4a52e6 Add VS2026 build to PIP demos 2025-09-18 20:51:02 +02:00
reuk
1f5d09d3fc
PIP: Add missing dependency to plugin PIPs 2025-09-17 12:50:07 +01:00
Tom Poole
94d98a2b10 Update licensing information 2024-04-16 11:39:35 +01:00
Tom Poole
ff0cb4ad5b Use NullCheckedInvocation in more places 2023-10-02 13:40:10 +01:00
Tom Poole
2fb19ffd8f Fix some LLVM 17 compiler warnings 2023-09-25 11:21:11 +01:00
Tom Poole
82f1fd57a4 Fix some compiler warnings 2023-08-29 12:59:09 +01:00
Anthony Nicholls
bcb06af289 Examples: fix Reaper embedded view demo 2023-06-14 12:09:41 +00:00
Anthony Nicholls
61b27097b7 AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
Tom Poole
24e3340a55 Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00
Tom Poole
dea3fe60e4 Update copyright banners 2022-04-04 12:36:32 +01:00
reuk
3fe0716684
Examples: Update plugins to specify new versionHint on parameters 2022-03-03 13:47:05 +00:00
reuk
9fbcedb93e
ReaperEmbeddedViewDemo: Make refcounting slightly more consistent 2021-09-28 14:04:11 +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
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
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
7020495a4e
Demos: Avoid assertion in REAPER embedding demo 2021-06-21 19:05:39 +01:00
reuk
4b0b245b55
Add new ReaperEmbeddedViewPluginDemo example 2021-06-11 11:12:35 +01:00