jules
|
da5b67bd03
|
Minor clean-up.
|
12 years ago |
jules
|
fe25f6ee3c
|
Improved some misleading example code for ScopedLock.
|
12 years ago |
jules
|
cfead6205b
|
Added a missing TextEditor colour setting to the L+F.
|
12 years ago |
jules
|
d76f55e018
|
Updated some documenation.
|
12 years ago |
jules
|
48c2f42802
|
Added a safety check and fixed a couple of warnings.
|
12 years ago |
jules
|
a34496588c
|
Changed an obj-C call to avoid warnings in the old 10.5 SDK.
|
12 years ago |
jules
|
fec71a645b
|
Made sure the monitor list is sorted correctly on win32.
|
12 years ago |
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
|
95d9d489a1
|
Removed an obsolete AAX config.
|
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
|
7ae92cf1ba
|
Added juce version display to plugin demo.
|
12 years ago |
jules
|
36c46db3e6
|
Fix for android openGL texture colour order.
|
12 years ago |
jules
|
70f8ae36e9
|
Introjucer: removed redundant plugin website field, and used the website value that's already set for the project instead when creating plugin projects.
|
12 years ago |
jules
|
ce1a06c036
|
Removed sample-rate check from VST3 to keep Wavelab happy.
|
12 years ago |
jules
|
ba2ae2dd12
|
Introjucer: added some backslashes to the plugin install script path.
|
12 years ago |
jules
|
2c4bd7ac4d
|
Fixed function prototypes for mingw.
|
12 years ago |
jules
|
705f73610c
|
Introjucer: larger field sizes.
|
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 |