10 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 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 f20b93a458 AudioPluginHost: Include example plugins in project 5 years ago
  reuk 8433c098b9 MIDI: Add Midi Logger plugin demo PIP 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 4b118bb45b Added a MIDI output node to the AudioPluginHost 5 years ago
  jules 18bb120179 Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo 5 years ago
  jules 6b82c964cd Refactored AudioPluginFormat::createPluginInstance to use lambdas for the callback 6 years ago
  ed 92a9c37bac Deprecated some thread unsafe methods in KnownPluginList and modernised the interface a bit 6 years ago
  Tom Poole d475b17a81 Fixed some compiler warnings 6 years ago
  Tom Poole cbdf5e6d21 Fixed some compiler warnings 6 years ago
  jules f3e1e52c88 Cleaned up some audio plugin creation function prototypes 7 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
  jules c6da067ac3 Scraped a layer of crusty old code from some audio plugin host files 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 8 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
  hogliux c7b8e77031 Update copyright notice 9 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  jules 3e233c2f24 Updated LADSPA and plugin host demo for latest changes. 11 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules b8e8937b40 Plugin host compile fix. 12 years ago
  jules 53edf99901 Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data. 12 years ago
  Julian Storer 0853a9b686 Removed const-ness from some return types to take advantage of future c++0x advantages. 14 years ago
  Julian Storer 4e52fac18e Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code. 14 years ago
  Julian Storer 73210e73dc Added Intel compiler support for atomics. Small Jucer fix for file browsing. 15 years ago
  Julian Storer 0768b3bb12 Changed the audio plugin host projects to be Jucer-generated. 15 years ago
  jules 2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 15 years ago
  jules e1772515b4 16 years ago
  jules a24962151e 16 years ago
  jules a9e726681c 17 years ago
  jules 8229d215a6 Added the AudioProcessor and related classes to the source tree. 17 years ago
  jules 1e5a9ad56e 18 years ago
  jules 15dfdff5f8 (automatic tidy-up of whitespace) 18 years ago
  jules 99102fb62e 18 years ago
  jules 94cfda5062 18 years ago