Tom Poole
|
761eb566f5
|
Fixed some compiler warnings
|
4 years ago |
Tom Poole
|
8070fa0ec4
|
Fixed some compiler warnings
|
4 years ago |
ed
|
b7e28541ca
|
Replaced deprecated Displays methods
|
4 years ago |
reuk
|
fd8ba2deda
|
VST2: Allow VST2 plugins to build for win32 with LLVM
|
4 years ago |
ed
|
31022e4521
|
VST3: Fixed some build errors and warnings with JUCE_VST3_CAN_REPLACE_VST2=1 on Linux
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
b5214a341e
|
Normalised lambda whitespace
|
5 years ago |
ed
|
5d9eb7ee1f
|
Whitespace
|
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
|
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 |
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
|
4cf66d6522
|
Cleanup: Remove redundant inlines
|
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
|
eae9a10944
|
MidiBuffer: Add iterator compatible with C++11 range-for
|
5 years ago |
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
ed
|
18523101be
|
Windows: Refactored DPI handling in the VST wrapper and hosting code
|
5 years ago |
ed
|
79385cc1e3
|
VST2: Send audioMasterUpdateDisplay opcode on the message thread to fix some hosts not updating
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
Tom Poole
|
1003579c5a
|
VST2: Avoided a race condition
|
5 years ago |
Tom Poole
|
3403617f77
|
VST: Fixed a race condition
|
5 years ago |
jules
|
ed15e3d3c2
|
Workaround for build problem in Xcode 9
|
5 years ago |
Tom Poole
|
1c0eb583f1
|
VST2: Fixed a potential race condition when getting and setting plug-in state
|
5 years ago |
Tom Poole
|
d4b7cceb32
|
Fixed more compiler warnings
|
6 years ago |
Tom Poole
|
230588cbf9
|
Fixed a compiler warning
|
6 years ago |
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
6 years ago |
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
ed
|
ce33b4aea1
|
Projucer: Add a setting to configure the number of MIDI inputs and outputs for VST plug-ins
|
6 years ago |
ed
|
98219bf98e
|
VST2: Fix a conversion warning in the wrapper and prevent resizing the plug-in window in resizeHostWindow() to fix some flickering when resizing
|
6 years ago |
ed
|
b29cb61e91
|
VST2: Default to main monitor scale factor in plug-in editor's constructor to get correct size when opening in Cubase 10
|
6 years ago |
ed
|
ca9a50ea82
|
VST2: Fix scaling bug in hosts which don't support the sizeWindow call
|
6 years ago |
Tom Poole
|
ff4e54b32d
|
Clarified some comments regarding the removal of the embedded VST2 SDK
|
6 years ago |
Tom Poole
|
a3566b8c1e
|
Removed the embedded VST2 SDK
|
6 years ago |
ed
|
fc203d62d9
|
Windows: Refactored some of the recent DPI-aware VST2 and VST3 plug-in changes
|
6 years ago |
ed
|
fd7b339e04
|
Moved some VST version compiler warnings out of juce_CheckSettingMacros.h and into the VST wrapper so that JUCE_COMPILER_WARNING can be used
|
6 years ago |
ed
|
c03469fca6
|
Add support for DPI aware plug-ins on Windows
|
6 years ago |
Tom Poole
|
1d56cfe04a
|
Added a handleVstHostCallbackAvailable method to the VSTCallbackHandler interface
|
6 years ago |
hogliux
|
d430cd2e76
|
Vst2: Fixed typo in VST2 wrapper
|
7 years ago |
hogliux
|
cf4f12a452
|
Replaced our VST2 interface headers with official VST3 SDK
|
7 years ago |
hogliux
|
9b81643aa9
|
Plug-In wrappers and hosting code now support infinite tail times
|
7 years ago |