hogliux
|
4e91fd7cb8
|
Add an extra byte when copying VST2 strings
|
2016-05-21 08:07:53 +01:00 |
|
hogliux
|
ac9973f185
|
Add support for creating popup menus inside parent components
|
2016-05-20 17:08:26 +01:00 |
|
hogliux
|
77a8b9eab5
|
Fix a few warnings
|
2016-05-20 16:41:24 +01:00 |
|
hogliux
|
8e53286a20
|
Fix some warnings in VS2013 in the recent commits
|
2016-05-19 18:47:33 +01:00 |
|
hogliux
|
4205123d45
|
Fix an edge-case if the last stored editor window size is zero
|
2016-05-19 14:40:33 +01:00 |
|
hogliux
|
ebb0a156a4
|
Add options to make AuidoProcessorEditors resizable with constraints
|
2016-05-19 14:28:34 +01:00 |
|
hogliux
|
25f8faf8d3
|
Add windowIgnoresMouseClicks flag to tooltip windows
|
2016-05-19 10:20:26 +01:00 |
|
hogliux
|
ee7a56a115
|
Fix potential crash if DAW probes non-existent bus
|
2016-05-19 09:57:57 +01:00 |
|
hogliux
|
b3ee8806d6
|
Set kAudioUnitProperty_MaximumFramesPerSlice on iOS
|
2016-05-19 09:46:38 +01:00 |
|
hogliux
|
2c3783e834
|
Workaround for loading Izotope Plug-Ins
|
2016-05-17 16:53:48 +01:00 |
|
hogliux
|
368ce48198
|
Fix a race condition in the plugin scanner
|
2016-05-17 16:47:15 +01:00 |
|
Timur Doumler
|
4c900be00a
|
Added some init code to enable stdout, stderr, stdin in the special case that we run an non-console Windows app inside a Windows console such as cmd.exe or PowerShell.
|
2016-05-17 15:30:47 +01:00 |
|
Timur Doumler
|
c9c6aa0a2d
|
Merge branch 'master' into develop
|
2016-05-17 12:52:04 +01:00 |
|
Timur Doumler
|
fe3765308c
|
Fixed JUCE_BUILDNUMBER which was not correctly updated to 4.2.2.
|
2016-05-17 12:51:40 +01:00 |
|
hogliux
|
1bd850d28d
|
Minor tidy up of yesterday's VST3 preset commit
|
2016-05-17 12:11:04 +01:00 |
|
hogliux
|
7eb80b815c
|
Ensure that AudioUnitUninitialize is called on the message thread when destroying an AudioUnitPluginInstance
|
2016-05-16 18:23:57 +01:00 |
|
hogliux
|
5098232062
|
Tidy up a few warning
|
2016-05-16 18:22:27 +01:00 |
|
hogliux
|
993a2e4fef
|
Do not allow specifying the JUCE folder as a modules folder
|
2016-05-16 15:03:55 +01:00 |
|
hogliux
|
f4086ad8f4
|
Support factory programs in VST3 hosting
|
2016-05-16 14:35:10 +01:00 |
|
hogliux
|
93a41cf743
|
Call setProcessing (false) when resting a VST3 plug-in
|
2016-05-16 14:33:53 +01:00 |
|
jules
|
f0dd881e08
|
Fixed a typo in the projucer's button colour handling
|
2016-05-16 12:49:06 +01:00 |
|
jules
|
f5324afd8b
|
Added some defenses against parsing corrupted metadata blocks in WAV files
|
2016-05-16 12:11:11 +01:00 |
|
hogliux
|
1a973a2faa
|
Ignore linux scale factor if it is ten or larger
|
2016-05-13 13:25:24 +01:00 |
|
hogliux
|
fc8c6283c3
|
Add more detailed comment on why getting the "getPluginFactory" symbol from a VST3 plug-in may fail
|
2016-05-13 11:51:59 +01:00 |
|
hogliux
|
e12c801846
|
Always add build scripts - even for Aggregate targets
|
2016-05-13 11:32:37 +01:00 |
|
jules
|
48270039db
|
Made Component::internalFocusLoss pass on the focus-change cause to its callback
|
2016-05-10 17:20:36 +01:00 |
|
jules
|
e13286ab55
|
Minor comment correction
|
2016-05-10 17:20:04 +01:00 |
|
jules
|
3aee68ec5f
|
Added a method to create a ModalCallbackFunction from a lambda function
|
2016-05-10 09:34:40 +01:00 |
|
jules
|
12eeadec8b
|
Added some missing 'override's
|
2016-05-10 08:29:05 +01:00 |
|
hogliux
|
79dca43be3
|
Workaround for VST-3 plug-ins which do not change their parameter values internally when the user changes them in the custom UI
|
2016-05-09 11:16:08 +01:00 |
|
jules
|
0d96a8b47f
|
Avoided some false negatives in the JSON unit tests
|
2016-05-09 10:26:14 +01:00 |
|
hogliux
|
6b9890107f
|
Fix link errors when build VST plug-ins with VST 3 hosting support
|
2016-05-09 08:15:11 +01:00 |
|
jules
|
2c3a2eae63
|
Simplified some demo plugin code to avoid a display update problem
|
2016-05-06 15:07:33 +01:00 |
|
jules
|
09d6409644
|
Refactored some demo code to avoid a problem when using String::formatted when Strings are UTF-32
|
2016-05-06 15:02:00 +01:00 |
|
hogliux
|
dbf915603d
|
Fix RTAS support
|
2016-05-05 19:52:19 +01:00 |
|
hogliux
|
6b6dedbfd1
|
Add some minor changes to stay compatible with GCC 4.4
|
2016-05-05 16:35:38 +01:00 |
|
hogliux
|
7056128bbc
|
Add intersect method to AudioChannelSet
|
2016-05-05 11:55:06 +01:00 |
|
hogliux
|
af6198b74f
|
Add support for plug-ins to report the IDs of their parameters
|
2016-05-05 11:32:44 +01:00 |
|
Timur Doumler
|
2c7a0e067e
|
Fixed a wrong preprocessor macro which caused plugin hosting to break on Windows.
|
2016-05-04 14:24:59 +01:00 |
|
jules
|
a0835a5ea9
|
Added a parseFloat method to the Javascript parser
|
2016-05-03 17:24:04 +01:00 |
|
hogliux
|
f2bca436d5
|
Fix AUv3 version check for iOS
|
2016-05-03 11:13:11 +01:00 |
|
jules
|
f36205fabe
|
Fixed a couple of comment typos
|
2016-05-03 10:24:26 +01:00 |
|
jules
|
e602dd6b90
|
Improved some comments for MemoryBlock base-64 methods
|
2016-05-03 10:20:41 +01:00 |
|
jules
|
d1030fa845
|
Projucer: added some missing 'override' specifiers
|
2016-04-30 16:23:30 +01:00 |
|
jules
|
688ac3b853
|
Updated a comment
|
2016-04-30 09:57:37 +01:00 |
|
Timur Doumler
|
340f4ce9c5
|
Android exporter: set buildToolsVersion to 23.0.2
|
2016-04-29 12:46:25 +01:00 |
|
Timur Doumler
|
d6ed722d76
|
Updated Android Studio build settings in projects.
|
2016-04-29 10:55:34 +01:00 |
|
Timur Doumler
|
908e1e93b9
|
Android Studio exporter: changed default toolchain back to clang (works again after Android Studio issue 207585 has been fixed in gradle-experimental wrapper version 0.7.0-rc1, and is the toolchain recommended by Google).
|
2016-04-29 10:54:17 +01:00 |
|
Timur Doumler
|
0162c975dc
|
Android exporter: update default settings to gradle-experimental:0.7.0-rc1 and build tools 23.0.2 (fixes linker errors with clang toolchain).
|
2016-04-28 17:14:52 +01:00 |
|
jules
|
d9e3cdac16
|
Removed a few references to var::null
|
2016-04-28 10:10:00 +01:00 |
|