This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4894
Commits
9
Branches
2.6GB
Tree:
45c620a996
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '45c620a996'
${ noResults }
JUCE
/
modules
/
juce_audio_plugin_client
History
jules
c1dbb8684a
Fix for auval fail with parameter strings in plugins with old-style parameter implementations.
10 years ago
..
AAX
Added a few assertions to check plugin parameter ranges.
10 years ago
AU
Fix for auval fail with parameter strings in plugins with old-style parameter implementations.
10 years ago
RTAS
Added some win32 RTAS code to help handle esc and return keys.
10 years ago
Standalone
Fix for StandAloneFilterWindow path saving.
11 years ago
VST
Removed the noTail call in the VST wrapper, which was getting incorrectly set by plugins which reported an unknown tail size of 0
10 years ago
VST3
VST3 fix for some cubase windowing issues.
10 years ago
utility
Avoided some compiler warnings about unused functions.
10 years ago
juce_audio_plugin_client.h
Made sure that the PluginHostType class is included by the audio_plugin_client module
11 years ago
juce_module_info
Version number update
10 years ago