jules
|
9cb86df630
|
Setting speaker arrangement strings for AAX.
|
12 years ago |
jules
|
6a75641ca9
|
Better detection of win32 main monitor.
|
12 years ago |
jules
|
8968df0402
|
Added some centering methods to Rectangle.
|
12 years ago |
jules
|
7a869d6528
|
Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU.
|
12 years ago |
jules
|
7786943593
|
Added MidiMessage::textMetaEvent method.
|
12 years ago |
jules
|
b0933193bf
|
Disambiguation in Point::getAngleToPoint
|
12 years ago |
jules
|
8c40999c51
|
Added a callback so that ThreadWithProgressWindow can be used without blocking.
|
12 years ago |
jules
|
a6aca791af
|
Spelling fixes.
|
12 years ago |
jules
|
a3ea53c460
|
Version number update
|
12 years ago |
jules
|
a5cc0d492e
|
Added some colour ID constants for PropertyComponent.
|
12 years ago |
jules
|
36c46db3e6
|
Fix for android openGL texture colour order.
|
12 years ago |
jules
|
ce1a06c036
|
Removed sample-rate check from VST3 to keep Wavelab happy.
|
12 years ago |
jules
|
2c4bd7ac4d
|
Fixed function prototypes for mingw.
|
12 years ago |
jules
|
d2a52948fc
|
AAX fix.
|
12 years ago |
jules
|
139e192871
|
VST3 fixes for multi-channel plugins.
|
12 years ago |
jules
|
f3cca83dc8
|
Refactored some NSView wrapper classes. Should fix some plugin host window resizing issues.
|
12 years ago |
jules
|
b153a92bae
|
Performance increase for some software-renderer image blending ops.
|
12 years ago |
jules
|
2220c194a7
|
Added k222 support for VST3
|
12 years ago |
jules
|
8415e1b190
|
Minor debugging addition to VST3
|
12 years ago |
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 |