jules
|
2c4bd7ac4d
|
Fixed function prototypes for mingw.
|
11 years ago |
jules
|
d2a52948fc
|
AAX fix.
|
11 years ago |
jules
|
139e192871
|
VST3 fixes for multi-channel plugins.
|
11 years ago |
jules
|
f3cca83dc8
|
Refactored some NSView wrapper classes. Should fix some plugin host window resizing issues.
|
11 years ago |
jules
|
b153a92bae
|
Performance increase for some software-renderer image blending ops.
|
11 years ago |
jules
|
2220c194a7
|
Added k222 support for VST3
|
11 years ago |
jules
|
8415e1b190
|
Minor debugging addition to VST3
|
11 years ago |
jules
|
8ee40273f2
|
Added method Drawable::replaceColour
|
11 years ago |
jules
|
14906d2293
|
Added flag JUCE_OPENGL_ALLOW_NON_POWER_OF_TWO_TEXTURES
|
11 years ago |
jules
|
c84f7085ca
|
Fix for VST3 host view ref-counting.
|
11 years ago |
jules
|
5c74ca9896
|
Fixes to VST3 wrapper to handle different numbers of input/output channels.
|
11 years ago |
jules
|
699a09f224
|
Updated some CoreAudio channel name code to use newer API calls.
|
11 years ago |
jules
|
a8f9fdc54b
|
Optimisation to AudioDeviceSelectorComponent.
|
11 years ago |
jules
|
dcbde7b118
|
Added NamedValueSet::indexOf()
|
11 years ago |
jules
|
90b573cf42
|
ChildProcessMaster fix.
|
11 years ago |
jules
|
5f4c27d0c2
|
Some additions and fixes to plugin scanning.
|
11 years ago |
jules
|
3e1c6b6a65
|
Optimisation to OutputStream::writeString
|
11 years ago |
jules
|
c0e262463d
|
Added method ThreadPoolJob::getCurrentThreadPoolJob()
|
11 years ago |
jules
|
7e15ead238
|
Fix when building VST3 without VST2.
|
11 years ago |
jules
|
802197644b
|
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
|
11 years ago |
jules
|
99276d4407
|
Refactored the base classes of InterprocessConnection
|
11 years ago |
jules
|
e9451587ea
|
Added method Viewport::getViewArea()
|
11 years ago |
jules
|
21d4a82002
|
Added ChildProcess::getExitCode()
|
11 years ago |
jules
|
af746fafa3
|
Documentation typo fix.
|
11 years ago |
jules
|
9820f04f85
|
Visual studio compiler fix.
|
11 years ago |
jules
|
a2ba38efb8
|
More assertions to catch dodgy XmlElement tag names.
|
11 years ago |
jules
|
6b43ebfafc
|
Added a version of Graphics::drawText that uses float coords.
|
11 years ago |
jules
|
dc6dd6544c
|
VST3 client fixes.
|
11 years ago |
jules
|
c67c180b07
|
Added method MidiMessage::isMidiNoteBlack()
|
11 years ago |
jules
|
e22e536626
|
Couple of tweaks to VST3 generation.
|
11 years ago |
jules
|
1fc549f666
|
Fix for parsing XML elements with comments at the start of a text block.
|
11 years ago |
jules
|
04650ce6ea
|
Some VST3 build fixes.
|
11 years ago |
jules
|
7d3782b9e9
|
Minor documentation typo.
|
11 years ago |
jules
|
4fe7240eb2
|
Initial version of VST3 plugin support.
|
11 years ago |
jules
|
2c56bb7818
|
Additions to PluginHostType class.
|
11 years ago |
jules
|
f30df287ff
|
Some VST3 hosting tweaks.
|
11 years ago |
jules
|
0a51a8d99f
|
Made sure that win32 file dialogs are resizeable.
|
11 years ago |
jules
|
0e82af90bc
|
(fixed mistake in last commit)
|
11 years ago |
jules
|
9bcbb01f2d
|
Removed references to a VST3 symbol that seems to be missing from some versions of the SDK.
|
11 years ago |
jules
|
58d097c855
|
Added safety checks to avoid problems when windows VSTs are closed by a hooked keypress.
|
11 years ago |
jules
|
35a9327247
|
Clarified some docs for the ActiveX plugin build.
|
11 years ago |
jules
|
f38dc2fe3a
|
Added a DynamicObject::cloneAllProperties() method.
|
11 years ago |
jules
|
4d16481aa0
|
Made 'paste' menu item available in text editors with a password field.
|
11 years ago |
jules
|
174e04b766
|
Added a copy constructor for DynamicObject
|
11 years ago |
jules
|
b2cb45496d
|
Added some selection accessors to CodeEditorComponent
|
11 years ago |
jules
|
660b1ff649
|
Fix for accuracy in AnimatedPositionBehaviours
|
11 years ago |
jules
|
7dcac1a0b3
|
Avoided a few compiler warnings in the plugin build.
|
11 years ago |
jules
|
542c4bc8eb
|
Refactored some TextEditor allocation.
|
11 years ago |
jules
|
f4af34878b
|
Fixed a leak in AU hosting.
|
11 years ago |
jules
|
6edbf7cd95
|
VST3 host fixes + refactoring.
|
11 years ago |