16 Commits (c89194f84d0e3ed18ef53dbdfa618d6e56c48adc)

Author SHA1 Message Date
  Tom Poole 4751e9d41a Added a new templated SmoothedValue class 6 years ago
  reuk b8278cec0e LinearSmoothedValue: Added some helpful member functions and deprecated setValue 6 years ago
  reuk 1f63493031 Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses 6 years ago
  Tom Poole 3a2be25b9b Fixed a bug in AudioPluginDemo 6 years ago
  Tom Poole 90597f9824 Added AAX automation pop-up support to the plug-in demo project 6 years ago
  ed d018eb8407 Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 6 years ago
  jules abe01671d4 Fixed a very old spelling mistake!(SystemStats::getCpuSpeedInMegaherz -> SystemStats::getCpuSpeedInMegahertz) 7 years ago
  hogliux af25a4147a AudioPluginDemo now uses AudioProcessorValueTreeState to store it's parameter and ui state 7 years ago
  jules 8c38c6f57f Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  jules d691838765 Tidied up a few minor coding style discrepencies 7 years ago
  Tom Poole 77128db335 Capitalised the PIP vendor field for the examples 7 years ago
  ed 8eacf2cd96 Fixed some AudioProcessor layouts mis-matches in the JUCE plugin examples 7 years ago
  ed 563869300e Fix a build error and some warnings when building the SamplerPluginDemo example on Windows 7 years ago
  ed 3977403b1b PIPs: Fixed some errors in the plugin examples 7 years ago
  ed 5507801dfd Add all PIP examples 7 years ago