--- web/trunk/www.linuxsampler.org/downloads.html 2007/12/12 13:10:42 1591 +++ web/trunk/www.linuxsampler.org/downloads.html 2011/02/05 11:40:46 2161 @@ -47,6 +47,17 @@ downloadsout = new Image(); downloadsout.src = dir + "mdownloads.png"; + donationsover = new Image(); + donationsover.src = dir + "mdonationshover.png"; + + donationsout = new Image(); + donationsout.src = dir + "mdonations.png"; + + supportover = new Image(); + supportover.src = dir + "msupporthover.png"; + supportout = new Image(); + supportout.src = dir + "msupport.png"; + developersover = new Image(); developersover.src = dir + "mdevelopershover.png"; @@ -93,8 +104,7 @@ -
LinuxSampler +
LinuxSampler

@@ -126,7 +136,10 @@ href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src">download + donations + support + credits + name="credits" src="gfx/mcredits.png" alt="credits"> + +
+
+ + + + + +
+ + + + + +Why donate? +
+

+

+
+ + +
+
+ + + - + - + - + - + - + - + - +
@@ -168,56 +216,56 @@
gigeditAn instrument editor for gig files (written in C++, based on the gtk(mm) toolkit). -> (pure) GPL -> (pure) GPL
jlscpA java LinuxSampler control protocol API. -> (pure) GPL v2 -> (pure) GPL v2
JSamplerA graphical frontend to LinuxSampler, written in Java. -> (pure) GPL v2 -> (pure) GPL v2
libgigGigasampler file access library (C++), for loading, modifying and creating gig files. -> (pure) GPL -> (pure) GPL
liblscpLinuxSampler Control Protocol (LSCP) wrapper C library. -> (pure) LGPL -> (pure) LGPL
LinuxSamplerSampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API. -> GPL with commercial exception* -> GPL with commercial exception*
QSamplerGraphical frontend to LinuxSampler (written in C++, based on the Qt toolkit). -> (pure) GPL -> (pure) GPL

- [*] LinuxSampler is licensed under the GNU GPL license with the exception that + [*] LinuxSampler is licensed under the GNU GPL with the exception that USAGE of the source code, libraries and applications FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED without prior written permission by the LinuxSampler authors. If you have questions on the subject, that are not yet covered by the - FAQ, - please contact us. + FAQ, + please contact us.

Dependencies

@@ -263,15 +311,23 @@ - - Debian + + Debian "Lenny" - Individual Debian (.deb) binary package for each software component, compiled for x86 (Debian stable, a.k.a "Etch"). + Individual Debian (.deb) binary package for each software component, compiled for i486 (Debian stable, a.k.a "Lenny"). - + + Ubuntu "Hardy Heron" + + + Individual Ubuntu (.deb) binary package for each software component, compiled for i486 (Ubuntu 8.04 LTS, a.k.a "Hardy Heron"). + + + + Gentoo @@ -280,23 +336,35 @@ - Suse + Suse - Individual RPM package for each software component, compiled for i586. + Individual RPM package for each software component for openSUSE 11.1, compiled for i586 and x86_64. - + Windows - Self-extracting all-in-one installer for the latest official releases of all software components. Download, execute, enjoy! + Self-extracting all-in-one installer of all software components for Windows. It includes native 64 bit and native 32 bit binaries, standalone and VST plugin versions. The windows binaries are snapshots which are automatically built on our server from the latest CVS (development) version of the sampler. We recommend you to always download the latest snapshot. + + + + + Mac + + + All-in-one installer (Diskimage) of the current official releases of the software components for Mac OS X. This is a universal binary, natively supporting PPC, i386 and x64. It includes standalone and Audio Unit plugin versions of the sampler. (Note: the Mac installer does not include gigedit yet!)

- 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 + packages (note: you need to have the + Java Runtime + Environment 6 installed to be able to execute these software + packages on your computer):

@@ -308,19 +376,23 @@ - + - +
- - Fantasia-0.8a.jar + + Fantasia-0.9.jar a frontend to LinuxSampler, modern skin-based distribution + + JSampler "Fantasia", a frontend to LinuxSampler, + modern skin-based distribution of JSampler (note: "Fantasia" is + already included with the Windows installer)
- - JS_Classic-0.8a.jar + + JS_Classic-0.8a-cvs4.jar a frontend to LinuxSampler, classic distribution JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler
@@ -342,57 +414,57 @@ -libgig-3.2.1.tar.bz2 - Gigasampler file access library (C++) + href="http://download.linuxsampler.org/packages/libgig-3.3.0.tar.bz2"> +libgig-3.3.0.tar.bz2 + Gigasampler file access library (C++) -liblscp-0.5.5.tar.gz - LinuxSampler Control Protocol (LSCP) wrapper library + href="http://download.linuxsampler.org/packages/liblscp-0.5.6.tar.gz"> +liblscp-0.5.6.tar.gz + LinuxSampler Control Protocol (LSCP) wrapper library -linuxsampler-0.5.1.tar.bz2 - sampler engine / backend + href="http://download.linuxsampler.org/packages/linuxsampler-1.0.0.tar.bz2"> +linuxsampler-1.0.0.tar.bz2 + sampler engine / backend -qsampler-0.2.1.tar.gz - graphical frontend to LinuxSampler + href="http://download.linuxsampler.org/packages/qsampler-0.2.2.tar.gz"> +qsampler-0.2.2.tar.gz + graphical frontend to LinuxSampler -jlscp-0.7a.tar.bz2 - a java LinuxSampler control protocol API + href="http://downloads.sourceforge.net/jlscp/jlscp-0.8.tar.bz2"> +jlscp-0.8.tar.bz2 + a java LinuxSampler control protocol API -JSampler-0.8a.tar.bz2 - a java frontend to LinuxSampler + href="http://downloads.sourceforge.net/jsampler/JSampler-0.9.tar.bz2"> +JSampler-0.9.tar.bz2 + a java frontend to LinuxSampler -gigedit-0.1.1.tar.gz - an instrument editor for gig files + href="http://download.linuxsampler.org/packages/gigedit-0.2.0.tar.gz"> +gigedit-0.2.0.tar.gz + an instrument editor for gig files