ed
|
b5214a341e
|
Normalised lambda whitespace
|
5 years ago |
ed
|
d510b73cdf
|
Normalised all whitespace before args in std::function
|
5 years ago |
reuk
|
b5dac7968f
|
Xcode: Fix ambiguous symbol errors in VST3 wrapper
The missing CoreFoundation include was causing issues when building
VST3 plugin-hosts.
|
5 years ago |
reuk
|
deaf06944e
|
Xcode: Fix ambiguous symbol errors in VST3 wrapper
The missing CoreFoundation include was causing issues when building
VST3 plugin-hosts.
|
5 years ago |
ed
|
40ab91dea4
|
macOS: Fixed an issue in FakeMouseMoveGenerator when a global scale factor is applied
|
5 years ago |
ed
|
351c5142e5
|
AAX: Resize host window correctly when global scale != 1
|
5 years ago |
ed
|
ebf76194b9
|
macOS: Fixed an issue in FakeMouseMoveGenerator when a global scale factor is applied
|
5 years ago |
ed
|
2c46150f0c
|
AAX: Resize host window correctly when global scale != 1
|
5 years ago |
ed
|
2ea34c7e52
|
AU: Resize host window correctly when global scale != 1
|
5 years ago |
ed
|
73e4cb832d
|
AU: Resize host window correctly when global scale != 1
|
5 years ago |
ed
|
5d9eb7ee1f
|
Whitespace
|
5 years ago |
ed
|
293be30356
|
VST3: Fixed some alignment warnings when loading VST2-compatible state data
|
5 years ago |
ed
|
fb34363c0a
|
VST3: Fixed some alignment warnings when loading VST2-compatible state data
|
5 years ago |
ed
|
b8f8a1781d
|
AU: Ignore implicit fallthrough warning when including AU headers
|
5 years ago |
ed
|
3a0f7cd59a
|
AU: Ignore implicit fallthrough warning when including AU headers
|
5 years ago |
ed
|
d9093c87d6
|
Removed some cross-module relative includes
|
5 years ago |
ed
|
72a4719c17
|
VST: Query host window scale factor when opening editor window
|
5 years ago |
ed
|
b57509c4a2
|
Removed some cross-module relative includes
|
5 years ago |
ed
|
2bfed0b354
|
Removed some unnecessary JUCE_MODULE_AVAILABLE_* checks
|
5 years ago |
ed
|
77787bd3ae
|
VST: Query host window scale factor when opening editor window
|
5 years ago |
ed
|
a8b6066187
|
Linux: Use host scaling for VST plug-ins on hiDPI screens
|
5 years ago |
reuk
|
0e9fb915fa
|
CMake: Add Wpedantic as a recommended warning flag
|
5 years ago |
ed
|
76910b0ebd
|
VST: Resize host window when global scale factor is changed
|
5 years ago |
ed
|
fb030ade16
|
VST: Resize host window when global scale factor is changed
|
5 years ago |
reuk
|
f49b3733ec
|
Warnings: Silence some GCC warnings
|
5 years ago |
ed
|
3bca5221ff
|
VST3: Check if plugFrame is still valid in Linux fd callback to fix issue with hosts deleting plugFrame before calling removed()
|
5 years ago |
ed
|
9f9d4de77d
|
AAX: Fixed some warnings in the AAX wrapper
|
5 years ago |
ed
|
428a7caf55
|
AAX: Fixed some warnings in the AAX wrapper
|
5 years ago |
reuk
|
4cf66d6522
|
Cleanup: Remove redundant inlines
|
5 years ago |
reuk
|
aa139f8b07
|
Unity: Fix unused variable warning
|
5 years ago |
ed
|
d5e8c4e104
|
VST: Fixed a deadlock in the SharedMessageThread
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
ed
|
de712ca02e
|
Linux: Added support for building and hosting VST3 plug-ins
|
5 years ago |
ed
|
74ca3b44c4
|
Linux: Removed X11-specific code from LinuxComponentPeer
|
5 years ago |
ed
|
fe61354c21
|
Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime
|
5 years ago |
reuk
|
4a613dfad2
|
VST3: Add support for legacy CC output events
|
5 years ago |
reuk
|
eae9a10944
|
MidiBuffer: Add iterator compatible with C++11 range-for
|
5 years ago |
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
5 years ago |
reuk
|
2ca69e8f70
|
Projucer: Stop requiring JuceHeader to be included in projects
|
5 years ago |
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
5 years ago |
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
26c9468dc5
|
Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform
|
5 years ago |
reuk
|
dddeb1ad68
|
Build: Fix Xcode 11.4 compatibility issues
|
5 years ago |
reuk
|
bbd2184e3b
|
Demos: Fix some build issues in demos with more warnings enabled
|
5 years ago |
reuk
|
3520f6c4f6
|
Standalone: Put CreatePluginFilter in a common header
|
5 years ago |
reuk
|
1915fc7a37
|
Standalone: Fixed build issue with createPluginFilterOfType
|
5 years ago |
ed
|
0ae768d0d1
|
macOS: Fixed some unused variable warnings in the VST3 wrapper
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |