spek

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

commit 12efa08726743dea0f291ee1889259b883a5c907
parent e2885e0ee89137256812c7c9d7bafc43e7cfebf5
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Tue, 11 May 2010 11:04:09 +1000

[web] Link to the Atom feed

Diffstat:
Aweb/feed-icon-14x14.png | 0
Mweb/index.html | 3++-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/web/feed-icon-14x14.png b/web/feed-icon-14x14.png Binary files differ. diff --git a/web/index.html b/web/index.html @@ -6,6 +6,7 @@ <title>Spek &ndash; Free Acoustic Spectrum Analyser / Spectrogram Viewer</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="Content-Style-Type" content="text/css"/> + <link rel="alternate" type="application/atom+xml" title="Spek Project News Feed" href="http://versia.com/category/spek/feed/atom/" /> <style type="text/css"> body {font-family: sans-serif; font-size: 11pt; width: 760px; margin: 20px auto; padding: 0;} h1, h2 {font-weight: bold;} @@ -25,7 +26,7 @@ <p>Spek 0.1: <a href="spek-0.1.tar.bz2">tarball</a>, <a href="http://gitorious.org/spek/spek/blobs/0.1/NEWS">NEWS</a></p> <p>Requirements: GTK+ &ge; 2.14, GStreamer &ge; 0.10.17 (including gst-plugins-base and gst-plugins-good). For MP3 support you also need gst-plugins-ugly.</p> - <h2>News <a href="http://versia.com/category/spek/feed/"><img src="feed-icon-14x14.png"/></a></h2> + <h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2> <p>2010-05-10: <a href="http://versia.com/2010/05/10/introducing-spek/">Introducing Spek</a></p> <h2>Roadmap</h2>