27 Commits (c20a61b80210de917a0123fe110f6207e6f62d45)

Author SHA1 Message Date
  jules e233124fc3 Fix for StandAloneFilterWindow path saving. 10 years ago
  jules f7d97b3166 Added a parameter to StandaloneFilterWindow to make ownership of the settings object optional. 11 years ago
  jules 0147476afb Modified StandaloneFilterWindow to take an extra argument for setting ownership of the property set. 11 years ago
  jules 6c6c815a16 Changed default location for standalone plugin wrapper file saving. 11 years ago
  jules 22056fab01 Added parameters to StandalonePluginHolder to allow custom file suffixes when loading/saving 11 years ago
  jules 596fccb6de Really minor UI tweak in StandaloneFilterWindow. 11 years ago
  jules 2db263c122 Refactored StandaloneFilterWindow, breaking it up so that there's a separate class StandalonePluginHolder which can be used inside more customised windows. 11 years ago
  jules 352e603d43 A couple of compiler warning fixes 11 years ago
  jules c478ff0116 Documentation fix. 11 years ago
  jules d2a52948fc AAX fix. 11 years ago
  jules 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
  jules 42aa27900b Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 11 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 12 years ago
  jules 5918d039ce Added some "override" annotations. 12 years ago
  jules 2329e63f20 Converted a few Colour references to pass-by-values. 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules 9d23f87f7c Added a missing definition to StandaloneFilterWindow 12 years ago
  jules 1b1fe9d24e StandaloneFilterWindow fix. 12 years ago
  jules 58872b9fe2 StandaloneFilterWindow update. 12 years ago
  jules ceb556eb30 Added a couple of methods to StandaloneFilterWindow 12 years ago
  jules 39eae806de Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 10c0894141 Added AudioProcessor::wrapperType flags 12 years ago
  jules d7cea05104 Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 12 years ago
  jules d02bde31df Made StandaloneFilterWindow into a header-file-only class. 13 years ago
  Julian Storer 5b92d8cc8f Fixed a spelling mistake and in the VST hosting code. Fixed a mistake in the design of the StandaloneFilterwindow class. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago