/[svn]/web/trunk/www.linuxsampler.org/downloads.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/downloads.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1023 by capela, Thu Jan 11 23:25:11 2007 UTC revision 1131 by schoenebeck, Sun Mar 25 19:20:20 2007 UTC
# Line 159  Line 159 
159        <div id="contents">        <div id="contents">
160    
161        <h2>License</h2>        <h2>License</h2>
162        <p class="default">        <p class="default">
163  LinuxSampler is licensed under the GNU GPL license with the exception that<br>  LinuxSampler is licensed under the GNU GPL license with the exception that<br>
164  <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>  <b>COMMERCIAL USE</b> of the souce code, libraries and applications is<br>
165  <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>  <b>NOT ALLOWED</b> without prior written permission by the LinuxSampler authors.<br>
# Line 228  qsampler-0.1.2.tar.gz </a> </td> Line 228  qsampler-0.1.2.tar.gz </a> </td>
228          <tbody>          <tbody>
229            <tr>            <tr>
230              <td> <a              <td> <a
231   href="http://download.linuxsampler.org/packages/libgig-3.1.0.tar.bz2">   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">
232  libgig-3.1.0.tar.bz2 </a> </td>  libgig-3.1.1.tar.bz2 </a> </td>
233              <td> --&gt; </td>              <td> --&gt; </td>
234              <td> Gigasampler file access library </td>              <td> Gigasampler file access library </td>
235            </tr>            </tr>
236            <tr>            <tr>
237              <td> <a              <td> <a
238   href="http://download.linuxsampler.org/packages/liblscp-0.5.2.tar.gz">   href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz">
239  liblscp-0.5.2.tar.gz </a> </td>  liblscp-0.5.3.tar.gz </a> </td>
240              <td> --&gt; </td>              <td> --&gt; </td>
241              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td> LinuxSampler Control Protocol (LSCP) wrapper library </td>
242            </tr>            </tr>
# Line 268  JSampler-0.2a.tar.bz2 </a> </td> Line 268  JSampler-0.2a.tar.bz2 </a> </td>
268              <td> --&gt; </td>              <td> --&gt; </td>
269              <td> a java frontend to LinuxSampler </td>              <td> a java frontend to LinuxSampler </td>
270            </tr>            </tr>
271              <tr>
272                <td> <a
273     href="http://download.linuxsampler.org/packages/gigedit-0.0.3.tar.gz">
274    gigedit-0.0.3.tar.gz </a> </td>
275                <td> --&gt; </td>
276                <td> an instrument editor for gig files </td>
277              </tr>
278          </tbody>          </tbody>
279        </table>        </table>
280    
# Line 279  packages</a> and <a Line 286  packages</a> and <a
286  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>  for i386 only, bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>
287  and platform-independent <a  and platform-independent <a
288   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">   href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">
289  Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).</p>  Java packages</a> (for JS Classic 0.2a, java frontend for LinuxSampler).
290    For libgig you can find <a href="http://download.linuxsampler.org/packages/win32/">Windows binaries</a> as well.</p>
291        <a name="cvs"></a><h2>CVS</h2>        <a name="cvs"></a><h2>CVS</h2>
292        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
293  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.
294  When prompted for a password for anonymous, simply press the Enter key.  When prompted for a password for anonymous, simply press the Enter key.
295  There are currently six subprojects in the LinuxSampler project, pick  There are currently seven subprojects in the LinuxSampler project, pick
296  the line of the respective subproject you want to checkout from below: </p>  the line of the respective subproject you want to checkout from below: </p>
297        <table class="default" border="0" cellpadding="1" cellspacing="5">        <table class="default" border="0" cellpadding="1" cellspacing="5">
298          <tbody>          <tbody>
299            <tr>            <tr>
300              <td>              <td>
301              <pre class="code">1<br>2<br>3<br>4<br>5<br>6</pre>              <pre class="code">1<br>2<br>3<br>4<br>5<br>6<br>7</pre>
302              </td>              </td>
303              <td width="100%">              <td width="100%">
304              <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler</pre>              <pre class="code">cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co libgig<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co liblscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co linuxsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co qsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jlscp<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co jsampler<br>cvs -z3 -d:pserver:anonymous@cvs.linuxsampler.org:/var/cvs/linuxsampler co gigedit</pre>
305              </td>              </td>
306            </tr>            </tr>
307          </tbody>          </tbody>
# Line 301  the line of the respective subproject yo Line 309  the line of the respective subproject yo
309        <p class="default"> You can also <a        <p class="default"> You can also <a
310   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS   href="http://cvs.linuxsampler.org/cgi-bin/viewcvs.cgi/">browse the CVS
311  repository</a>. </p>  repository</a>. </p>
312        <h2>Wallpapers</h2>        <h2>Bootsplash theme</h2>
313        <p class="default"> How about a bit eye candy for your desktop?        <p class="default"> Does your computer already boot in LinuxSampler style? No? Checkout the following LinuxSampler theme for either <a href="http://dev.gentoo.org/~spock/projects/gensplash/">fbsplash (gensplash)</a> or <a href="http://www.bootsplash.org">bootsplash</a>:</p>
 There's currently only a wallpaper for 1600x1200. Tell us if you like  
 it and maybe we add other resolutions as well. </p>  
314        <table class="default">        <table class="default">
315          <tbody>          <tbody>
316            <tr>            <tr>
317              <td> <a              <td> <a
318   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png">
319              <img src="misc/linuxsampler_box_preview.jpg"              <img src="http://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
320   alt="wallpaper preview"> </a> </td>   alt="Screenshot 1"> </a> </td>
321                <td> --&gt; </td>
322                <td> <a
323     href="http://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
324              </tr>
325              <tr>
326                <td> <a
327     href="http://download.linuxsampler.org/bootsplash/screenshots/top.png">
328                <img src="http://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
329     alt="Screenshot 2"> </a> </td>
330              <td> --&gt; </td>              <td> --&gt; </td>
331              <td> <a              <td> <a
332   href="http://download.linuxsampler.org/wallpapers/linuxsampler_box_1600x1200.png">   href="http://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
 1600x1200 </a> </td>  
333            </tr>            </tr>
334          </tbody>          </tbody>
335        </table>        </table>
336          <p> <a
337     href="http://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
338        <br>        <br>
339        </div>        </div>
340        </td>        </td>

Legend:
Removed from v.1023  
changed lines
  Added in v.1131

  ViewVC Help
Powered by ViewVC