Tom Poole
|
8a6e1980d0
|
Bump version number to 6.1.4
|
3 years ago |
reuk
|
44404508fe
|
Bump version number to 6.1.3
|
3 years ago |
reuk
|
b5064f361f
|
HostedAudioProcessorParameter: Extract from AudioPluginInstance
|
3 years ago |
Tom Poole
|
bc75010116
|
Bump version number to 6.1.2
|
3 years ago |
Tom Poole
|
5109e30c6f
|
Bump version number to 6.1.1
|
3 years ago |
Tom Poole
|
46fe3789fc
|
Bump version number to 6.1.0
|
3 years ago |
Tom Poole
|
78be43888e
|
Update the minimum C++ standard to C++14
|
3 years ago |
reuk
|
bfb521b610
|
AudioProcessorEditor: Allow showing a host-provided parameter menu in VST3 plugins
|
4 years ago |
reuk
|
63a40188d9
|
AudioProcessor: Add extensions API for VST3 clients
|
3 years ago |
reuk
|
442369bd6b
|
AudioPluginInstance: Add new API to query properties of hosted plugins
|
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
|
4c58e50f2e
|
Bump version number to 6.0.8
|
4 years ago |
reuk
|
c7feb75b97
|
PluginHostType: Use the name of the bridged hosting process to determine host
This patch also moves PluginHostType into juce_audio_processors in order
to allow hiding of function implementations.
|
4 years ago |
Tom Poole
|
2553336f45
|
Bump version number to 6.0.7
|
4 years ago |
Tom Poole
|
25dccd53c0
|
Bump version number to 6.0.6
|
4 years ago |
Tom Poole
|
5929103a29
|
Bump version number to 6.0.5
|
4 years ago |
Tom Poole
|
c35bb61c8d
|
Bump version number to 6.0.4
|
4 years ago |
Tom Poole
|
73d1a1ff45
|
Bump version number to 6.0.3
|
4 years ago |
Tom Poole
|
c9aba7f613
|
Bump version number to 6.0.2
|
4 years ago |
ed
|
6aeb9d7dda
|
Bump version number to 6.0.1
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
67925d384f
|
Updated main README with CMake support info and changed docs extension from .txt to .md
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
ed
|
6610a1959f
|
Added JUCE_CUSTOM_VST3_SDK flag to juce_audio_processors
|
5 years ago |
reuk
|
748d0e203f
|
APVTS: Refactor the parameter attachment classes
|
5 years ago |
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
5 years ago |
Tom Poole
|
ef1eacccd3
|
Bump version number to 5.4.6
|
5 years ago |
ed
|
b45ce09235
|
Standardised the licensing whitespace in module headers
|
5 years ago |
ed
|
4583baf277
|
Bump version number to 5.4.5
|
5 years ago |
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
5 years ago |
ed
|
6722194260
|
Bump version number to 5.4.3
|
6 years ago |
Tom Poole
|
e3ebe5aed1
|
Bump version number to 5.4.2
|
6 years ago |
ed
|
6d39f01793
|
Bump version number to 5.4.1
|
6 years ago |
ed
|
0b8fcc7a15
|
Bump version number to 5.4.0
|
6 years ago |
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
6 years ago |
reuk
|
1f63493031
|
Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses
|
6 years ago |
Tom Poole
|
7e1db1aa4f
|
Added plug-in parameter groups
|
6 years ago |
ed
|
2d79cc78c0
|
Bump version number to 5.3.2
|
7 years ago |
ed
|
f69b9eb884
|
Add a config flag to juce_audio_processors for enabling LADSPA plugin hosting and enable it in AudioPluginHost
|
7 years ago |
Noah Dayan
|
1a31c86f39
|
Bump version number to 5.3.1
|
7 years ago |
ed
|
262dff8854
|
Bump version number to 5.3.0
|
7 years ago |
ed
|
fa0f7a4281
|
Bump version number to 5.2.1
|
7 years ago |
ed
|
dbb2f620b4
|
Bump version number to 5.2.0
|
7 years ago |
tpoole
|
0ae8aa812c
|
Bump version number to 5.1.2
|
7 years ago |
tpoole
|
849f9e8f4a
|
Removed a duplicate module configuration parameter
|
7 years ago |
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |