25 Commits (c55e73a50ea9667b9c064665e3d360903f2d42f8)

Author SHA1 Message Date
  falkTX c55e73a50e Use library under GPLv3 mode 7 years ago
  jules 2fdf9d377f Resaved example projects 7 years ago
  tpoole c288c94c29 Resaved all projects 7 years ago
  tpoole d525bb49e1 Resaved all projects 8 years ago
  hogliux 763ba20a61 Re-saved all projects (see previous commit) 8 years ago
  hogliux 473147350d Re-saved all projects 8 years ago
  hogliux 1e185e988f Re-saved all projects 8 years ago
  hogliux 884afa3a0d Re-saved all projects 8 years ago
  tpoole 166547d1fb Resaved all projects 8 years ago
  tpoole 82565a0c96 Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter 8 years ago
  tpoole 5b49bcdbc8 Resaved all projects 8 years ago
  tpoole 00f57d43c5 Resaved all projects 8 years ago
  tpoole a6fc53373f Resaved all projects 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
  tpoole e31a0b11e8 Resaved all projects 8 years ago
  hogliux efd4bb67bc Re-saved all projects 8 years ago
  hogliux 4fa0516f40 Revised multibus API and added support for multibus hosting 8 years ago
  hogliux ebf19aa61a Re-save all projects 8 years ago
  hogliux 1f6fa5cc3b Re-save all projects 9 years ago
  hogliux adfc6e9e80 Re-save projects 9 years ago
  hogliux 6810791645 Make sure that the legacy AU rez file is correct for midi effect AUs 9 years ago
  jules ec40f0940c Updated version numbers in modules, and resaved example projects 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 82c4938ebe Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers 9 years ago
  hogliux 4fef661ada Added multi-bus support for audio plug-in clients 9 years ago
  hogliux c4d0270f5d Resaved project files. 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  hogliux fcb8735dfc Re-save all Introjucer projects with newest introjucer version 10 years ago
  jules d31d02b4e8 Resaved projects. 10 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  jules 897c3c8044 Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro. 11 years ago
  jules 3617bca65f Added multi-mono control for AAX. Fixed a problem with RTAS automation when opening plugin UIs. 11 years ago
  jules 95d9d489a1 Removed an obsolete AAX config. 11 years ago
  jules 4fe7240eb2 Initial version of VST3 plugin support. 11 years ago
  jules be461fa03c Very cool new feature: JUCE_LIVE_CONSTANT. See the macro's description for more details. 11 years ago
  jules 63cb062d35 Initial commit of VST3 hosting. 11 years ago
  jules 1b9a60e52c Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 11 years ago
  jules c5b4e48b80 Updated some headers and URLs. 12 years ago
  jules 4fe02d2c8d AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 12 years ago
  jules aff0d98e4b Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. 12 years ago
  jules 0640631d80 Added a JucePlugin_Version define to the audio plugin headers. 12 years ago
  jules 5428554cda Added a flag to disable bypass in RTAS. 12 years ago
  jules ba9f24681f First check-in of AAX code - note that this is a work-in-progress and although it currently creates a plugin that gets scanned (on OSX at least), it doesn't yet work. 13 years ago
  jules eb028b7c33 Introjucer: added support for a user-code section to the AppConfig.h file. 13 years ago
  jules cba76bef60 Introjucer: fix for RTAS in VS2010 13 years ago
  jules 51b2068576 Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 13 years ago
  jules 673b8b5645 Updated some introjucer-generated defines. 13 years ago