spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit a42cc664ae5a683bbc12bff6833e9c04456ec8ce
parent bd4e8904736446aa6576290db56ffdb62991defc
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Sun, 23 Sep 2012 13:19:42 -0700

web: Update for 0.8.0

Diffstat:
Mdist/README.md | 1-
Mweb/index.html | 16++++++++--------
2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/dist/README.md b/dist/README.md @@ -19,7 +19,6 @@ * Update sshots if there are user-visible changes. * Update INSTALL.md with the new version number and instructions. * Update copyright year of touched code. - * Commit everything. * Make sure `make distcheck` doesn't return errors. * Prepare binaries for OSX and WIN, see README files in dist/*. * If anything has been changed, commit and re-make the tarball. diff --git a/web/index.html b/web/index.html @@ -85,9 +85,9 @@ <tr> <td><img src="logo-unix.png" width="69" height="48" alt="Unix"/></td> <td class="dld_link"> - <a href="http://spek.googlecode.com/files/spek-0.7.tar.bz2">spek-0.7.tar.bz2</a> (375 KiB) + <a href="https://github.com/downloads/alexkay/spek/spek-0.8.0.tar.xz">spek-0.8.0.tar.xz</a> (167 KiB) <br/> - <a href="http://code.google.com/p/spek/wiki/UnixInstall">instructions</a> + <a href="https://github.com/alexkay/spek/blob/0.8.0/INSTALL.md#bsd-and-gnulinux">instructions</a> </td> </tr> </table> @@ -97,11 +97,11 @@ <tr> <td><img src="logo-windows.png" width="48" height="48" alt="Windows"/></td> <td class="dld_link"> - <a href="http://spek.googlecode.com/files/spek-0.7.2.msi">spek-0.7.2.msi</a> (7.21 MiB) + <a href="https://github.com/downloads/alexkay/spek/spek-0.8.0.msi">spek-0.8.0.msi</a> (5.97 MiB) <br/> - <a href="http://spek.googlecode.com/files/spek-0.7.2.zip">spek-0.7.2.zip</a> (8.34 MiB) + <a href="https://github.com/downloads/alexkay/spek/spek-0.8.0.zip">spek-0.8.0.zip</a> (5.81 MiB) <br/> - <a href="http://code.google.com/p/spek/wiki/WindowsInstall">instructions</a> + <a href="https://github.com/alexkay/spek/blob/0.8.0/INSTALL.md#windows">instructions</a> </td> </tr> </table> @@ -111,9 +111,9 @@ <tr> <td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td> <td class="dld_link"> - <a href="http://spek.googlecode.com/files/spek-0.7.2.dmg">spek-0.7.2.dmg</a> (7.57 MiB) + <a href="https://github.com/downloads/alexkay/spek/spek-0.8.0.dmg">spek-0.8.0.dmg</a> (5.64 MiB) <br/> - <a href="http://code.google.com/p/spek/wiki/OsxInstall">instructions</a> + <a href="https://github.com/alexkay/spek/blob/0.8.0/INSTALL.md#mac-os-x">instructions</a> </td> </tr> </table> @@ -123,11 +123,11 @@ <h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2> <ul> + <li>2012-09-23: <a href="http://versia.com/2012/09/spek-0-8-0-released/">Spek 0.8.0 Released</a></li> <li>2011-08-17: <a href="http://versia.com/2011/08/17/spek-and-lion/">Spek and Lion</a></li> <li>2011-04-24: <a href="http://versia.com/2011/04/24/spek-0-7-released/">Spek 0.7 Released</a></li> <li>2011-03-16: <a href="http://versia.com/2011/03/16/spek-status-update/">Spek status update</a></li> <li>2010-07-13: <a href="http://versia.com/2010/07/13/spek-0-6-release/">Spek 0.6 Released</a></li> - <li>2010-07-04: <a href="http://versia.com/2010/07/04/gstreamer-ffmpeg-and-spek/">GStreamer, FFmpeg and Spek</a></li> </ul> <h2>Contribute</h2>