288 Commits (352e603d43fbd7d80c2a8daac954b52e48b51d49)

Author SHA1 Message Date
  jules 5c74ca9896 Fixes to VST3 wrapper to handle different numbers of input/output channels. 11 years ago
  jules 7e15ead238 Fix when building VST3 without VST2. 11 years ago
  jules 802197644b New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 11 years ago
  jules 9820f04f85 Visual studio compiler fix. 11 years ago
  jules dc6dd6544c VST3 client fixes. 11 years ago
  jules e22e536626 Couple of tweaks to VST3 generation. 11 years ago
  jules 04650ce6ea Some VST3 build fixes. 11 years ago
  jules 4fe7240eb2 Initial version of VST3 plugin support. 11 years ago
  jules 2c56bb7818 Additions to PluginHostType class. 11 years ago
  jules 7dcac1a0b3 Avoided a few compiler warnings in the plugin build. 11 years ago
  jules 68fad9f35a Tweak to improve VST cocoa plugin view resizing. 11 years ago
  jules 388065788b VST plugins: added plugin-side support for the hasCockosViewAsConfig extension. 11 years ago
  jules 4d2297b25c Fix for VST plugin shutdown in Reaper. 11 years ago
  jules d2532f4540 Version number update 11 years ago
  jules 7dd5c09826 Version number update 11 years ago
  jules 4c392e6f02 Added some comments. 11 years ago
  jules 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
  jules 53cbc74986 Passed maximum name length when calling VST getParameterName(). 11 years ago
  jules fe6ec7acfc Workaround for mingw. 11 years ago
  jules 7336f7da34 Added a couple of mingw tweaks for plugin builds. 11 years ago
  jules 6dcf82f904 Fixed return value of an AudioUnit method to stop auval complaining. 11 years ago
  jules cdacae9cbb Version 3.0.0 11 years ago
  jules a54e4ac576 Update .gitignore and some comments. 11 years ago
  jules 1113e17186 Version number update 11 years ago
  jules 44ba3f52fe Some additions and updates to PluginHostType, including a method to get a string description. 11 years ago
  jules 32316cc1aa Avoided allocation in VST process function. 11 years ago
  jules fbc30c4a38 Workaround for a GCC fail. 11 years ago
  jules 0de50d99a5 Version number update 11 years ago
  jules 6ff9512059 Made sure that the PluginHostType class is included by the audio_plugin_client module 11 years ago
  jules a204ea7ae8 Version number update 11 years ago
  jules 48f76460b8 Fix for building non-synth AUs. 11 years ago
  jules 35f2c94339 Avoided a pedantic warning in VST code. 11 years ago
  jules 12bf054456 Version number update 11 years ago
  jules 5818b89b04 Altered the method by which plugin UIs re-post carbon keyboard events. 11 years ago
  jules bb98c00d0d Avoided some pedantic compiler warnings in the audio plugin code. 11 years ago
  jules d43bcc09fe Removed a few pedantic warnings from the audio plugin build. 11 years ago
  jules 5f9552c4ec Version number update 11 years ago
  jules 085e453f10 Added MIDI output handling to AudioUnit wrapper. 11 years ago
  jules 00b388fbf3 Fixed a typo in the RTAS code. 11 years ago
  jules 09d20dcae8 Added some new methods to SystemTrayIconComponent for highlighting and message bubbles. 11 years ago
  jules 059737b163 Version number update 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 207557d996 Workaround for OSX 32-bit VST window positioning problems in some hosts. 11 years ago
  jules b629e4447d Added a couple of new hosts to PluginHostType. 11 years ago
  jules 641cb754f0 Minor clean-ups. 11 years ago
  jules 7550b36e19 Avoided crash in AU hosts that try to create a GUI when the plugin doesn't have one. 11 years ago
  jules 8f5c194228 More work on the AU base classes. 11 years ago
  jules f8e71023a4 Different approach to AU base class overriding. 11 years ago
  jules 8d381d0060 Reworked base class in AU plugin wrapper. 11 years ago
  jules 74390295ad Fixed a few MSVC warnings. 12 years ago