/[svn]/web/trunk/www.linuxsampler.org/index.php
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/index.php

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

revision 1203 by iliev, Thu May 24 21:19:36 2007 UTC revision 2178 by persson, Fri Jun 3 14:41:39 2011 UTC
# Line 52  Line 52 
52                  downloadsout = new Image();                  downloadsout = new Image();
53                  downloadsout.src = dir + "mdownloads.png";                  downloadsout.src = dir + "mdownloads.png";
54    
55                    donationsover = new Image();
56                    donationsover.src = dir + "mdonationshover.png";
57    
58                    donationsout = new Image();
59                    donationsout.src = dir + "mdonations.png";
60    
61                    supportover = new Image();
62                    supportover.src = dir + "msupporthover.png";
63                    supportout = new Image();
64                    supportout.src = dir + "msupport.png";
65    
66                  developersover = new Image();                  developersover = new Image();
67                  developersover.src = dir + "mdevelopershover.png";                  developersover.src = dir + "mdevelopershover.png";
68    
# Line 101  Line 112 
112    
113  <body>  <body>
114    
115          <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler">          <div id="mainwindow"><div class="lsbackground"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler"></div>
116    
117                  <h1><span class="hidden">The LinuxSampler Project</span></h1>                  <h1><span class="hidden">The LinuxSampler Project</span></h1>
118    
# Line 114  Line 125 
125                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>
126                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>
127                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>
128                            <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>
129                            <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>
130                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>
131                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>
132                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
# Line 121  Line 134 
134                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>
135                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>
136                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>
137    
138    <div class="boxed">
139    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
140    <input type="hidden" name="cmd" value="_s-xclick">
141    <input type="hidden" name="hosted_button_id" value="6746056">
142    <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!">
143    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
144    </form>
145    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
146    <input type="hidden" name="cmd" value="_s-xclick">
147    <input type="hidden" name="hosted_button_id" value="6746149">
148    <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!">
149    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
150    </form>
151    <a href="donations.html">Why donate?</a>
152    </div>
153    <p>
154    <div class="">
155    <center>
156    <script type="text/javascript"><!--
157    google_ad_client = "pub-3408196773880325";
158    /* 120x600, created 8/3/09 */
159    google_ad_slot = "2910827959";
160    google_ad_width = 120;
161    google_ad_height = 600;
162    //-->
163    </script>
164    <script type="text/javascript"
165    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
166    </script>
167    </center>
168    </div>
169    
170    
171                          </td><td valign=top width="100%">                          </td><td valign=top width="100%">
172                          <div id="contents">                          <div id="contents">
173    
174                          <h2>News</h2>                          <h2>News</h2>
175                <?php $_GET['max_items'] = "3";
176                      include("news_internal.php"); ?>
177                <span class="news_footer">
178                  <a href="news_history.php">More ...</a>
179                </span>
180    
181                <h2>Latest Subversion Commits</h2>
182    
183              <table>              <table class="cvs">
184                <tbody>                <tbody>
185                  <tr>                  <tr>
186                    <td valign=top>                    <td valign="top" width=50%>
187                      <p class="default">                      <table class="cvs_project" width=100%>
188                <b>2007-05-24</b> <a href="http://downloads.sourceforge.net/jsampler/JSampler-0.5a.tar.bz2">JSampler 0.5a</a> has been released, now with instruments database support.<br>                        <thead>
189                <b>2007-05-04</b> <a href="http://qsampler.sourceforge.net">Qsampler</a> 0.1.4 has been released. Almost another year has gone by.<br>                          <tr>
190                <br>                            <th scope=col>
191                <b>2007-04-02</b> JSampler 0.4a has been released. Read the <a href="jsampler/manual/html/jsampler.html">manual</a>                              <a href="faq.html#aga">linuxsampler</a>
192                for installation instructions.<br>                            </th>
193                <br>                          </tr>
194                <b>2007-03-24</b> gigedit 0.0.3 has been released, a graphical                        </thead>
195                instrument editor allowing to edit existing Gigasampler format                        <tbody>
196                files as well as creating new ones completely from scratch. Along                          <tr>
197                comes a new release of libgig (3.1.1).<br>                            <td>
198                <br>                              <div id="cvs_content">
199                <b>2006-11-24</b> After a long, long development cycle LinuxSampler 0.4.0 has finally been released.<br>                                <?php readfile("log/linuxsampler_latest.html"); ?>
200                <br>                              </div>
201                <b>2006-11-24</b> libgig 3.1.0 has been released.<br>                            </td>
202                <br>                          </tr>
203                        <b>2006-08-07</b> <a href="http://prdownloads.sourceforge.net/jsampler/JSampler-0.3a.tar.bz2?download">JSampler 0.3a</a> has been released.<br>                        </tbody>
204                        * Partially implemented a new view - Fantasia (graphic desing: Olivier Boyer). Only channel manipulation for now. </br>                        <tfoot>
205                        * More new features in JS Classic - Implemented an LS Console with command autocompletion                          <tr>
206                        (using the Tab key), command history (using Up, Down keys),                            <td>
207                        command history search (Ctrl + R), command list search (Ctrl + F), and more. </br>                              <span class="cvs_footer">
208                        Implemented Orchestras (something like Bookmarks/Favorites                                <a href="svnhistory.php?subproject=linuxsampler">More ...</a>
209                        for instruments). Drag & Drop support for instrument loading, adding an instrument to orchestra                              </span>
210                        and autocompleting an instrument loading command in the LS Console.</br>                            </td>
211                        <br>                          </tr>
212                        <b>2006-06-02</b> <a href="http://qsampler.sourceforge.net">Qsampler</a> 0.1.3 is now available. It's been a long time isn't it?<br>                        </tfoot>
213                        <br>                      </table>
               <b>2006-04-28</b> libgig 3.0.0 has been released.<br>  
                       <br>  
                       <b>2006-03-16</b> <a href="http://prdownloads.sourceforge.net/jsampler/JS_Classic-0.2a.jar?download">JS Classic 0.2a</a> has been released.<br>  
                       <br>  
               <b>2005-12-22</b> Major services (CVS, downloads, Bug Tracking System) were  
               down in the last days due to a hardware defect on one of our servers. CVS is  
               finally up again and we are working on restoring all other services in the  
               next days as well. We are also establishing further backup facilities to  
               prevent this happening again. Sorry for any inconvenience!<br>  
               <br>  
                           <b>2005-11-24</b> Latest <a href="http://cvs.linuxsampler.org">CVS version</a>  
                           of <a href="http://stud.fh-heilbronn.de/~cschoene/projects/libgig/">libgig</a>  
                           now allows to create and modify Gigasampler files  
                           (<a href="http://sourceforge.net/mailarchive/forum.php?thread_id=9051147&forum_id=12792">read announcement</a>).  
                           Please let <a href="http://www.linuxsampler.org/developers.html">us</a>  
                           know if you are interested in writing an instrument patch editor.<br>  
                       <br>  
                       <b>2005-10-10</b> <a href="http://prdownloads.sourceforge.net/jsampler/js-classic.jar?download">JS Classic 0.1a</a> has  
                       been released (the first distribution of the <a href="https://sourceforge.net/projects/jsampler/">JSampler</a> project).<br>  
                       <br>  
                       <b>2005-08-16</b> Due to ongoing synthesis optimizations, CVS version of LS might be broken for a while. Please use the tarball release in the meantime.<br>  
                       <br>  
                       <b>2005-07-15</b> LinuxSampler 0.3.3 has been released. Once again a bug fix release.<br>  
                       <br>  
                       <b>2005-06-24</b> LinuxSampler 0.3.2 has been released. This is more or less just  
                       a bug fix release. Just by coincidence, <a href="http://qsampler.sourceforge.net">QSampler</a>  
                       0.1.2 has also been thrown out.<br>  
                       <br>  
                       <b>2005-06-12</b> <a href="http://qsampler.sourceforge.net">QSampler</a> 0.1.1 has  
                       been released, after a few bugfixes and a new logo icon.<br>  
                       <br>  
                       <b>2005-05-25</b> LinuxSampler 0.3.1, the first official release is finally out!<br>  
                       <br>  
                       <b>2005-05-23</b> After some time laying around in the backyard,  
                       <a href="http://qsampler.sourceforge.net">QSampler</a> 0.1.0 has  
                       been released, now with the promised Audio and MIDI device  
                       configuration interface. Enjoy!<br>  
                       <br>  
                       <b>2005-03-15</b> Our bug tracking system is now online and available on  
                           <a href="http://bugs.linuxsampler.org">bugs.linuxsampler.org</a>.<br>  
                       <br>  
                       <b>2005-03-04</b> <a href="http://qsampler.sourceforge.net">QSampler</a>,  
                       the Qt GUI front-end in the works for the LinuxSampler engine, was bumped  
                       to its now fifth primordial release (0.0.5). Still alpha code. Time to move on...  
                       to a better and complete Audio/MIDI device configuration interface, as predicted  
                       by LSCP and wrapped by liblscp.<br>  
                       <br>  
                       <b>2005-02-26</b> Due to a design change, current LinuxSampler CVS version is quite  
                       unstable. You might want to use the previous, stable version of LS in the meantime,  
                       which can be downloaded as <a href="http://www.linuxsampler.org/downloads.html">source tarball</a>.  
                       Alternatively you can also checkout the old version from CVS which was tagged as "v0_2_0".<br>  
                       <br>  
                       <b>2004-11-19</b> The Qt GUI front-end for the LinuxSampler engine has been updated: the 4th alpha-release of  
                       <a href="http://qsampler.sourceforge.net">QSampler</a> has been released.<br>  
                       <br>  
                       <b>2004-11-13</b> On monday (November, 15th) <a href="http://cvs.linuxsampler.org">cvs.linuxsampler.org</a>  
                       may be temporarily down due to maintenance work around 13:00 UTC.<br>  
                       <br>  
                       <b>2004-07-06</b> The third alpha-release of <a href="http://qsampler.sourceforge.net">QSampler</a>,  
                       the Qt GUI front-end for the LinuxSampler engine, is now publicly available.<br>  
                       <br>  
                       <b>2004-06-05</b> Added a screenshot to the Screenshots page, instructions how to compile the GUI are on the linked qsampler site.<br>  
                       <br>  
                       <b>2004-05-31</b> On wednesday (June, 2nd) <a href="http://cvs.linuxsampler.org">cvs.linuxsampler.org</a> will  
                       be temporarily not available from 6:00 UTC until 16:00 UTC due to construction works.<br>  
                       <br>  
                       <b>2004-05-24</b> The CVS repository is now <a href="http://cvs.linuxsampler.org">browseable</a>.<br>  
                       <br>  
                       <b>2004-05-03</b> We are currently in a transition stage due to the recent changes  
                       (multi channel / multi engine / multi audio output device and multi MIDI input device  
                       support) this also leads to multi problems we have to solve ;-) so meanwhile you  
                       can use the old single channel version. We created the two CVS alias tags  
                       'singlechannel' and 'v0_1_0' which you can use to checkout the old single channel  
                       version of LinuxSampler . The CVS command line is the same except that you have to add  
                       '-r singlechannel'.<br>  
                       <br>  
                       <b>2004-03-26</b> CVS root path has changed! See <a href="downloads.html">downloads</a> section  
                       for instructions how to checkout the latest version of LinuxSampler from CVS.<br>  
                       <br>  
                       <b>2004-03-23</b> Updated <a href="features.html">features</a> section on this site,  
                       hopefully we will keep the features list in sync with the latest developments from now on.<br>  
                       <br>  
                       <b>2004-01-07</b> The document for the network protocol definition is now available in the <a style="text-decoration: none;" href="http://www.linuxsampler.org/downloads.html">downloads</a> section. Have a look at it if you can imagine to write a frontend for LinuxSampler!<br>  
                       <br>  
                       <b>2003-11-08</b> Added CVS log to this site, showing the latest commits to the LinuxSampler CVS repository.<br>  
                                   <br>  
                                   <b>2003-11-02</b> Lots of news for the Linuxsampler community. We've got a new site, new domain and new code available in CVS. Check the <a style="text-decoration: none;" href="http://www.linuxsampler.org/downloads.html">downloads</a> section for instructions. If you want to check it out, please keep in mind that it might contain bugs, it might crash and that it's still lacking tons of features. CVS is directed towards developers who would like to test things and add code. Users should wait for a tarball release.  
                                   <br>  
                                 </p>  
