/[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 1591 by schoenebeck, Wed Dec 12 13:10:42 2007 UTC revision 1594 by schoenebeck, Thu Dec 13 23:10:02 2007 UTC
# Line 168  Line 168 
168            <td class="bordered">            <td class="bordered">
169              <a class="info" href=#gigedit>gigedit<span class='info'>An instrument editor for gig files (written in C++, based on the gtk(mm) toolkit).</span></a>              <a class="info" href=#gigedit>gigedit<span class='info'>An instrument editor for gig files (written in C++, based on the gtk(mm) toolkit).</span></a>
170            </td>            </td>
171            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
172          </tr>          </tr>
173          <tr>          <tr>
174            <td class="bordered">            <td class="bordered">
175               <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>               <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
176            </td>            </td>
177            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> v2</td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
178          </tr>          </tr>
179          <tr>          <tr>
180            <td class="bordered">            <td class="bordered">
181                <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>                <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
182            </td>            </td>
183            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> v2</td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
184          </tr>          </tr>
185          <tr>          <tr>
186            <td class="bordered">            <td class="bordered">
187              <a class="info" href=#libgig>libgig<span class='info'>Gigasampler file access library (C++), for loading, modifying and creating gig files.</span></a>              <a class="info" href=#libgig>libgig<span class='info'>Gigasampler file access library (C++), for loading, modifying and creating gig files.</span></a>
188            </td>            </td>
189            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
190          </tr>          </tr>
191          <tr>          <tr>
192            <td class="bordered">            <td class="bordered">
193              <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>              <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
194            </td>            </td>
195            <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
196          </tr>          </tr>
197          <tr>          <tr>
198            <td class="bordered">            <td class="bordered">
199              <a class="info" href=#linuxsampler>LinuxSampler<span class='info'>Sampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API.</span></a>              <a class="info" href=#linuxsampler>LinuxSampler<span class='info'>Sampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API.</span></a>
200            </td>            </td>
201            <td> -> <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> with <a href="#exception"><u><i>commercial exception</i></u>*</a></td>            <td> -> <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> with <a href="#exception" title="see description below"><u><i>commercial exception</i></u>*</a></td>
202          </tr>          </tr>
203          <tr>          <tr>
204            <td class="bordered">            <td class="bordered">
205              <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>              <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
206            </td>            </td>
207            <td> -> (pure) <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a></td>            <td> -> (pure) <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
208          </tr>          </tr>
209        </tbody>        </tbody>
210        </table>        </table>
211    
212        <a name="exception"></a>        <a name="exception"></a>
213        <p class="caution">        <p class="caution">
214        [*] LinuxSampler is licensed under the GNU GPL license with the exception that        [*] LinuxSampler is licensed under the GNU GPL with the exception that
215        <b>USAGE</b> of the source code, libraries and applications        <b>USAGE</b> of the source code, libraries and applications
216        <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>        <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
217        without prior written permission by the LinuxSampler authors.        without prior written permission by the LinuxSampler authors.
218        If you have questions on the subject, that are not yet covered by the        If you have questions on the subject, that are not yet covered by the
219        <a href="faq.html#commercial_products">FAQ</a>,        <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
220        please <a href="developers.html">contact us</a>.        please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
221        </p>        </p>
222    
223        <h2>Dependencies</h2>        <h2>Dependencies</h2>
# Line 263  libgig before being able to compile and Line 263  libgig before being able to compile and
263          <tbody>          <tbody>
264            <tr>            <tr>
265              <td class="decorated">              <td class="decorated">
266                <a href="http://download.linuxsampler.org/packages/debian/">                <a href="http://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
267                  <img src="gfx/logos/debian.png">Debian                  <img src="gfx/logos/debian.png">Debian
268                </a>                </a>
269              </td>              </td>
# Line 271  libgig before being able to compile and Line 271  libgig before being able to compile and
271            </tr>            </tr>
272            <tr>            <tr>
273              <td class="decorated">              <td class="decorated">
274                <a href="http://download.linuxsampler.org/packages/gentoo/">                <a href="http://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
275                  <img src="gfx/logos/gentoo.png">Gentoo                  <img src="gfx/logos/gentoo.png">Gentoo
276                </a>                </a>
277              </td>              </td>
# Line 280  libgig before being able to compile and Line 280  libgig before being able to compile and
280            <tr>            <tr>
281              <td class="decorated">              <td class="decorated">
282                <a href="http://download.linuxsampler.org/packages/rpms/">                <a href="http://download.linuxsampler.org/packages/rpms/">
283                  <img src="gfx/logos/suse.png">Suse                  <img src="gfx/logos/suse.png" title=".rpm packages">Suse
284                </a>                </a>
285              </td>              </td>
286              <td class="decorated"> Individual RPM package for each software component, compiled for i586. </td>              <td class="decorated"> Individual RPM package for each software component, compiled for i586. </td>
287            </tr>            </tr>
288            <tr>            <tr>
289              <td class="decorated">              <td class="decorated">
290                <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20071207_setup.exe">                <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20071207_setup.exe" title="all-in-one installer">
291                  <img src="gfx/logos/windows.png">Windows                  <img src="gfx/logos/windows.png">Windows
292                </a>                </a>
293              </td>              </td>
294              <td class="decorated"> Self-extracting all-in-one installer for the latest official releases of all software components. Download, execute, enjoy!</td>              <td class="decorated"> Self-extracting all-in-one installer for the latest official releases of all software components for Windows. Download, execute, enjoy!</td>
295            </tr>            </tr>
296          </tbody>          </tbody>
297        </table>        </table>
298        <p class="default">        <p class="default">
299          Additionally there are the following platform independent packages (note: "Fantasia" is already included with the Windows installer):          Additionally there are the following platform independent Java executable
300            packages (note: you need to have the
301            <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
302            Environment 6</a> installed to be able to execute these software
303            packages on your computer):
304        </p>        </p>
305        <table class="decorated">        <table class="decorated">
306          <thead>          <thead>
# Line 308  libgig before being able to compile and Line 312  libgig before being able to compile and
312          <tbody>          <tbody>
313            <tr>            <tr>
314              <td class="decorated">              <td class="decorated">
315                <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a.jar">                <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a.jar" title="JSampler *Fantasia*">
316                  <img src="gfx/logos/java.png">Fantasia-0.8a.jar                  <img src="gfx/logos/java.png">Fantasia-0.8a.jar
317                </a>                </a>
318              </td>              </td>
319              <td class="decorated"> a frontend to LinuxSampler, modern skin-based distribution </td>              <td class="decorated"> JSampler "Fantasia", a frontend to LinuxSampler,
320                    modern skin-based distribution of JSampler (note: "Fantasia" is
321                    already included with the Windows installer)</td>
322            </tr>            </tr>
323            <tr>            <tr>
324              <td class="decorated">              <td class="decorated">
325                <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar">                <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar" title="JSampler *Classic*">
326                  <img src="gfx/logos/java.png">JS_Classic-0.8a.jar                  <img src="gfx/logos/java.png">JS_Classic-0.8a.jar
327                </a>                </a>
328              </td>              </td>
329              <td class="decorated"> a frontend to LinuxSampler, classic distribution </td>              <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
330            </tr>            </tr>
331          </tbody>          </tbody>
332        </table>        </table>

Legend:
Removed from v.1591  
changed lines
  Added in v.1594

  ViewVC Help
Powered by ViewVC