23 Commits (2ec861d99e3ead4053577ed382f1272000cb13a2)

Author SHA1 Message Date
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila f36949c1b2 ARA Host: Add support for scanning and hosting ARA plugins 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk c7a17934e3
Formatting 3 years ago
  ed 469a3523b7 AudioPluginHost: Remove parameter listeners in PluginDebugWindow destructor 3 years ago
  reuk 36e35aef3b
AudioPluginHost: Display format of loaded plugins in graph view 3 years ago
  reuk 31c7f42e55
AudioPluginHost: Only allow editor window resizing when this is supported by the plugin 3 years ago
  reuk de278cf555
AudioPluginHost: Allow resizing plugins from the host, and increase border size on mobile 4 years ago
  reuk bc660e8218
AudioPluginHost: Avoid creating editor if hasEditor returns false 4 years ago
  reuk b1917085db
AudioProcessor: Update listener callback with change details 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  Tom Poole fce4212ef5 Replaced some old macros 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 a54da0b832 Fixed some more typos 5 years ago
  jules 18bb120179 Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo 5 years ago
  Tom Poole b22db01968 Fixed an iOS compiler warning 6 years ago
  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 6 years ago
  ed 32bc00871d Windows: Fixed some compilation errors and warnings when building the AudioPluginHost in VS2013 6 years ago
  Tom Poole d475b17a81 Fixed some compiler warnings 6 years ago
  Tom Poole cbdf5e6d21 Fixed some compiler warnings 6 years ago
  Tom Poole ab68b98dae AudioPluginHost: Added a plug-in debugging window showing parameter value and gesture changes 6 years ago
  ed 5527cd8ca1 Add Android and iOS support to AudioPluginHost 7 years ago
  ed 44f9a5c256 Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras 7 years ago
  ed 66ee9d6d6d Rename plugin host and network graphics demo examples 7 years ago
  jules d0514c7924 Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo 7 years ago