web: Update the homepage

This commit is contained in:
Alexander Kojevnikov 2012-09-22 14:48:48 -07:00
parent af056cbba0
commit 579087a178
2 changed files with 5 additions and 12 deletions

2
dist/debian/control vendored
View File

@ -31,8 +31,8 @@ Description: acoustic spectrum analyser
.
* Ultra-fast signal processing, uses multiple threads to further
speed up the analysis
* High number of frequency bands for the best spectrogram quality
* Shows the codec name and the audio signal parameters
* Can save the spectrogram as an image file
* Drag-and-drop support; associates with common audio file formats
* Auto-fitting time, frequency and spectral density rulers
* Adjustable spectral density range

View File

@ -53,12 +53,12 @@
<ul>
<li>Supports all popular lossy and lossless audio file formats thanks to the <a href="http://www.ffmpeg.org/">FFmpeg</a> libraries.</li>
<li>Ultra-fast signal processing, uses multiple threads to further speed up the analysis.</li>
<li>High number of frequency bands for the best spectrogram quality.</li>
<li>Shows the codec name and the audio signal parameters.</li>
<li>Allows to save the spectrogram as an image file.</li>
<li>Drag-and-drop support; associates with common audio file formats.</li>
<li>Auto-fitting time, frequency and spectral density rulers.</li>
<li>Available in Dutch, English, French, German, Polish, Russian, Spanish, Swedish and Ukrainian.</li>
<li>Adjustable spectral density range.</li>
<li>Translated into 16 languages.</li>
</ul>
<h2>Screenshots</h2>
@ -123,16 +123,9 @@
<li>2010-07-04: <a href="http://versia.com/2010/07/04/gstreamer-ffmpeg-and-spek/">GStreamer, FFmpeg and Spek</a></li>
</ul>
<h2>Roadmap</h2>
<p>Features planned for the 1.0 release:</p>
<ul>
<li>Zoom and horizontal scroll</li>
<li>Adjust spectral density range (dB)</li>
</ul>
<h2>Contribute</h2>
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C and <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>. Patches can be sent as merge requests or attached to a <a href="http://code.google.com/p/spek/issues/entry">new issue</a>.</p>
<p>Report bugs and request new features on the <a href="http://code.google.com/p/spek/issues/list">issue tracker</a>.</p>
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in C and C++, the code is hosted on <a href="https://github.com/alexkay/spek">GitHub</a>.</p>
<p>Report bugs and request new features on the <a href="https://github.com/alexkay/spek/issues">issue tracker</a>.</p>
<p>Translation is done via <a href="http://www.transifex.net/projects/p/spek/resource/spek/">Transifex</a>. Don't hesitate to translate Spek into a new language or to improve existing translations.</p>
<h2>Contact</h2>