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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4105 - (show annotations) (download) (as text)
Tue Mar 26 12:24:55 2024 UTC (3 weeks, 2 days ago) by schoenebeck
File MIME type: text/html
File size: 25626 byte(s)
* Update download link for new linuxsampler release (2.3.1).

1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="index.css">
5 <title>The Linux Sampler Project</title>
6 <meta http-equiv="content-type"
7 content="text/html; charset=ISO-8859-1">
8 <script language="javascript" type="text/javascript">
9 <!--
10 var dir = "gfx/";
11
12 if(document.images) {
13
14 newsover = new Image();
15 newsover.src = dir + "mnewshover.png";
16
17 newsout = new Image();
18 newsout.src = dir + "mnews.png";
19
20 aboutover = new Image();
21 aboutover.src = dir + "mabouthover.png";
22
23 aboutout = new Image();
24 aboutout.src = dir + "mabout.png";
25
26 featuresover = new Image();
27 featuresover.src = dir + "mfeatureshover.png";
28
29 featuresout = new Image();
30 featuresout.src = dir + "mfeatures.png";
31
32 screenshotsover = new Image();
33 screenshotsover.src = dir + "mscreenshotshover.png";
34
35 screenshotsout = new Image();
36 screenshotsout.src = dir + "mscreenshots.png";
37
38 demosover = new Image();
39 demosover.src = dir + "mdemoshover.png";
40
41 demosout = new Image();
42 demosout.src = dir + "mdemos.png";
43
44 downloadsover = new Image();
45 downloadsover.src = dir + "mdownloadshover.png";
46
47 downloadsout = new Image();
48 downloadsout.src = dir + "mdownloads.png";
49
50 donationsover = new Image();
51 donationsover.src = dir + "mdonationshover.png";
52
53 donationsout = new Image();
54 donationsout.src = dir + "mdonations.png";
55
56 supportover = new Image();
57 supportover.src = dir + "msupporthover.png";
58 supportout = new Image();
59 supportout.src = dir + "msupport.png";
60
61 developersover = new Image();
62 developersover.src = dir + "mdevelopershover.png";
63
64 developersout = new Image();
65 developersout.src = dir + "mdevelopers.png";
66
67 instrumentsover = new Image();
68 instrumentsover.src = dir + "minstrumentshover.png";
69
70 instrumentsout = new Image();
71 instrumentsout.src = dir + "minstruments.png";
72
73 linksover = new Image();
74 linksover.src = dir + "mlinkshover.png";
75
76 linksout = new Image();
77 linksout.src = dir + "mlinks.png";
78
79 documentationover = new Image();
80 documentationover.src = dir + "mdocumentationhover.png";
81
82 documentationout = new Image();
83 documentationout.src = dir + "mdocumentation.png";
84
85 creditsover = new Image();
86 creditsover.src = dir + "mcreditshover.png";
87
88 creditsout = new Image();
89 creditsout.src = dir + "mcredits.png";
90
91 faqover = new Image();
92 faqover.src = dir + "mfaqhover.png";
93
94 faqout = new Image();
95 faqout.src = dir + "mfaq.png";
96
97 bugsover = new Image();
98 bugsover.src = dir + "mbugshover.png";
99
100 bugsout = new Image();
101 bugsout.src = dir + "mbugs.png";
102 }
103 -->
104 </script>
105 </head>
106 <body>
107 <div id="mainwindow"><div class="lsbackground"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler"></div>
108 <h1><span class="hidden">The LinuxSampler Project</span></h1>
109 <table border="0" cellpadding="0" cellspacing="0">
110 <tbody>
111 <tr>
112 <th colspan="2" align="left"> <img name="h1blank"
113 src="gfx/h1blank.png" alt="blank"><span class="hidden">about</span></th>
114 </tr>
115 <tr>
116 <td valign="top"> <a id="news" href="index.php"
117 onmouseover="javascript:if(document.images)document.news.src = newsover.src"
118 onmouseout="javascript:if(document.images)document.news.src = newsout.src"><img
119 name="news" src="gfx/mnews.png" alt="news"></a> <a id="about"
120 href="about.html"
121 onmouseover="javascript:if(document.images)document.about.src = aboutover.src"
122 onmouseout="javascript:if(document.images)document.about.src = aboutout.src"><img
123 name="about" src="gfx/mabout.png" alt="about"></a> <a id="features"
124 href="features.html"
125 onmouseover="javascript:if(document.images)document.features.src = featuresover.src"
126 onmouseout="javascript:if(document.images)document.features.src = featuresout.src"><img
127 name="features" src="gfx/mfeatures.png" alt="features"></a> <a
128 id="screenshots" href="screenshots.html"
129 onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src"
130 onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img
131 name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a> <a
132 id="demos" href="demos.html"
133 onmouseover="javascript:if(document.images)document.demos.src = demosover.src"
134 onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img
135 name="demos" src="gfx/mdemos.png" alt="demos"></a> <a id="downloads"
136 href="downloads.html"
137 onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src"
138 onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img
139 name="downloads" src="gfx/mdownloads.png" alt="download"></a>
140 <a id="donations" href="donations.html" onmouseover="javascript:if(document.images)document.donations.src = donationsover.src" onmouseout="javascript:if(document.images)document.donations.src = donationsout.src"><img name="donations" src="gfx/mdonations.png" alt="donations"></a>
141 <a id="support" href="support.html" onmouseover="javascript:if(document.images)document.support.src = supportover.src" onmouseout="javascript:if(document.images)document.support.src = supportout.src"><img name="support" src="gfx/msupport.png" alt="support"></a>
142 <a
143 id="developers" href="developers.html"
144 onmouseover="javascript:if(document.images)document.developers.src = developersover.src"
145 onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img
146 name="developers" src="gfx/mdevelopers.png" alt="developers"></a> <a
147 id="faq" href="faq.html"
148 onmouseover="javascript:if(document.images)document.faq.src = faqover.src"
149 onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img
150 name="faq" src="gfx/mfaq.png" alt="faq"></a> <a id="documentation"
151 href="documentation.html"
152 onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src"
153 onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img
154 name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
155 <a id="bugs" href="https://bugs.linuxsampler.org"
156 onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src"
157 onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img
158 name="bugs" src="gfx/mbugs.png" alt="bugs"></a> <a id="instruments"
159 href="instruments.html"
160 onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src"
161 onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img
162 name="instruments" src="gfx/minstruments.png" alt="instruments"></a> <a
163 id="links" href="links.html"
164 onmouseover="javascript:if(document.images)document.links.src = linksover.src"
165 onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img
166 name="links" src="gfx/mlinks.png" alt="links"></a> <a id="credits"
167 href="credits.html"
168 onmouseover="javascript:if(document.images)document.credits.src = creditsover.src"
169 onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img
170 name="credits" src="gfx/mcredits.png" alt="credits"></a>
171
172 <div class="boxed">
173 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
174 <input type="hidden" name="cmd" value="_s-xclick">
175 <input type="hidden" name="hosted_button_id" value="6746056">
176 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
177 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
178 </form>
179 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
180 <input type="hidden" name="cmd" value="_s-xclick">
181 <input type="hidden" name="hosted_button_id" value="6746149">
182 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
183 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
184 </form>
185 <table><tr>
186 <td><a href="https://en.wikipedia.org/wiki/Bitcoin"><img src="gfx/logos/bitcoin32.png" alt="Bitcoins"></a></td>
187 <td>Or donate Bitcoins at:</td>
188 </tr></table>
189 <pre class="btcaddr">1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng</pre>
190 <hr>
191 <a href="donations.html">Why donate?</a>
192 </div>
193
194 </td>
195
196 <td valign="top" width="100%">
197 <div id="contents">
198
199 <h2>Licenses</h2>
200 <p class="default">
201 There are several subprojects, each having its own license terms, as follows:
202 </p>
203 <table class="default">
204 <tbody>
205 <tr>
206 <td class="bordered">
207 <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>
208 </td>
209 <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
210 </tr>
211 <tr>
212 <td class="bordered">
213 <a class="info" href=#jlscp>jlscp<span class='info'>A java LinuxSampler control protocol API.</span></a>
214 </td>
215 <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
216 </tr>
217 <tr>
218 <td class="bordered">
219 <a class="info" href=#jsampler>JSampler<span class='info'>A graphical frontend to LinuxSampler, written in Java.</span></a>
220 </td>
221 <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a> v2</td>
222 </tr>
223 <tr>
224 <td class="bordered">
225 <a class="info" href=#libgig>libgig<span class='info'>File access library (C++), for loading and modifying GigaStudio, SoundFont, KORG, AKAI and DLS files.</span></a>
226 </td>
227 <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
228 </tr>
229 <tr>
230 <td class="bordered">
231 <a class="info" href=#liblscp>liblscp<span class='info'>LinuxSampler Control Protocol (LSCP) wrapper C library.</span></a>
232 </td>
233 <td> -> (pure) <a href="https://www.gnu.org/licenses/lgpl.html" title="GNU Lesser General Public License">LGPL</a></td>
234 </tr>
235 <tr>
236 <td class="bordered">
237 <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>
238 </td>
239 <td> -> <a href="https://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>
240 </tr>
241 <tr>
242 <td class="bordered">
243 <a class="info" href=#qsampler>QSampler<span class='info'>Graphical frontend to LinuxSampler (written in C++, based on the Qt toolkit).</span></a>
244 </td>
245 <td> -> (pure) <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html" title="GNU General Public License">GPL</a></td>
246 </tr>
247 </tbody>
248 </table>
249
250 <a name="exception"></a>
251 <p class="caution">
252 [*] LinuxSampler is licensed under the GNU GPL with the exception that
253 <b>USAGE</b> of the source code, libraries and applications
254 <b>FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED</b>
255 without prior written permission by the LinuxSampler authors.
256 If you have questions on the subject, that are not yet covered by the
257 <a href="faq.html#commercial_products" title="Frequently Asked Questions">FAQ</a>,
258 please <a href="developers.html" title="the LinuxSampler developers">contact us</a>.
259 </p>
260
261 <h2>Dependencies</h2>
262 <p class="default"> The following figure illustrates the compile
263 time / linker dependencies.</p>
264 <div style="line-height: 1.2em;">
265 <pre class="figure"> <strong>gigedit</strong>
266 |
267 (mandatory)
268 |
269 V
270 <strong>QSampler</strong> ~~~(optional)~~~&gt; <strong>libgig</strong> <strong>JSampler</strong>
271 | A |
272 | | |
273 (mandatory) (mandatory) (mandatory)
274 | | |
275 V | V
276 <strong>liblscp</strong> <strong>LinuxSampler</strong> <strong>jlscp</strong></pre>
277 </div>
278 <p class="default"> Or again in words: you have to compile and
279 install libgig before being able to compile and use LinuxSampler. You
280 don't need libgig for compiling and using QSampler, but it's definitely
281 recommended. You cannot compile nor use QSampler without liblscp
282 though. As QSampler is communicating with LinuxSampler via TCP, there
283 is no linker dependency between them, but of course you still need to
284 have LinuxSampler installed to be able to use QSampler (either locally
285 or on any other computer in your network). JSampler is also communicating
286 with LinuxSampler via TCP, so there is no linker dependency between them
287 either. JSampler requires jlscp though. You have to compile and install
288 libgig before being able to compile and use gigedit.</p>
289
290 <h2>Binary Packages</h2>
291 <p class="default">
292 We currently provide pre-compiled binaries for the following operating systems:
293 </p>
294 <table class="decorated">
295 <thead>
296 <tr>
297 <td class="decorated_header">Operating System</td>
298 <td class="decorated_header">Description</td>
299 </tr>
300 </thead>
301 <tbody>
302 <tr>
303 <td class="decorated">
304 <a href="https://download.linuxsampler.org/packages/debian/" title=".deb binary packages">
305 <img src="gfx/logos/debian.png">Debian "Jessie"
306 </a>
307 </td>
308 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New versions!</div>--> Individual Debian (.deb) binary package for each software component, compiled for Intel 64 bit / AMD 64 bit (Debian 8 <i>stable</i>, a.k.a "Jessie"). </td>
309 </tr>
310 <tr>
311 <td class="decorated">
312 <a href="https://download.linuxsampler.org/packages/ubuntu/" title=".deb binary packages">
313 <img src="gfx/logos/ubuntu.png">Ubuntu "Hardy Heron"
314 </a>
315 </td>
316 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New supported OS!</div>--> Individual Ubuntu (.deb) binary package for each software component, compiled for i486, Ubuntu 8.04 <i>LTS</i>, a.k.a "Hardy Heron". (<b>Note:</b> Out-dated. You should better <a href="/debian.html">compile .deb packages by yourself</a> by using latest SVN version for now).</td>
317 </tr>
318 <tr>
319 <td class="decorated">
320 <a href="https://download.linuxsampler.org/packages/gentoo/" title="ebuilds">
321 <img src="gfx/logos/gentoo.png">Gentoo
322 </a>
323 </td>
324 <td class="decorated"> Bleeding edge Gentoo ebuild for each software component, which can be used to conveniently emerge the latest versions directly from CVS (<b>Note:</b> Out-dated, we moved from CVS to SVN a while ago. Ebuild files need to be updated.).</td>
325 </tr>
326 <tr>
327 <td class="decorated">
328 <a href="https://download.linuxsampler.org/packages/rpms/">
329 <img src="gfx/logos/suse.png" title=".rpm packages">Suse
330 </a>
331 </td>
332 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New versions!</div>--> Individual RPM package for each software component for openSUSE 13.2, compiled for i586 and x86_64. </td>
333 </tr>
334 <tr>
335 <td class="decorated">
336 <a href="https://download.linuxsampler.org/packages/win32/snapshots/" title="all-in-one installer">
337 <img src="gfx/logos/windows.png">Windows
338 </a>
339 </td>
340 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> 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 of the sampler. The windows binaries are snapshots which are automatically built on our server from the latest Subversion (development) version of the sampler. We recommend you to always download the latest snapshot.</td>
341 </tr>
342 <tr>
343 <td class="decorated">
344 <a href="https://download.linuxsampler.org/packages/osx/snapshots/" title="all-in-one installer">
345 <img src="gfx/logos/apple.png">Mac
346 </a>
347 </td>
348 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> All-in-one Diskimage of the current official releases of the software components for Mac OS X. This is a universal binary, natively supporting Intel 64 bit, Intel 32 bit and PPC. It includes standalone and Audio Unit (AU) plugin versions of the sampler. It also includes the instrument editor "gigedit" and the graphical sampler frontends "QSampler" and "Fantasia". The OS X binaries are snapshots which are automatically built on our server from the latest Subversion (development) version of the sampler. We recommend you to always download the latest snapshot.</td>
349 </tr>
350 </tbody>
351 </table>
352 <p class="default">
353 Additionally there are the following platform independent Java executable
354 packages (note: you need to have the
355 <a href="http://www.java.com/getjava/" title="JRE 6">Java Runtime
356 Environment 6</a> installed to be able to execute these software
357 packages on your computer):
358 </p>
359 <table class="decorated">
360 <thead>
361 <tr>
362 <td class="decorated_header">File Name</td>
363 <td class="decorated_header">Description</td>
364 </tr>
365 </thead>
366 <tbody>
367 <tr>
368 <td class="decorated">
369 <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.9.jar" title="JSampler *Fantasia*">
370 <img src="gfx/logos/java.png">Fantasia-0.9.jar
371 </a>
372 </td>
373 <td class="decorated">
374 <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>-->
375 JSampler "Fantasia", a frontend to LinuxSampler,
376 modern skin-based distribution of JSampler (note: "Fantasia" is
377 already included with the Windows installer)</td>
378 </tr>
379 <tr>
380 <td class="decorated">
381 <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a-cvs4.jar" title="JSampler *Classic*">
382 <img src="gfx/logos/java.png">JS_Classic-0.8a-cvs4.jar
383 </a>
384 </td>
385 <td class="decorated"> JSampler "Classic", a frontend to LinuxSampler, classic distribution of JSampler </td>
386 </tr>
387 </tbody>
388 </table>
389 <br>
390
391 <h2>Source Packages</h2>
392 <p class="default">
393 Source code packages of the latest official releases:
394 </p>
395 <!-- <p class="caution">
396 Note: The tarball release files here are completely out-dated! Use Subversion instead!
397 </p>-->
398 <table class="decorated">
399 <thead>
400 <tr>
401 <td class="decorated_header">File Name</td>
402 <td class="decorated_header">Description</td>
403 </tr>
404 </thead>
405 <tbody>
406 <tr>
407 <td class="decorated">
408 <a name="libgig"></a>
409 <a
410 href="https://download.linuxsampler.org/packages/libgig-4.4.1.tar.bz2">
411 libgig-4.4.1.tar.bz2 </a> </td>
412 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> GigaStudio/Gigasampler, DLS, AKAI, SoundFont, KORG file access library (C++) </td>
413 </tr>
414 <tr>
415 <td class="decorated">
416 <a name="liblscp"></a>
417 <a
418 href="https://download.linuxsampler.org/packages/liblscp-0.9.12.tar.gz">
419 liblscp-0.9.12.tar.gz </a> </td>
420 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> LinuxSampler Control Protocol (LSCP) wrapper C library </td>
421 </tr>
422 <tr>
423 <td class="decorated">
424 <a name="linuxsampler"></a>
425 <a
426 href="https://download.linuxsampler.org/packages/linuxsampler-2.3.1.tar.bz2">
427 linuxsampler-2.3.1.tar.bz2 </a> </td>
428 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> sampler engine / backend </td>
429 </tr>
430 <tr>
431 <td class="decorated">
432 <a name="qsampler"></a>
433 <a
434 href="https://download.linuxsampler.org/packages/qsampler-0.9.12.tar.gz">
435 qsampler-0.9.12.tar.gz </a> </td>
436 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> graphical frontend to LinuxSampler </td>
437 </tr>
438 <tr>
439 <td class="decorated">
440 <a name="jlscp"></a>
441 <a
442 href="http://downloads.sourceforge.net/jlscp/jlscp-0.8.tar.bz2">
443 jlscp-0.8.tar.bz2 </a> </td>
444 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> a java LinuxSampler control protocol API </td>
445 </tr>
446 <tr>
447 <td class="decorated">
448 <a name="jsampler"></a>
449 <a
450 href="http://downloads.sourceforge.net/jsampler/JSampler-0.9.tar.bz2">
451 JSampler-0.9.tar.bz2 </a> </td>
452 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> a java frontend to LinuxSampler </td>
453 </tr>
454 <tr>
455 <td class="decorated">
456 <a name="gigedit"></a>
457 <a
458 href="https://download.linuxsampler.org/packages/gigedit-1.2.1.tar.bz2">
459 gigedit-1.2.1.tar.bz2 </a> </td>
460 <td class="decorated"> <!--<div style="font-weight: bold; color: #ff0000;">New version!</div>--> an instrument editor for gig files </td>
461 </tbody>
462 </table>
463 <br>
464
465 <a name="svn"></a><h2>Subversion</h2>
466 <p class="default"> This project's Subversion repository can be checked
467 out through anonymous Subversion with the following instruction set.
468 There are currently seven subprojects in the LinuxSampler project, pick
469 the line of the respective subproject you want to checkout from below: </p>
470
471 <pre class="code">svn co https://svn.linuxsampler.org/svn/libgig/trunk libgig
472 svn co https://svn.linuxsampler.org/svn/liblscp/trunk liblscp
473 svn co https://svn.linuxsampler.org/svn/linuxsampler/trunk linuxsampler
474 svn co https://svn.linuxsampler.org/svn/qsampler/trunk qsampler
475 svn co https://svn.linuxsampler.org/svn/jlscp/trunk jlscp
476 svn co https://svn.linuxsampler.org/svn/jsampler/trunk jsampler
477 svn co https://svn.linuxsampler.org/svn/gigedit/trunk gigedit</pre>
478
479 <p class="default"> You don't need to checkout the sources again
480 later on, just for keeping track to the latest development
481 version. For updating to the latest Subversion version you can
482 simply run the following command at any time from the checked
483 out source directory:</p>
484
485 <pre class="code">svn update</pre>
486
487 <p class="default"> You can
488 also <a href="https://svn.linuxsampler.org/cgi-bin/viewvc.cgi/">browse
489 the Subversion repository</a>. </p>
490 <h2>Bootsplash theme</h2>
491 <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>
492 <table class="default">
493 <tbody>
494 <tr>
495 <td> <a
496 href="https://download.linuxsampler.org/bootsplash/screenshots/boot.png">
497 <img src="https://download.linuxsampler.org/bootsplash/screenshots/boot_preview.jpg"
498 alt="Screenshot 1"> </a> </td>
499 <td> --&gt; </td>
500 <td> <a
501 href="https://download.linuxsampler.org/bootsplash/screenshots/boot.png"> Screenshot while booting </a> </td>
502 </tr>
503 <tr>
504 <td> <a
505 href="https://download.linuxsampler.org/bootsplash/screenshots/top.png">
506 <img src="https://download.linuxsampler.org/bootsplash/screenshots/top_preview.jpg"
507 alt="Screenshot 2"> </a> </td>
508 <td> --&gt; </td>
509 <td> <a
510 href="https://download.linuxsampler.org/bootsplash/screenshots/top.png"> Screenshot of terminal (here running 'top') </a> </td>
511 </tr>
512 </tbody>
513 </table>
514 <p class="default"> <a
515 href="https://download.linuxsampler.org/bootsplash/"> You can get this theme here.</a> </p>
516 <br>
517 </div>
518 </td>
519 </tr>
520 </tbody>
521 </table>
522 </div>
523 </body>
524 </html>

  ViewVC Help
Powered by ViewVC