This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-02-01 03:10:06 +00:00
Code
Activity
02177b34c0
JUCE
/
extras
/
AudioPluginHost
History
Download ZIP
Download TAR.GZ
jules
15567c7150
Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window
2019-05-29 17:13:06 +01:00
..
Builds
Windows: Removed some nonexistent warnings from the VS2013 and 2015 exporters
2019-05-20 10:22:14 +01:00
JuceLibraryCode
Set JUCE_ALLOW_STATIC_NULL_VARIABLES 0 by default - these have all been marked as deprecated for a long time
2019-03-15 10:08:26 +00:00
Source
Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window
2019-05-29 17:13:06 +01:00
AudioPluginHost.jucer
Windows: Removed some nonexistent warnings from the VS2013 and 2015 exporters
2019-05-20 10:22:14 +01:00