]> git.parisson.com Git - timeside.git/commitdiff
add UI doc and copyrights
authoryomguy <yomguy@parisson.com>
Fri, 18 Jun 2010 23:27:23 +0000 (23:27 +0000)
committeryomguy <yomguy@parisson.com>
Fri, 18 Jun 2010 23:27:23 +0000 (23:27 +0000)
INSTALL
INSTALL.html
README
README.html

diff --git a/INSTALL b/INSTALL
index 736a861c6f26ebf2005f538f4e08d97f1c6dc29f..79111988cfde6be97b2befef3e1d74001b50d5dd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -114,7 +114,13 @@ For example, a normalization and a waveform, from a python shell::
 >>> print 'Level:', analyzer.result()
 
 
-4. More informations
+4. TimeSide UI
+--------------
+
+See http://code.google.com/p/timeside/wiki/UiGuide
+
+
+5. More informations
 ====================
 
 See the website for more examples and information about the TimeSide API:
@@ -124,4 +130,3 @@ http://code.google.com/p/timeside/
 http://code.google.com/p/timeside/wiki/PythonApi
 
 http://code.google.com/p/timeside/source/browse/trunk/timeside/api.py
-
index ff7d2d6196cbe480247941ec67c2798d0eb70f19..60ccb42cb45560e3f39a685b2c5973b62c8013c4 100644 (file)
@@ -387,9 +387,13 @@ $ python setup.py install
 &gt;&gt;&gt; print 'Level:', analyzer.result()
 </pre>
 </div>
+<div class="section" id="timeside-ui">
+<h2>4. TimeSide UI</h2>
+<p>See <a class="reference external" href="http://code.google.com/p/timeside/wiki/UiGuide">http://code.google.com/p/timeside/wiki/UiGuide</a></p>
+</div>
 </div>
 <div class="section" id="more-informations">
-<h1>4. More informations</h1>
+<h1>5. More informations</h1>
 <p>See the website for more examples and information about the TimeSide API:</p>
 <p><a class="reference external" href="http://code.google.com/p/timeside/">http://code.google.com/p/timeside/</a></p>
 <p><a class="reference external" href="http://code.google.com/p/timeside/wiki/PythonApi">http://code.google.com/p/timeside/wiki/PythonApi</a></p>
@@ -399,7 +403,7 @@ $ python setup.py install
 <div class="footer">
 <hr class="footer" />
 <a class="reference external" href="INSTALL">View document source</a>.
-Generated on: 2010-06-18 23:05 UTC.
+Generated on: 2010-06-18 23:26 UTC.
 Generated by <a class="reference external" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
 
 </div>
diff --git a/README b/README
index 29328bec2595a89649cd0b4863aa64d230892e48..abad9203a78e5ab071d921b9bee2da5e3aa7a76a 100644 (file)
--- a/README
+++ b/README
@@ -17,9 +17,18 @@ MacOS X and Windows versions will soon be explorated.
 Dependencies
 ============
 
-python (>= 2.4), python-xml, python-mutagen, python-imaging (>= 1.1.6),python-numpy,
-python-setuptools (>= 0.6b3), python-gst0.10, gstreamer0.10-plugins-base,
-gstreamer0.10-plugins-fluendo-mp3, gstreamer0.10-plugins-good
+For TimeSide Core::
+
+    python (>= 2.4), python-xml, python-mutagen, python-imaging (>= 1.1.6),python-numpy,
+    python-setuptools (>= 0.6b3), python-gst0.10, gstreamer0.10-plugins-base,
+    gstreamer0.10-plugins-fluendo-mp3, gstreamer0.10-plugins-good
+
+For TimeSide UI (optional)::
+
+    * SoundManager 2 >= 2.91 : http://www.schillmania.com/projects/soundmanager2
+    * jQuery => 1.2.6 : http://www.jquery.com
+    * jsGraphics => 3.03 http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
+    * See timeside/ui/README
 
 
 Copyright
index a316f00b358d32f885fc5541d116aa534749d84c..752f02b866f2b54a207397836aabc53a96fc953d 100644 (file)
@@ -298,9 +298,19 @@ MacOS X and Windows versions will soon be explorated.</p>
 </div>
 <div class="section" id="dependencies">
 <h1>Dependencies</h1>
-<p>python (&gt;= 2.4), python-xml, python-mutagen, python-imaging (&gt;= 1.1.6),python-numpy,
+<p>For TimeSide Core:</p>
+<pre class="literal-block">
+python (&gt;= 2.4), python-xml, python-mutagen, python-imaging (&gt;= 1.1.6),python-numpy,
 python-setuptools (&gt;= 0.6b3), python-gst0.10, gstreamer0.10-plugins-base,
-gstreamer0.10-plugins-fluendo-mp3, gstreamer0.10-plugins-good</p>
+gstreamer0.10-plugins-fluendo-mp3, gstreamer0.10-plugins-good
+</pre>
+<p>For TimeSide UI (optional):</p>
+<pre class="literal-block">
+* SoundManager 2 &gt;= 2.91 : http://www.schillmania.com/projects/soundmanager2
+* jQuery =&gt; 1.2.6 : http://www.jquery.com
+* jsGraphics =&gt; 3.03 http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
+* See timeside/ui/README
+</pre>
 </div>
 <div class="section" id="copyright">
 <h1>Copyright</h1>
@@ -338,7 +348,7 @@ GNU General Public License for more details.</p>
 <div class="footer">
 <hr class="footer" />
 <a class="reference external" href="README">View document source</a>.
-Generated on: 2010-06-18 23:18 UTC.
+Generated on: 2010-06-18 23:26 UTC.
 Generated by <a class="reference external" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
 
 </div>