Update to IMMS 2.0
Disable player for now.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>IMMSView</title>
</head>
<body>
<h1>IMMSView</h1>
<p>Current version is: <tt class="version">@IMMSVIEW_VERSION@</tt></p>
<p class="warning"><strong>This is still very alpha
software.</strong> It's not impossible, but very improbable,
that it can mess up your database. The functionnality and
also the interface aren't fixed. Suggestions are welcome.</p>
<p>IMMSView is aim to became a playlist editor replacement for
XMMS, using the IMMS plugin. Currently, it simply able to
display the IMMS database, and have also some functionnality to
control XMMS. But I hope to make it a plugin for XMMS once I
have a better idea of the exact interface I want.</p>
<p>IMMSView is distributed under the GPL, written in Python, with
a PyGTK2 interface, and used both the PySQLite and Python-XMMS
module. You can download it at this address: <a
href="immsview">http://www.tzone.org/~fabien/oss/immsview/immsview</a>.
Current release is near daily, but I make no promise about
it.</p>
<h2>Screenshots</h2>
<a href="immsview-screenshot-1.png"><img src="immsview-ss-small-1.png"/></a>
<h2>Requirements</h2>
<ul>
<li><a href="http://www.xmms.org/">XMMS</a></li>
<li><a href="http://www.luminal.org/wiki/index.php/IMMS/IMMS">IMMS</a></li>
<li><a href="http://www.gnuplot.info/">gnuplot</a></li>
<li><a href="http://www.sqlite.org/">SQLite</a></li>
<li><a href="http://www.python.org/">Python (>=2.3.x)</a></li>
<li><a href="http://pysqlite.sourceforge.net/">PySQLite</a></li>
<li><a href="http://people.via.ecp.fr/~flo/index.en.xhtml#PyXMMS">PyXMMS</a></li>
<li><a href="http://gnuplot-py.sourceforge.net/">Gnuplot.py</a></li>
</ul>
<hr>
<address><a href="mailto:fabien@tzone.org?subject=immsview">Fabien NiƱoles <fabien@tzone.org></a>
</address>
<!-- hhmts start -->Last modified: Fri Feb 6 00:48:27 EST 2004 <!-- hhmts end -->
</body>
</html>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.sgml/html401.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->