28 Commits (ddcd78eae8f126dbde48e112d10aee9b64e784d0)

Author SHA1 Message Date
  jules b1a8470514 Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 9 years ago
  jules c562cfc3cc Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 9 years ago
  jules 9ff92b8002 Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 9 years ago
  jules 3e5ae4ea6a Resaved various project files. 9 years ago
  jules c63bf83bd9 Removed some duplicated/broken code from VST3 9 years ago
  jules 7c96b6e999 Updated various project files. 9 years ago
  jules 80b24ccfd4 Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths 9 years ago
  jules 2cecf92a0e Embedded the Apple CoreAudio support files inside the juce_audio_plugin module, so that users no longer need to install or patch these files themselves! 9 years ago
  jules b57e8e3db4 Added Base64 class 9 years ago
  Timur Doumler dca4d77f9d Fixed compiler warnings on Visual Studio 2015 RTM. 9 years ago
  jules 861d3d9710 Version 3.2.0 9 years ago
  hogliux c4d0270f5d Resaved project files. 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules ff68742e1e Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them 10 years ago
  jules d917606ad8 Resaved project files. 10 years ago
  jules e179df3e2c Introjucer: Fix to linux VST makefile flag generation. 10 years ago
  jules 43ce64a099 Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. 10 years ago
  hogliux d8e5add7ba Minor clean-up in audio demo plugin code 10 years ago
  hogliux b7a85c767a Add beginChangeGesture/endChangeGesture support to audio demo plug-in 10 years ago
  hogliux fcb8735dfc Re-save all Introjucer projects with newest introjucer version 10 years ago
  jules 6225b5de49 Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params. 10 years ago
  jules 0e591abe0f Introjucer: Stripped a couple of defunct values out of the generated linux makefiles. 10 years ago
  jules 372ea8779b Resaved projects. 10 years ago
  jules 24bce65869 Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it. 10 years ago
  jules 417e07c42f Resaved projects. 10 years ago
  jules d31d02b4e8 Resaved projects. 10 years ago
  jules 28fc4e5aaf Updated some introjucer project files. 10 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago