jules
|
8ee40273f2
|
Added method Drawable::replaceColour
|
12 years ago |
jules
|
14906d2293
|
Added flag JUCE_OPENGL_ALLOW_NON_POWER_OF_TWO_TEXTURES
|
12 years ago |
jules
|
c84f7085ca
|
Fix for VST3 host view ref-counting.
|
12 years ago |
jules
|
5c74ca9896
|
Fixes to VST3 wrapper to handle different numbers of input/output channels.
|
12 years ago |
jules
|
699a09f224
|
Updated some CoreAudio channel name code to use newer API calls.
|
12 years ago |
jules
|
a8f9fdc54b
|
Optimisation to AudioDeviceSelectorComponent.
|
12 years ago |
jules
|
dcbde7b118
|
Added NamedValueSet::indexOf()
|
12 years ago |
jules
|
90b573cf42
|
ChildProcessMaster fix.
|
12 years ago |
jules
|
5f4c27d0c2
|
Some additions and fixes to plugin scanning.
|
12 years ago |
jules
|
3e1c6b6a65
|
Optimisation to OutputStream::writeString
|
12 years ago |
jules
|
c0e262463d
|
Added method ThreadPoolJob::getCurrentThreadPoolJob()
|
12 years ago |
jules
|
7e15ead238
|
Fix when building VST3 without VST2.
|
12 years ago |
jules
|
802197644b
|
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
|
12 years ago |
jules
|
99276d4407
|
Refactored the base classes of InterprocessConnection
|
12 years ago |
jules
|
e9451587ea
|
Added method Viewport::getViewArea()
|
12 years ago |
jules
|
21d4a82002
|
Added ChildProcess::getExitCode()
|
12 years ago |
jules
|
af746fafa3
|
Documentation typo fix.
|
12 years ago |
jules
|
9820f04f85
|
Visual studio compiler fix.
|
12 years ago |
jules
|
a2ba38efb8
|
More assertions to catch dodgy XmlElement tag names.
|
12 years ago |
jules
|
6b43ebfafc
|
Added a version of Graphics::drawText that uses float coords.
|
12 years ago |
jules
|
dc6dd6544c
|
VST3 client fixes.
|
12 years ago |
jules
|
c67c180b07
|
Added method MidiMessage::isMidiNoteBlack()
|
12 years ago |
jules
|
e22e536626
|
Couple of tweaks to VST3 generation.
|
12 years ago |
jules
|
1fc549f666
|
Fix for parsing XML elements with comments at the start of a text block.
|
12 years ago |
jules
|
04650ce6ea
|
Some VST3 build fixes.
|
12 years ago |
jules
|
7d3782b9e9
|
Minor documentation typo.
|
12 years ago |
jules
|
4fe7240eb2
|
Initial version of VST3 plugin support.
|
12 years ago |
jules
|
2c56bb7818
|
Additions to PluginHostType class.
|
12 years ago |
jules
|
f30df287ff
|
Some VST3 hosting tweaks.
|
12 years ago |
jules
|
0a51a8d99f
|
Made sure that win32 file dialogs are resizeable.
|
12 years ago |
jules
|
0e82af90bc
|
(fixed mistake in last commit)
|
12 years ago |
jules
|
9bcbb01f2d
|
Removed references to a VST3 symbol that seems to be missing from some versions of the SDK.
|
12 years ago |
jules
|
58d097c855
|
Added safety checks to avoid problems when windows VSTs are closed by a hooked keypress.
|
12 years ago |
jules
|
35a9327247
|
Clarified some docs for the ActiveX plugin build.
|
12 years ago |
jules
|
f38dc2fe3a
|
Added a DynamicObject::cloneAllProperties() method.
|
12 years ago |
jules
|
4d16481aa0
|
Made 'paste' menu item available in text editors with a password field.
|
12 years ago |
jules
|
174e04b766
|
Added a copy constructor for DynamicObject
|
12 years ago |
jules
|
b2cb45496d
|
Added some selection accessors to CodeEditorComponent
|
12 years ago |
jules
|
660b1ff649
|
Fix for accuracy in AnimatedPositionBehaviours
|
12 years ago |
jules
|
7dcac1a0b3
|
Avoided a few compiler warnings in the plugin build.
|
12 years ago |
jules
|
542c4bc8eb
|
Refactored some TextEditor allocation.
|
12 years ago |
jules
|
f4af34878b
|
Fixed a leak in AU hosting.
|
12 years ago |
jules
|
6edbf7cd95
|
VST3 host fixes + refactoring.
|
12 years ago |
jules
|
5ab53e15a0
|
Minor AU hosting tweak.
|
12 years ago |
jules
|
bf37e92e30
|
Fix for hosting certain AU plugins that didn't like to have their state restored before they get initialised.
|
12 years ago |
jules
|
7fecba7265
|
Workarounds in AU hosting for plugins that fail to initialise correctly.
|
12 years ago |
jules
|
56b458b0da
|
VST3 hosting assertion fix.
|
12 years ago |
jules
|
eb284c7cd4
|
Fix for shell names in the VST host.
|
12 years ago |
jules
|
e80e396f5d
|
Improved documentation.
|
12 years ago |
jules
|
02733aa1b7
|
Fix for affine transforms with a negative scaling factor in the software renderer.
|
12 years ago |