32 Commits (433a82edee901b472b673d5318394a2c1fad0d8c)

Author SHA1 Message Date
  hogliux 22c187826d Android: Fixed a compile error when building standalone plug-ins on Android 8 years ago
  hogliux c2991f77c2 Re-saved all projects 8 years ago
  hogliux 9a5764a324 Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE 8 years ago
  hogliux 1e185e988f Re-saved all projects 8 years ago
  hogliux 884afa3a0d Re-saved 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 554645b750 Changed the JUCE demo plug-in and host to compile in 64 bit for the latest version of Visual Studio 8 years ago
  tpoole 5b49bcdbc8 Resaved all projects 8 years ago
  hogliux dda135a9eb Updated the JUCE demo plugin to support standalone targets on all platforms 8 years ago
  hogliux 03b0df1205 Re-saved 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 630ab88f8b Version number update 9 years ago
  jules 8a9fbc38f9 Resaved some project files 9 years ago
  hogliux b1a7441bcc Align manufacturer code of sample plug-ins in JUCE repo ('ROLI') 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  Timur Doumler 8dfb1c589a JuceDemoPlugin.jucer: removed wrong AAX path that was saved there earlier. 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
  Timur Doumler d8e45840b0 AudioPluginDemo: replaced VS2010 and VS2013 exporters with VS2015 exporter; re-saved project. 9 years ago
  jules 9b167ca5e1 Resaved example projects 9 years ago
  jules c468a5dd3d Resaved example projects 9 years ago
  jules 4e3f1216b9 Cleared out some old Visual Studio 2005/8 projects from the examples folder. If you really (!) still use those IDEs, you can easily generate the projects yourself using the Introjucer 9 years ago
  jules 884b5e051d Resaved some example project files. 9 years ago
  jules ca1f6bc7d8 Resaved all introjucer projects with new version number. 9 years ago
  jules b1a8470514 Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 9 years ago
  jules 80b24ccfd4 Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths 9 years ago
  jules 861d3d9710 Version 3.2.0 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 28fc4e5aaf Updated some introjucer project files. 10 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  jules f5f6600770 Changed the demo plugin OSX build to be 32/64-bit. 11 years ago
  jules 897c3c8044 Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro. 11 years ago
  jules 8d834b29a1 Refactored VST plugin win32 hooks, and added mouse-wheel hooking to VST3. Also added a VC2010 project to the audio demo plugin. 11 years ago
  jules 70f8ae36e9 Introjucer: removed redundant plugin website field, and used the website value that's already set for the project instead when creating plugin projects. 11 years ago
  jules 4fe7240eb2 Initial version of VST3 plugin support. 11 years ago
  jules c9ac405ca4 Removed a bogus module from the demo plugin project. 11 years ago
  jules 2e7f1e16a9 Resaved introjucer projects in the new format. 11 years ago
  jules 463325c0c6 Introjucer: changed the way binary data cpps are generated so that the content will not be dependent on machine-specific paths. 11 years ago
  jules c5b4e48b80 Updated some headers and URLs. 12 years ago
  jules 9c9cae12f4 Resaved some projects. Added a Code::Blocks project for the introjucer. 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 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 2e664976ec Changed the introjucer's config list system: each exporter now contains its own list of configs. If you load an old project, its global config list will be copied into each of its exporters. Added x64 support for VC2010 projects, as an option in its configs. 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
  Julian Storer e130af03ec Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 14 years ago
  Julian Storer b94782d388 New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 14 years ago
  Julian Storer 0a6aaea93b Minor updates for plugins. Fixed some X windows locking. 14 years ago
  Julian Storer 622f823bf7 First experimental check-in of Direct2D rendering - not for public use yet! 14 years ago