Tom Poole
0e599bea06
Re-saved all projects
4 years ago
ed
8500f40b95
AudioPluginHost: Only auto-scale VST plug-in windows
4 years ago
ed
3a0af69eff
AudioPluginHost: Added an application-level setting for scaling plug-ins on Windows
4 years ago
ed
7b6d6d55cb
AudioPluginHost: Fixed backwards compatibility with old internal plug-in names
4 years ago
reuk
b1917085db
AudioProcessor: Update listener callback with change details
4 years ago
ed
271a9cd7a4
Re-saved all projects
4 years ago
ed
5b432431fd
Re-saved all projects
4 years ago
reuk
3baaad8b5b
XmlElement: Update loops to use new iterators
4 years ago
Tom Poole
cfefaf0acf
Re-saved all projects
4 years ago
Tom Poole
932b2e0209
Re-saved all projects
4 years ago
Tom Poole
8a23d0caaa
Re-saved all projects
4 years ago
Tom Poole
89fc0124e5
Re-saved all projects
4 years ago
ed
72695f91c7
Re-saved all projects
4 years ago
Tom Poole
d9b2a61454
Re-saved all projects
4 years ago
ed
697b7ff705
Re-saved all projects
4 years ago
ed
d236c882cb
Re-saved all projects
4 years ago
reuk
ae1f5541fc
Resave all projects
4 years ago
Tom Poole
df2f5db822
Re-saved all projects
4 years ago
ed
1ec24991e8
Re-saved all projects
4 years ago
ed
6e5fa14065
Add demo assets as Xcode resource to AudioPluginHost
4 years ago
ed
6cb364e33f
Re-saved all projects
4 years ago
Tom Poole
b4d101d86b
PluginHost: Removed the juce_video module from CMakeLists.txt
4 years ago
Tom Poole
e670701ca7
PluginHost: Removes the video module
4 years ago
Tom Poole
00eab6aa4b
Re-saved all projects
4 years ago
Tom Poole
c54b8ef3ae
Re-saved all projects
4 years ago
Tom Poole
d0ed3e3d0f
Re-saved all projects
4 years ago
ed
8020c3420a
Re-saved all projects
4 years ago
ed
349b9c1e70
Re-saved all projects
4 years ago
ed
f9e6030f85
Re-saved all projects
4 years ago
Tom Poole
816d7cf826
Re-saved all projects
4 years ago
ed
f0c90e4c12
Removed some unnecessary isOnTouchDevice() checks in the AudioPluginHost
4 years ago
ed
d9460f11c2
Re-saved all projects
4 years ago
ed
0d26cf8e46
Re-saved all projects
4 years ago
reuk
394c4fd475
Clang: Fix warnings when building with clang 10
4 years ago
ed
009d685179
Updated all license headers
4 years ago
reuk
fca3429e6e
DSP: Update convolution
5 years ago
reuk
5e5ac203b9
CMake: Link necessary libraries for hosting plugins
The CoreAudioKit (and on macOS, AudioUnit) frameworks are required to
host AudioUnit plugins. Hosts (especially those which don't use the
`juce_audio_utils` module) should use the new `PLUGINHOST_AU` parameter
to `juce_add_*` in order to add the correct preprocessor definition and
link the necessary frameworks.
5 years ago
ed
946657d5c1
Re-saved all projects
5 years ago
reuk
4292a38327
Cleanup: Add some missing explicit constructors
5 years ago
reuk
2f45814bfc
Examles: Fix some more warnings
5 years ago
reuk
eb01832c48
CMake: Add targets for recommended flags
5 years ago
Ivan Cohen
c138bf91b4
DSP: Revamp DSP module
5 years ago
Tom Poole
6cb75d9d2c
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
5 years ago
Tom Poole
894e7d2bd2
Updated all license headers
5 years ago
ed
add88c33f2
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
5 years ago
Tom Poole
2d16374b14
Updated all license headers
5 years ago
Tom Poole
f44bf726b7
Re-saved all projects
5 years ago
ed
297e2c4c95
Re-saved all projects
5 years ago
ed
30b41c67cf
Re-saved all projects
5 years ago
reuk
73d62a7f8a
MidiBufferIterator: Add some missing iterator increments
5 years ago