jules
|
f5bcfccf6c
|
Removed some compiler warnings in VST hosting.
|
12 years ago |
jules
|
39eae806de
|
Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
3f01bb72df
|
VST hosting pin connection fix.
|
12 years ago |
jules
|
0f9b76240c
|
Avoided a few more compiler warnings.
|
12 years ago |
jules
|
02c0cd009c
|
Cleaned up some compiler warnings.
|
12 years ago |
jules
|
fd2011ee8b
|
VST parameter name refactoring + UTF8 handling.
|
12 years ago |
jules
|
f24f7b638c
|
Modal component fix. Minor tweaks.
|
12 years ago |
jules
|
f903695ba3
|
Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour.
|
12 years ago |
jules
|
f02f1c3cdd
|
VST hosting window ownership fix.
|
12 years ago |
jules
|
982ad70e29
|
Linux VST hosting fix.
|
12 years ago |
jules
|
4d4321bea1
|
Version 2.0.28
|
12 years ago |
jules
|
04fbf0a8ae
|
Plugin hosting fixes.
|
12 years ago |
jules
|
ac5030b909
|
Plugin scanning improvements: Crashed plugins are blacklisted and shown in the plugin list component.
|
12 years ago |
jules
|
07e7188eb1
|
Tidied up a few compiler warnings.
|
12 years ago |
jules
|
d50bb757dc
|
VST plugin search path improvement.
|
12 years ago |
jules
|
1fbb854880
|
Changed include style for aeffectx.h
|
12 years ago |
jules
|
aa0eb1a75d
|
Changed the VST version number to be parsed as base-10 rather than base-16.
|
12 years ago |
jules
|
3ff54f9c33
|
VST hosting: added support for more VST host time flags.
|
12 years ago |
jules
|
70257e902f
|
Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz
|
12 years ago |
jules
|
271de5c581
|
Added flags to AudioPlayHead comparator.
|
12 years ago |
jules
|
f45574e53a
|
VST host fix for Windows.
|
12 years ago |
jules
|
eda5904ba7
|
Added method AudioProcessor::silenceInProducesSilenceOut().
|
12 years ago |
jules
|
02f5a1f876
|
VSTPluginFormat: internal refactoring, and some new accessor methods.
|
12 years ago |
jules
|
5ed768e953
|
New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools.
|
12 years ago |
jules
|
70ebb6f438
|
Fix for AU hosting of plugins with leading spaces in their IDs.
|
12 years ago |
jules
|
019fbbb1d9
|
Minor AU hosting changes.
|
12 years ago |
jules
|
521067b615
|
Small memory leak fix in CoreAudioFormat.
|
12 years ago |
jules
|
08b57b8a0d
|
Added midi-out support for AU hosting.
|
12 years ago |
jules
|
ede73fcfd7
|
Fix for some Apple AU guis.
|
12 years ago |
jules
|
b2c60afe53
|
VST Host compile fixes for win32.
|
12 years ago |
jules
|
10c0894141
|
Added AudioProcessor::wrapperType flags
|
12 years ago |
jules
|
53edf99901
|
Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data.
|
12 years ago |
jules
|
9a452a2230
|
Changes for VST hosting without Carbon.
|
12 years ago |
jules
|
d5df89190c
|
AudioUnit: name CFString release fixes.
|
12 years ago |
jules
|
a4d898513b
|
Added AudioProcessor::getParameterLabel method.
|
12 years ago |
jules
|
552d4b392c
|
Small VST hosting fix.
|
12 years ago |
jules
|
86223a267c
|
Removed an unnecessary extra byte generated by AudioProcessor::copyXmlToBinary()
|
12 years ago |
jules
|
4197f76ac0
|
AudioUnits: exposed a method to force a reload of the parameter list.
|
12 years ago |
jules
|
da4d2a46cb
|
Refactored audio plugin DllMain.
|
12 years ago |
jules
|
20b3058af3
|
Fix for AU compiling with gcc4.2
|
12 years ago |
jules
|
b562bbab74
|
Added callback method: AudioProcessor::numChannelsChanged().
|
12 years ago |
jules
|
9a24aa8a20
|
Minor clean-ups.
|
12 years ago |
jules
|
d9f0ac29b6
|
Fixed a few documentation typos. Tweaked positioning logic for CallOutBox.
|
12 years ago |
jules
|
ad958be260
|
Version bump: 2.0.27
|
12 years ago |
jules
|
abb4946191
|
Version bump: 2.0.26
|
12 years ago |
jules
|
5b2a49ed5a
|
Plugin host sample position.
|
12 years ago |
jules
|
33dbaa2d30
|
Added AudioPlayHead::CurrentPositionInfo::timeInSamples member.
|
12 years ago |
jules
|
7d014acb6c
|
Mingw fixes.
|
12 years ago |
jules
|
9961c990bb
|
Fix for GenericAudioProcessorEditor parameter changes.
|
12 years ago |