19 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  ed 009d685179 Updated all license headers 4 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  Tom Poole d73220920e Made the audio parameter classes thread safe 5 years ago
  Tom Poole 8f84192c9b Fixed some more Android compiler warnings 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  jules cdb55f70c2 Changes to avoid some clang warnings 6 years ago
  reuk 1f63493031 Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses 6 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  Tom Poole 0ffe0fb61b Added value-string conversion lambdas to the constructors of AudioParameterBool Choice Float and Int 7 years ago
  Tom Poole 0a3da44f07 AU: Fixed a bug setting default values for discrete parameters 7 years ago
  hogliux 544d3284e3 Added a callback to AudioParameterBool, Choice, Float and Int which is called when the parameter value changes 7 years ago
  tpoole b0866b6a5f Fixed a bug when selecting AudioParameterChoice values in native DAW parameter views 7 years ago
  tpoole 598b791964 Fixed a bug when selecting AudioParameterChoice values in native DAW parameter views 7 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 7 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux f6727f204b Added label parameter to all AudioParameter constructors 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
  jules b1a8470514 Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 9 years ago