214                    </td>                    </td>
215                    <td valign="top">                    <td valign="top" width=50%>
216                        <table class="cvs_project" width=100%>
   
                     <table>  
217                        <thead>                        <thead>
218                          <tr>                          <tr>
219                            <th scope=col>Latest Commits LinuxSampler (Engine)</th>                            <th scope=col>
220                                <a href="faq.html#aga">gigedit</a>
221                              </th>
222                          </tr>                          </tr>
223                        </thead>                        </thead>
224                        <tbody>                        <tbody>
225                          <tr>                          <tr>
226                            <td>                            <td>
227                              <span class="default">                              <div id="cvs_content">
228                                <?php include("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>                                <?php readfile("log/gigedit_latest.html"); ?>
229                              </span>                              </div>
230                            </td>                            </td>
231                          </tr>                          </tr>
232                          <tr>                          <tr>
233                            <td><a href="http://www.linuxsampler.org/linuxsampler_cvshistory.php">More... (LinuxSampler CVS History)</a></td>                            <td>
234                                <span class="cvs_footer">
235                                  <a href="svnhistory.php?subproject=gigedit">More ...</a>
236                                </span>
237                              </td>
238                          </tr>                          </tr>
239                        </tbody>                        </tbody>
240                      </table>                      </table>
241                      </td>
242                      <br>                  </tr>
243                    <tr>
244                      <table>                    <td valign="top" width=50%>
245                        <table class="cvs_project" width=100%>
246                        <thead>                        <thead>
247                          <tr>                          <tr>
248                            <th scope=col>Latest Commits QSampler (GUI)</th>                            <th scope=col>
249                                <a href="faq.html#aga">libgig</a>
250                              </th>
251                          </tr>                          </tr>
252                        </thead>                        </thead>
253                        <tbody>                        <tbody>
254                          <tr>                          <tr>
255                            <td>                            <td>
256                              <span class="default">                              <div id="cvs_content">
257                                <?php include("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>                                <?php readfile("log/libgig_latest.html"); ?>
258                              </span>                              </div>
259                            </td>                            </td>
260                          </tr>                          </tr>
261                          <tr>                          <tr>
262                            <td><a href="http://www.linuxsampler.org/qsampler_cvshistory.php">More... (QSampler CVS History)</a></td>                            <td>
263                                <span class="cvs_footer">
264                                  <a href="svnhistory.php?subproject=libgig">More ...</a>
265                                </span>
266                              </td>
267                            </tr>
268                          </tbody>
269                        </table>
270                      </td>
271                      <td valign="top" width=50%>
272                        <table class="cvs_project" width=100%>
273                          <thead>
274                            <tr>
275                              <th scope=col>
276                                <a href="faq.html#aga">qsampler</a>
277                              </th>
278                            </tr>
279                          </thead>
280                          <tbody>
281                            <tr>
282                              <td>
283                                <div id="cvs_content">
284                                  <?php readfile("log/qsampler_latest.html"); ?>
285                                </div>
286                              </td>
287                            </tr>
288                            <tr>
289                              <td>
290                                <span class="cvs_footer">
291                                  <a href="svnhistory.php?subproject=qsampler">More ...</a>
292                                </span>
293                              </td>
294                            </tr>
295                          </tbody>
296                        </table>
297                      </td>
298                    </tr>
299                    <tr>
300                      <td valign="top" width=50%>
301                        <table class="cvs_project" width=100%>
302                          <thead>
303                            <tr>
304                              <th scope=col>
305                                <a href="faq.html#aga">liblscp</a>
306                              </th>
307                            </tr>
308                          </thead>
309                          <tbody>
310                            <tr>
311                              <td>
312                                <div id="cvs_content">
313                                  <?php readfile("log/liblscp_latest.html"); ?>
314                                </div>
315                              </td>
316                            </tr>
317                            <tr>
318                              <td>
319                                <span class="cvs_footer">
320                                  <a href="svnhistory.php?subproject=liblscp">More ...</a>
321                                </span>
322                              </td>
323                            </tr>
324                          </tbody>
325                        </table>
326                      </td>
327                      <td valign="top" width=50%>
328                        <table class="cvs_project" width=100%>
329                          <thead>
330                            <tr>
331                              <th scope=col>
332                                <a href="faq.html#aga">jsampler</a>
333                              </th>
334                            </tr>
335                          </thead>
336                          <tbody>
337                            <tr>
338                              <td>
339                                <div id="cvs_content">
340                                  <?php readfile("log/jsampler_latest.html"); ?>
341                                </div>
342                              </td>
343                            </tr>
344                            <tr>
345                              <td>
346                                <span class="cvs_footer">
347                                  <a href="svnhistory.php?subproject=jsampler">More ...</a>
348                                </span>
349                              </td>
350                            </tr>
351                          </tbody>
352                        </table>
353                      </td>
354                    </tr>
355                    <tr>
356                      <td valign="top" width=50%>
357                        <table class="cvs_project" width=100%>
358                          <thead>
359                            <tr>
360                              <th scope=col>
361                                <a href="faq.html#aga">jlscp</a>
362                              </th>
363                            </tr>
364                          </thead>
365                          <tbody>
366                            <tr>
367                              <td>
368                                <div id="cvs_content">
369                                  <?php readfile("log/jlscp_latest.html"); ?>
370                                </div>
371                              </td>
372                            </tr>
373                            <tr>
374                              <td>
375                                <span class="cvs_footer">
376                                  <a href="svnhistory.php?subproject=jlscp">More ...</a>
377                                </span>
378                              </td>
379                          </tr>                          </tr>
380                        </tbody>                        </tbody>
381                      </table>                      </table>
   
                     <br>  
   
   
382                    </td>                    </td>
383                  </tr>                  </tr>
384                </tbody>                </tbody>
# Line 302  Line 386 
386    
387    
388                  </div>                  </div>
389                  </td></tr></table>                  </td>
390    </tr></table>
391    
392   </div>   </div>
393  <CENTER>  <CENTER>
394  Last Sync: <?php readfile("date.txt"); ?>  Last Webserver Sync: <?php readfile("date.txt"); ?>
395  </CENTER>  </CENTER>
396    
397    

Legend:
Removed from v.1203  
changed lines
  Added in v.2178

  ViewVC Help
Powered by ViewVC