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
|
2fb19ffd8f
|
Fix some LLVM 17 compiler warnings
|
2023-09-25 11:21:11 +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 |
|
Oli
|
b918fd3159
|
AudioProcessorGraph: Fix MIDI channel bug and graph execution modification
MIDI only plugins are no longer provided valid audio buffers
Graph nodes are only executed when they have active connections
|
2022-03-28 20:47:30 +01:00 |
|
reuk
|
3fe0716684
|
Examples: Update plugins to specify new versionHint on parameters
|
2022-03-03 13:47:05 +00: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 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
f20b93a458
|
AudioPluginHost: Include example plugins in project
This change adds the examples from `examples/Plugins` to the
AudioPluginHost, surfacing them as 'internal' plugins in the popup menu.
|
2020-04-16 12:18:46 +01:00 |
|
reuk
|
eae9a10944
|
MidiBuffer: Add iterator compatible with C++11 range-for
|
2020-04-13 13:16:06 +01:00 |
|
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
2020-04-13 12:10:11 +01:00 |
|
reuk
|
bbd2184e3b
|
Demos: Fix some build issues in demos with more warnings enabled
|
2020-03-20 14:28:36 +00:00 |
|
ed
|
e45b1d9924
|
Updated the VS exporter of example projects to VS2019
|
2019-06-03 17:16:47 +01:00 |
|
jules
|
15567c7150
|
Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window
|
2019-05-29 17:13:06 +01:00 |
|
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
2018-06-27 11:37:27 +01:00 |
|
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
2018-03-26 09:58:54 +01:00 |
|
ed
|
5507801dfd
|
Add all PIP examples
|
2018-03-15 12:10:34 +00:00 |
|