Mercurial > hg > vamp-website
changeset 127:1982d4ba2ea3 website
News updates; remove not-very-useful nav link
author | Chris Cannam |
---|---|
date | Fri, 15 May 2020 13:58:13 +0100 |
parents | 730506765304 |
children | 817c3988afc7 |
files | develop.html index.html news.html rationale.html vampy.html |
diffstat | 5 files changed, 30 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/develop.html Wed Nov 13 09:49:51 2019 +0000 +++ b/develop.html Fri May 15 13:58:13 2020 +0100 @@ -18,7 +18,6 @@ <li><a href="news.html">News</a></li> <li><a href="download.html">Download Plugins</a></li> <li><a href="develop.html">Make Plugins</a></li> - <li><a href="discuss.html">Discuss</a></li> <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> </ul></div>
--- a/index.html Wed Nov 13 09:49:51 2019 +0000 +++ b/index.html Fri May 15 13:58:13 2020 +0100 @@ -18,7 +18,6 @@ <li><a href="news.html">News</a></li> <li><a href="download.html">Download Plugins</a></li> <li><a href="develop.html">Make Plugins</a></li> - <li><a href="discuss.html">Discuss</a></li> <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> </ul></div>
--- a/news.html Wed Nov 13 09:49:51 2019 +0000 +++ b/news.html Fri May 15 13:58:13 2020 +0100 @@ -19,7 +19,6 @@ <li><a href="news.html">News</a></li> <li><a href="download.html">Download Plugins</a></li> <li><a href="develop.html">Make Plugins</a></li> - <li><a href="discuss.html">Discuss</a></li> <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> </ul></div> @@ -27,8 +26,37 @@ <p>News about Vamp Plugin SDK updates and some other relevant work.</p> + <a name="20191113"></a> + <h3 id="firstnews">2019–11–13 — Vamp plugin SDK v2.9 now available</h3> + + <p>Version 2.9 of the Vamp plugin SDK is now available.</p> + + <p>This is a bug-fix release, but it also changes the base + supported C++ standard from C++98 to C++11, hence the increase + to the minor version rather than point version. For more + details, see the changelog at</p> + + <blockquote><a href="http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/CHANGELOG" class="bbc_link" target="_blank">http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/CHANGELOG</a></blockquote> + + <a name="20190207"></a> + <h3>2019–02–07 — Vamp plugin SDK v2.8 now available</h3> + + <p>Version 2.8 of the Vamp plugin SDK is now available.</p> + + <p>This is a maintenance and minor feature release. For more details, see the changelog at</p> + + <blockquote><a href="http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/CHANGELOG" class="bbc_link" target="_blank">http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/CHANGELOG</a></blockquote> + + <a name="20170306"></a> + <h3>2017–03–06 — Vamp plugin SDK v2.7.1 now available</h3> + + <p>Version 2.7.1 of the Vamp plugin SDK is now available.</p> + + <p>This is a bug-fix release, fixing a potential crash in host + applications.</p> + <a name="20170303"></a> - <h3 id="firstnews">2017–03–03 — Vamp plugin SDK v2.7 now available</h3> + <h3>2017–03–03 — Vamp plugin SDK v2.7 now available</h3> <p>Version 2.7 of the Vamp plugin SDK is now available.</p>
--- a/rationale.html Wed Nov 13 09:49:51 2019 +0000 +++ b/rationale.html Fri May 15 13:58:13 2020 +0100 @@ -18,7 +18,6 @@ <li><a href="news.html">News</a></li> <li><a href="download.html">Download Plugins</a></li> <li><a href="develop.html">Make Plugins</a></li> - <li><a href="discuss.html">Discuss</a></li> <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> </ul></div>
--- a/vampy.html Wed Nov 13 09:49:51 2019 +0000 +++ b/vampy.html Fri May 15 13:58:13 2020 +0100 @@ -18,7 +18,6 @@ <li><a href="news.html">News</a></li> <li><a href="download.html">Download Plugins</a></li> <li><a href="develop.html">Make Plugins</a></li> - <li><a href="discuss.html">Discuss</a></li> <li><a href="http://vamp-plugins.org/wiki/">Wiki</a></li> </ul></div>