1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Tom Poole
894e7d2bd2 Updated all license headers 2020-04-23 17:30:39 +01:00
reuk
f20b93a458 AudioPluginHost: Include example plugins in project
This change adds the examples from `examples/Plugins` to the
AudioPluginHost, surfacing them as 'internal' plugins in the popup menu.
2020-04-16 12:18:46 +01:00
ed
7035a40879 Fixed some errors in the examples 2020-03-16 11:47:15 +00:00
reuk
e55de57922 DSP: Fix compiler warnings in DSP plugin demo 2020-03-11 12:54:00 +00:00
Tom Poole
41055ad782 DSP: Refactored AudioBlock 2019-08-15 12:49:47 +01:00
ed
e45b1d9924 Updated the VS exporter of example projects to VS2019 2019-06-03 17:16:47 +01:00
ed
0bc37d210e Fixed a compile error in the DSPModulePluginDemo example 2019-03-26 18:31:30 +00:00
Tom Poole
4751e9d41a Added a new templated SmoothedValue class 2019-02-19 09:38:04 +00:00
ed
d018eb8407 Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 2018-06-27 11:37:27 +01:00
Tom Poole
ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
Tom Poole
77128db335 Capitalised the PIP vendor field for the examples 2018-03-26 09:58:54 +01:00
ed
3977403b1b PIPs: Fixed some errors in the plugin examples 2018-03-16 11:23:04 +00:00
ed
5507801dfd Add all PIP examples 2018-03-15 12:10:34 +00:00