22 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  reuk 64fa95deef
SamplerPlugin: Fix bug where cancelling load could cause a segfault 4 years ago
  ed d8a119e542 Fixed some GCC 5 compatibility issues 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  reuk 2f45814bfc Examles: Fix some more warnings 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk f20b93a458 AudioPluginHost: Include example plugins in project 5 years ago
  reuk bbd2184e3b Demos: Fix some build issues in demos with more warnings enabled 5 years ago
  reuk 4caf25914c Examples: Fix up createAssetInputStream uses 5 years ago
  ed 7035a40879 Fixed some errors in the examples 5 years ago
  ed e45b1d9924 Updated the VS exporter of example projects to VS2019 6 years ago
  Tom Poole a9a0f6b92f Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
  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
  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
  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 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