]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/about.in.html
paraslash 0.7.3
[paraslash.git] / web / about.in.html
index a1a26eba9c14a3b374dc8e3751971e637bcdf8d2..f188ff2566ad30645365e73aa62e399439dfbf5e 100644 (file)
@@ -1,17 +1,26 @@
 <h1>About</h1>
 <hr>
 
-Paraslash is a collection of network audio streaming tools for Unix
-systems. It is written in C and released under the GPLv2.
+<p> Paraslash is a collection of network audio streaming tools for
+Unix systems. It is written in C and released under the GPLv2. </p>
 
 <ul>
-       <li> Runs on Linux, Mac OS, FreeBSD, NetBSD </li>
+       <li> Runs on Linux, FreeBSD, NetBSD </li>
        <li> Mp3, ogg/vorbis, ogg/speex, aac (m4a), wma, flac and ogg/opus support </li>
        <li> http, dccp and udp network streaming </li>
-       <li> Stand-alone decoder/player </li>
-       <li> Curses-based gui </li>
-       <li> Integrated volume normalizer, fader, alarm clock </li>
+       <li> Stand-alone decoder, player, tagger </li>
+       <li> Curses-based gui (<a href="gui.png">screenshot</a>) </li>
+       <li> Volume normalizer, fader, alarm clock </li>
        <li> Sophisticated audio file selector </li>
        <li> Command line interface with tab-completion </li>
        <li> Open source and well documented </li>
 </ul>
+
+<p> Author: Andre Noll, <a
+href="mailto:maan@tuebingen.mpg.de">maan@tuebingen.mpg.de</a>,
+Homepage: <a
+href="http://people.tuebingen.mpg.de/maan/">http://people.tuebingen.mpg.de/maan/</a>
+</p>
+
+<p> Comments and bug reports are welcome. Please provide the version
+of paraslash you are using and relevant parts of the logs. </p>