35 Commits (4493b71fd92d0c88b6bf54d85547d550d2a7a6b3)

Author SHA1 Message Date
  ed 7d36760efd PIPs: Changed the Component Main.cpp wrapper to avoid a crash that would happen on quit when using the live-build engine on Windows 7 years ago
  ed db8fa5a4b4 Re-saved all projects 7 years ago
  ed 8a467e7dc3 Projucer: Added a "PIP Creator" utility tool 7 years ago
  ed 711e75bdc8 Projucer: Add analytics 7 years ago
  ed fa02112614 Projucer: Add PIPGenerator class 7 years ago
  ed 2f52fa205a Projucer: Standardise replacement strings in file templates 7 years ago
  ed cd24d14000 Projucer: Fixed a missing argument in the simple content component template 7 years ago
  Noah Dayan bed0f02e54 Projucer: Cleaned up templates and added options for header and cpp file creation 7 years ago
  jules f85d706131 Some minor formatting and comment fixes 7 years ago
  jules aecb819985 Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago
  tpoole 1bd5292323 Resaved all projects 7 years ago
  tpoole 21315abce4 Projucer: Added beta CLion exporter support 7 years ago
  hogliux 54029e776d Projucer: Re-factored source code groups and general code clean-up 7 years ago
  hogliux e2c8e30d72 Added a ScopedNoDenormal class to temporarily disable denormals 7 years ago
  hogliux ede622c1ef Re-saved all projects 7 years ago
  tpoole 75c299025a Projucer: Added code to handle JucePlugin_IsMidiEffect in the new audio plug-in template 7 years ago
  hogliux 750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 8 years ago
  hogliux ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 8 years ago
  tpoole 166547d1fb 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
  ed 7f8d1008bc Resaved all projects 8 years ago
  stefan 76a9b7d24a Projucer: link to privacy policy in EULA and re-save jucer project 8 years ago
  hogliux 2a37ba034a Added gradle-wrapper when saving projects so that it is now possible to build from the command-line with "./gradlew" 8 years ago
  hogliux 4fa0516f40 Revised multibus API and added support for multibus hosting 8 years ago
  jules d1030fa845 Projucer: added some missing 'override' specifiers 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  hogliux 00dd576b21 Don't create an asserting VST2 plug-in when creating a new plug-in project via the Projucer's wizard 9 years ago
  jules 60cd2d7b67 Projucer: fixed the way the GUI editor generates include paths 9 years ago
  jules 486cb0c0bd Projucer: tidied up an include path in a template file 9 years ago
  jules 8343f3468c Found a few missing 'override' specifiers 9 years ago
  jules 6d03314a28 Projucer: updated EULA 9 years ago
  jules effb421be1 Projucer: Updated some font use and removed the EULA if running without the live-coding DLL 9 years ago
  Timur Doumler 0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 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
  jules baab7546f4 Replaced some uses of the now-deprecated AudioProcessor::getTotalNumInputChannels() 9 years ago
  hogliux 4fef661ada Added multi-bus support for audio plug-in clients 9 years ago
  jules d06fc22369 Pimped the demo app with some new images 9 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 9 years ago
  Timur Doumler 327d1ba187 Introjucer: disabled generation of deprecated Parameter getter/setter method overrides when creating a new Audio Plug-In. 9 years ago
  Timur Doumler c3f8588095 Re-saved Introjucer.jucer. 9 years ago
  hogliux c4d0270f5d Resaved project files. 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
  Timur Doumler b7f77590ff Fixed problem in Introjucer where a newly created audio app would produce howling feedback because the audio buffer did not get cleared. 10 years ago
  jules 699c5a9109 Added a [Constructor_pre] section to introjucer GUI component files. 10 years ago
  jules fefceaf20d Introjucer: fixed the list of exporter types 10 years ago
  Felix Faire 02c95c45d4 Updated Icon Design and Binary Data 10 years ago
  Felix Faire 6ef34798cc Modules folder combo box, Introducer Wizard 10 years ago
  jules 43fa10b12f More template cleanups 10 years ago