jules
|
da5b67bd03
|
Minor clean-up.
|
2014-02-23 13:40:27 +00:00 |
|
jules
|
fe25f6ee3c
|
Improved some misleading example code for ScopedLock.
|
2014-02-23 11:56:46 +00:00 |
|
jules
|
cfead6205b
|
Added a missing TextEditor colour setting to the L+F.
|
2014-02-23 11:55:17 +00:00 |
|
jules
|
d76f55e018
|
Updated some documenation.
|
2014-02-22 16:58:58 +00:00 |
|
jules
|
48c2f42802
|
Added a safety check and fixed a couple of warnings.
|
2014-02-21 16:00:39 +00:00 |
|
jules
|
a34496588c
|
Changed an obj-C call to avoid warnings in the old 10.5 SDK.
|
2014-02-21 15:30:47 +00:00 |
|
jules
|
fec71a645b
|
Made sure the monitor list is sorted correctly on win32.
|
2014-02-21 14:40:09 +00:00 |
|
jules
|
9cb86df630
|
Setting speaker arrangement strings for AAX.
|
2014-02-21 13:34:31 +00:00 |
|
jules
|
6a75641ca9
|
Better detection of win32 main monitor.
|
2014-02-21 13:16:33 +00:00 |
|
jules
|
8968df0402
|
Added some centering methods to Rectangle.
|
2014-02-21 12:51:06 +00:00 |
|
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.
|
2014-02-20 16:38:49 +00:00 |
|
jules
|
7786943593
|
Added MidiMessage::textMetaEvent method.
|
2014-02-19 20:37:15 +00:00 |
|
jules
|
b0933193bf
|
Disambiguation in Point::getAngleToPoint
|
2014-02-19 16:14:37 +00:00 |
|
jules
|
8c40999c51
|
Added a callback so that ThreadWithProgressWindow can be used without blocking.
|
2014-02-19 12:14:56 +00:00 |
|
jules
|
a6aca791af
|
Spelling fixes.
|
2014-02-19 12:13:32 +00:00 |
|
jules
|
a3ea53c460
|
Version number update
|
2014-02-17 19:40:43 +00:00 |
|
jules
|
a5cc0d492e
|
Added some colour ID constants for PropertyComponent.
|
2014-02-17 17:55:15 +00:00 |
|
jules
|
36c46db3e6
|
Fix for android openGL texture colour order.
|
2014-02-17 16:06:54 +00:00 |
|
jules
|
ce1a06c036
|
Removed sample-rate check from VST3 to keep Wavelab happy.
|
2014-02-17 11:21:05 +00:00 |
|
jules
|
2c4bd7ac4d
|
Fixed function prototypes for mingw.
|
2014-02-15 16:38:21 +00:00 |
|
jules
|
d2a52948fc
|
AAX fix.
|
2014-02-15 15:58:35 +00:00 |
|
jules
|
139e192871
|
VST3 fixes for multi-channel plugins.
|
2014-02-14 11:19:12 +00:00 |
|
jules
|
f3cca83dc8
|
Refactored some NSView wrapper classes. Should fix some plugin host window resizing issues.
|
2014-02-13 21:53:11 +00:00 |
|
jules
|
b153a92bae
|
Performance increase for some software-renderer image blending ops.
|
2014-02-13 17:17:24 +00:00 |
|
jules
|
2220c194a7
|
Added k222 support for VST3
|
2014-02-13 16:24:14 +00:00 |
|
jules
|
8415e1b190
|
Minor debugging addition to VST3
|
2014-02-13 12:43:06 +00:00 |
|
jules
|
8ee40273f2
|
Added method Drawable::replaceColour
|
2014-02-12 14:50:24 +00:00 |
|
jules
|
14906d2293
|
Added flag JUCE_OPENGL_ALLOW_NON_POWER_OF_TWO_TEXTURES
|
2014-02-12 10:27:43 +00:00 |
|
jules
|
c84f7085ca
|
Fix for VST3 host view ref-counting.
|
2014-02-11 12:52:30 +00:00 |
|
jules
|
5c74ca9896
|
Fixes to VST3 wrapper to handle different numbers of input/output channels.
|
2014-02-11 10:22:12 +00:00 |
|
jules
|
699a09f224
|
Updated some CoreAudio channel name code to use newer API calls.
|
2014-02-10 14:13:15 +00:00 |
|
jules
|
a8f9fdc54b
|
Optimisation to AudioDeviceSelectorComponent.
|
2014-02-10 12:46:07 +00:00 |
|
jules
|
dcbde7b118
|
Added NamedValueSet::indexOf()
|
2014-02-10 12:45:12 +00:00 |
|
jules
|
90b573cf42
|
ChildProcessMaster fix.
|
2014-02-09 18:33:49 +00:00 |
|
jules
|
5f4c27d0c2
|
Some additions and fixes to plugin scanning.
|
2014-02-09 17:42:52 +00:00 |
|
jules
|
3e1c6b6a65
|
Optimisation to OutputStream::writeString
|
2014-02-09 17:36:38 +00:00 |
|
jules
|
c0e262463d
|
Added method ThreadPoolJob::getCurrentThreadPoolJob()
|
2014-02-09 17:10:13 +00:00 |
|
jules
|
7e15ead238
|
Fix when building VST3 without VST2.
|
2014-02-09 11:28:06 +00:00 |
|
jules
|
802197644b
|
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
|
2014-02-09 11:11:28 +00:00 |
|
jules
|
99276d4407
|
Refactored the base classes of InterprocessConnection
|
2014-02-08 21:59:05 +00:00 |
|
jules
|
e9451587ea
|
Added method Viewport::getViewArea()
|
2014-02-08 11:37:50 +00:00 |
|
jules
|
21d4a82002
|
Added ChildProcess::getExitCode()
|
2014-02-08 11:18:06 +00:00 |
|
jules
|
af746fafa3
|
Documentation typo fix.
|
2014-02-08 10:04:36 +00:00 |
|
jules
|
9820f04f85
|
Visual studio compiler fix.
|
2014-02-08 10:04:26 +00:00 |
|
jules
|
a2ba38efb8
|
More assertions to catch dodgy XmlElement tag names.
|
2014-02-07 19:27:50 +00:00 |
|
jules
|
6b43ebfafc
|
Added a version of Graphics::drawText that uses float coords.
|
2014-02-07 19:27:27 +00:00 |
|
jules
|
dc6dd6544c
|
VST3 client fixes.
|
2014-02-07 17:27:39 +00:00 |
|
jules
|
c67c180b07
|
Added method MidiMessage::isMidiNoteBlack()
|
2014-02-07 11:41:06 +00:00 |
|
jules
|
e22e536626
|
Couple of tweaks to VST3 generation.
|
2014-02-06 11:27:23 +00:00 |
|
jules
|
1fc549f666
|
Fix for parsing XML elements with comments at the start of a text block.
|
2014-02-06 10:01:18 +00:00 |
|