jules
|
222803084b
|
AAX: automatable parameters
|
12 years ago |
jules
|
f30af2b44c
|
Rearranged some AAX classes to avoid leakage.
|
12 years ago |
jules
|
fa2a1aa60d
|
Added a flag JUCE_DISABLE_AU_FACTORY_ENTRY to allow the newer AU plugin entry point to be disabled for Xcode 3 compatibility.
|
12 years ago |
jules
|
f789c971d0
|
Avoiding AAX compiler warnings
|
12 years ago |
jules
|
af83d85940
|
AAX: added support for playhead + chunk storage.
|
12 years ago |
jules
|
56b1ddc873
|
Added a JUCE_VST_RETURN_HEX_VERSION_NUMBER_DIRECTLY flag for VST version number compatibility.
|
13 years ago |
jules
|
99088bd0d7
|
Updated AU plugin wrapper generation to provide new factory entry points.
|
13 years ago |
jules
|
5f8069719e
|
VST sample pos accuracy fix.
|
13 years ago |
jules
|
906a99763d
|
Version 2.0.31
|
13 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
13 years ago |
jules
|
a20ff4c910
|
Version 2.0.30
|
13 years ago |
jules
|
68b2e056e7
|
Version update 2.0.29
|
13 years ago |
jules
|
66769a191b
|
AU latency change notification. Minor tweaks to plugin hosting.
|
13 years ago |
jules
|
518d3084c8
|
AAX: removed another 4-char const name.
|
13 years ago |
jules
|
fe405e8eb8
|
AAX: removed plugin code from name list.
|
13 years ago |
jules
|
39eae806de
|
Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called.
|
13 years ago |
jules
|
9cb14fb966
|
Change to VST wrapper to avoid duplicate setParameter callbacks.
|
13 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
jules
|
36ce338d98
|
Added an AU header path.
|
13 years ago |
jules
|
f903695ba3
|
Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour.
|
13 years ago |
jules
|
4d4321bea1
|
Version 2.0.28
|
13 years ago |
jules
|
07e7188eb1
|
Tidied up a few compiler warnings.
|
13 years ago |
jules
|
5a8729c471
|
VST vendor version fix.
|
13 years ago |
jules
|
2c72bfac6c
|
Reimplemented the VST hex/decimal version change.
|
13 years ago |
jules
|
10c0894141
|
Added AudioProcessor::wrapperType flags
|
13 years ago |
jules
|
6cba4c505e
|
Added a JucePlugin_RTASDisableMultiMono setting.
|
13 years ago |
jules
|
e4e322ac05
|
AU fix for OSX SDK 10.4
|
13 years ago |
jules
|
d5df89190c
|
AudioUnit: name CFString release fixes.
|
13 years ago |
jules
|
ea272ff465
|
Fixed a typo.
|
13 years ago |
jules
|
9b3501bfe4
|
Avoided some warnings in the AU wrapper.
|
13 years ago |
jules
|
35b9b9a317
|
Fix for AU string leak.
|
13 years ago |
jules
|
2cf131f0a6
|
Audio plugin fixes.
|
13 years ago |
jules
|
d1bdc123a9
|
VST: better forwarding of plugin channel config changes.
|
13 years ago |
jules
|
bc259dc955
|
Added flag: JucePlugin_AAXDisableBypass
|
13 years ago |
jules
|
b305389d46
|
Changes for DLL build.
|
13 years ago |
jules
|
01be101f41
|
Added error callback dispatching to AudioDeviceManager.
|
13 years ago |
jules
|
d830f6c5d4
|
Couple of fixes for win32 AAX builds.
|
13 years ago |
jules
|
438e813d0e
|
More plugin DllMain tweaks.
|
13 years ago |
jules
|
da4d2a46cb
|
Refactored audio plugin DllMain.
|
13 years ago |
jules
|
e7f77abc68
|
Audio plugins: new DllMain handling.
|
13 years ago |
jules
|
0033491cc8
|
Cleaned up some compiler warnings.
|
13 years ago |
jules
|
3831af62ef
|
Updated CodeEditorComponent to act as an ApplicationCommandTarget
|
13 years ago |
jules
|
5428554cda
|
Added a flag to disable bypass in RTAS.
|
13 years ago |
jules
|
03f568fab2
|
AU: fix for superclass parameter loading problem
|
13 years ago |
jules
|
9a24aa8a20
|
Minor clean-ups.
|
13 years ago |
jules
|
ad958be260
|
Version bump: 2.0.27
|
13 years ago |
jules
|
abb4946191
|
Version bump: 2.0.26
|
13 years ago |
jules
|
d6848d3bb1
|
Small AAX fix, and plugin file-chooser fix.
|
13 years ago |
jules
|
d7cea05104
|
Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
|
13 years ago |
jules
|
8549139335
|
Added reaper to OSX plugin host types.
|
13 years ago |