jules
|
7819bd39fc
|
AAX tweak to work around a bug when loading RTAS presets in an AAX.
|
10 years ago |
jules
|
2dc21b670e
|
Removed an old workaround for AAX which has since been fixed in the SDK.
|
10 years ago |
jules
|
b640d965b7
|
Added a few new methods to FloatVectorOperations
|
10 years ago |
jules
|
6682e07fe6
|
Linux VST windowing fix.
|
10 years ago |
jules
|
c1dbb8684a
|
Fix for auval fail with parameter strings in plugins with old-style parameter implementations.
|
10 years ago |
jules
|
aea422609c
|
Avoided some compiler warnings about unused functions.
|
10 years ago |
jules
|
ae8910cbcf
|
Extended the AU wrapper to implement the kAudioUnitProperty_ParameterStringFromValue and kAudioUnitProperty_ParameterValueFromString properties.
|
10 years ago |
jules
|
f7ccb5a5c0
|
Removed the noTail call in the VST wrapper, which was getting incorrectly set by plugins which reported an unknown tail size of 0
|
11 years ago |
jules
|
91b5d77477
|
Version number update
|
11 years ago |
jules
|
b9d317db98
|
Warning fix.
|
11 years ago |
jules
|
50a55b2e9c
|
Avoided a few compiler warnings.
|
11 years ago |
jules
|
52f4d01831
|
Avoided some compiler warnings
|
11 years ago |
jules
|
8cd6c4d2da
|
Added some win32 RTAS code to help handle esc and return keys.
|
11 years ago |
jules
|
20fac5c567
|
Fix for mingw.
|
11 years ago |
jules
|
0d989638cc
|
Version 3.1.0
|
11 years ago |
jules
|
9191455677
|
Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU.
|
11 years ago |
jules
|
7c42fc102a
|
Fixed typo in AU wrapper.
|
11 years ago |
jules
|
2fc0de42f2
|
Made the AU wrapper send notifications about parameter name changes.
|
11 years ago |
jules
|
3a97797f35
|
Added Fruityloop bridge recognition to PluginHostType
|
11 years ago |
jules
|
3b97c3d21b
|
VST3 fix for some cubase windowing issues.
|
11 years ago |
jules
|
b5f261e46c
|
Added loop status to AU current position info.
|
11 years ago |
jules
|
22ab2e4b1d
|
Added a few assertions to check plugin parameter ranges.
|
11 years ago |
jules
|
e60aa581d6
|
Added some missing semi-colons.
|
11 years ago |
jules
|
3ebbee5859
|
Modified the way VST window hierarchies are navigated, to avoid problems with popout windows.
|
11 years ago |
jules
|
086dd2dad4
|
Removed a couple of redundant 'virtual's
|
11 years ago |
jules
|
99399d4032
|
Fixed mistaken use of result code in the VST3 wrapper.
|
11 years ago |
jules
|
f5b1919e51
|
Added support for setting a flag JucePlugin_AAXDisableAudioSuite to prevent the AAX wrapper adding audiosuite support
|
11 years ago |
jules
|
4d30e810e8
|
Avoided a compiler warning
|
11 years ago |
jules
|
d9e31b9070
|
Fix for a ref-count issue in VST2 plugin windows
|
11 years ago |
jules
|
f3d59a0f2f
|
Fix for bypass parameter handling in AAX.
|
11 years ago |
jules
|
6d2df85ff7
|
Changed the RTAS wrapper to avoid needing to use an asyncupdater when first called.
|
11 years ago |
jules
|
2058ffd551
|
Implemented getParameterLabel in the VST wrapper.
|
11 years ago |
jules
|
3aa1162998
|
Making AU timecode detection deal with some quirks in certain versions of Ableton.
|
11 years ago |
jules
|
4604767220
|
Extensions to AudioProcessorEditor to help clicking on AAX controls.
|
11 years ago |
jules
|
3e7d305094
|
A few minor whitespace cleanups.
|
11 years ago |
jules
|
aba0ff9240
|
Added method AudioProcessorEditor::setControlHighlight() for support of this AAX functionality.
|
11 years ago |
jules
|
99e8445b96
|
Version number update
|
11 years ago |
jules
|
0147fe00f9
|
Implemented an AU method to avoid problems with some versions of the CoreAudio API.
|
11 years ago |
jules
|
df9701430a
|
Workaround for VST3 plugin resizing in Wavelab.
|
11 years ago |
jules
|
27646a8db0
|
Avoided a false alarm assertion in the AU wrapper.
|
11 years ago |
jules
|
e233124fc3
|
Fix for StandAloneFilterWindow path saving.
|
11 years ago |
jules
|
7f5c5e02d1
|
Avoided problems in the VST3 wrapper for plugins with 0 inputs.
|
11 years ago |
jules
|
d2e1c7f679
|
Version number update
|
11 years ago |
jules
|
54512dcb3f
|
In the VST wrapper, made the ioChanged callback happen asynchronously on the message thread.
|
11 years ago |
jules
|
f7d97b3166
|
Added a parameter to StandaloneFilterWindow to make ownership of the settings object optional.
|
11 years ago |
jules
|
8977b896ab
|
Workaround for a window ordering problem with VST plugins in some windows hosts.
|
11 years ago |
jules
|
0147476afb
|
Modified StandaloneFilterWindow to take an extra argument for setting ownership of the property set.
|
11 years ago |
jules
|
8a2af98497
|
Added an assertion to warn if a plugin reports no programs, because this can cause problems in some Sony hosts.
|
11 years ago |
jules
|
20020a83fe
|
Fixed an OSX plugin build error.
|
11 years ago |
jules
|
9c8afb5b48
|
Fixed a build error.
|
11 years ago |