18 Commits (1fbd6dff9b005c4e33ac302e00aef24c3afedf14)

Author SHA1 Message Date
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed e9f8758791 Fixed a typo in AudioChannelSet::ChannelType 6 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 6 years ago
  ed 497a1b3fb7 Added juce_UnitTestCategories.h to replace raw strings used for test categories 7 years ago
  ed f3af250ff7 Tidied up unit test code layout 7 years ago
  ed 9d6b393aa9 Fixed a bug in AudioChannelSet::getChannelTypeFromAbbreviation() for non-typed ChannelTypes 7 years ago
  Tom Poole f6aa82af27 VST3: Added compatibility with more speaker arrangements 7 years ago
  hogliux 30269baed1 Added higher-order ambisonics support to JUCE 8 years ago
  hogliux 82bc9da02c Added support for Atmos 7.0.2 and 7.1.2 Surround formats 8 years ago
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
  hogliux 7ca5ad001e Added multichannel file io readers and writers 8 years ago
  jules 44d92805f6 Some cleanups in the VST wrapper and channel-set code 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux a839fa24b3 Modified AudioChannelSet::getDescription() to return more commonly used names for surround formats (without the "+LFE" part) 9 years ago
  hogliux 83a4f74b1f Added support saving/restoring plugin bus layouts in the audio host demo 9 years ago
  tpoole 2e84129479 Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 9 years ago
  hogliux 7cdcb19d25 Added a convenient function to get all channel sets with a particular number of channels 9 years ago
  hogliux 4fa0516f40 Revised multibus API and added support for multibus hosting 9 years ago
  hogliux 320c5b66c7 Add removeChannel to AudioChannelSet 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. 10 years ago
  hogliux 7ee4c800a9 Add getChannelIndexForType to AudioChannelSet class 10 years ago
  hogliux f4ac12820c Fix channel names in surround channel layouts 10 years ago
  hogliux a53eda27d4 Fix various multi-bus issues and add support for consistent surround channel ordering 10 years ago
  jules 79d2a40035 Wrapped some AudioChannelSet names in NEEDS_TRANS macros 10 years ago
  hogliux 4fef661ada Added multi-bus support for audio plug-in clients 10 years ago