60 Commits (c98f71d4c356d48e8aab5a88a0aed759ecd26b24)

Author SHA1 Message Date
  hogliux 4fa0516f40 Revised multibus API and added support for multibus hosting 9 years ago
  hogliux ebf19aa61a Re-save all projects 9 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
  hogliux 913a868d8d Fixed a crash on exit error in the plug-in host on windows/linux 9 years ago
  jules a9d843414a Resaved all projects 9 years ago
  hogliux 59cc979cfe Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host 9 years ago
  jules 8994f37dd0 Added some FlexBox layout classes, and a demo page for this in the big juce demo app 9 years ago
  hogliux b936786f80 Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive 9 years ago
  hogliux c9aca28d00 Add pkg-config support for linux 9 years ago
  hogliux 630ab88f8b Version number update 9 years ago
  jules 8a9fbc38f9 Resaved some project files 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  jules 8920e1b1d2 Resaved projects 9 years ago
  jules 325aeb1fc8 Resaved projects 9 years ago
  jules f74338aab6 Resaved projects 9 years ago
  jules 8343f3468c Found a few missing 'override' specifiers 9 years ago
  jules e9edeccc20 Resaved 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 db152f618b Added a workaround to the host demo app to avoid subtle event-loop problems with certain plugins on OSX. 9 years ago
  jules dea899741d Resaved example projects 9 years ago
  jules 5835bbc363 Avoided a warning in the plugin host build 9 years ago
  jules 674c833c84 Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
  jules 60e072f3c4 Added a new class: StatisticsAccumulator 9 years ago
  jules 9d7571fdc2 Resaved all example projects 9 years ago
  jules d406cacc5f Avoided some deprecation warnings when building hosts on Windows 9 years ago
  jules 9b167ca5e1 Resaved example projects 10 years ago
  jules edec7b34b2 Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
  jules c468a5dd3d Resaved example projects 10 years ago
  hogliux 4fef661ada Added multi-bus support for audio plug-in clients 10 years ago
  jules 02492b36b9 Lots of small whitespace tweaks. 10 years ago
  jules 9d29fd4c9d Avoided a few pedantic warnings in the plugin host demo 10 years ago
  jules 0eac373893 Sorted out a few pedantic warnings thrown up in the audio host demo 10 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 10 years ago
  jules 42120d0fe2 Added MPE (Midi Polyphonic Expression) classes 10 years ago
  jules f618963530 Introjucer: Simplified VST include path generation. Resaved projects. 10 years ago
  jules 884b5e051d Resaved some example project files. 10 years ago
  jules ca1f6bc7d8 Resaved all introjucer projects with new version number. 10 years ago
  jules 6eee3b2a09 Resaved all project files 10 years ago
  jules b1a8470514 Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 10 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 10 years ago
  jules 9ff92b8002 Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 10 years ago
  jules 3e5ae4ea6a Resaved various project files. 10 years ago
  jules 7c96b6e999 Updated various project files. 10 years ago
  jules 80b24ccfd4 Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths 10 years ago
  jules 6f880b1364 Refactored the plugin host demo command line code to work with paths containing escapes 10 years ago
  jules 4a951f2136 Added some new window-handling features to the plugin host demo. 10 years ago
  jules b57e8e3db4 Added Base64 class 10 years ago
  jules 861d3d9710 Version 3.2.0 10 years ago
  hogliux c4d0270f5d Resaved project files. 10 years ago
  hogliux c7b8e77031 Update copyright notice 10 years ago