/[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 843 by iliev, Thu Mar 16 20:09:44 2006 UTC revision 1275 by schoenebeck, Wed Aug 8 17:18:12 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2  <html>  <html>
3  <head>  <head>
4    <meta name="keywords" content="linux, sound, music, audio, software, free, sampler, mac, os x" />
5    <meta name="description" content="LinuxSampler - free, open source pure software audio sampler with professional grade features." />
6  <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">  <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
7  <link rel="stylesheet" type="text/css" href="index.css">  <link rel="stylesheet" type="text/css" href="index.css">
8    <title>The Linux Sampler Project</title>    <title>The Linux Sampler Project</title>
# Line 123  Line 125 
125                          <div id="contents">                          <div id="contents">
126    
127                          <h2>News</h2>                          <h2>News</h2>
128                <?php readfile("http://www.linuxsampler.org/news_internal.php?max_items=3"); ?>
129                <span class="news_footer">
130                  <a href="http://www.linuxsampler.org/news_history.php">More ...</a>
131                </span>
132    
133              <table>              <h2>Latest CVS Commits</h2>
134    
135                <table class="cvs" width=100%>
136                <tbody>                <tbody>
137                  <tr>                  <tr>
138                    <td valign=top>                    <td valign="top" width=33%>
139                      <p class="default">                      <table class="cvs_project" width=100%>
140                        <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>                        <thead>
141                        <br>                          <tr>
142                <b>2005-12-22</b> Major services (CVS, downloads, Bug Tracking System) were                            <th scope=col>linuxsampler</th>
143                down in the last days due to a hardware defect on one of our servers. CVS is                          </tr>
144                finally up again and we are working on restoring all other services in the                        </thead>
145                next days as well. We are also establishing further backup facilities to                        <tbody>
146                prevent this happening again. Sorry for any inconvenience!<br>                          <tr>
147                <br>                            <td>
148                            <b>2005-11-24</b> Latest <a href="http://cvs.linuxsampler.org">CVS version</a>                              <div id="cvs_content">
149                            of <a href="http://stud.fh-heilbronn.de/~cschoene/projects/libgig/">libgig</a>                                <?php readfile("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>
150                            now allows to create and modify Gigasampler files                              </div>
151                            (<a href="http://sourceforge.net/mailarchive/forum.php?thread_id=9051147&forum_id=12792">read announcement</a>).                            </td>
152                            Please let <a href="http://www.linuxsampler.org/developers.html">us</a>                          </tr>
153                            know if you are interested in writing an instrument patch editor.<br>                        </tbody>
154                        <br>                        <tfoot>
155                        <b>2005-10-10</b> <a href="http://prdownloads.sourceforge.net/jsampler/js-classic.jar?download">JS Classic 0.1a</a> has                          <tr>
156                        been released (the first distribution of the <a href="https://sourceforge.net/projects/jsampler/">JSampler</a> project).<br>                            <td>
157                        <br>                              <span class="cvs_footer">
158                        <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>                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=linuxsampler">More ...</a>
159                        <br>                              </span>
160                        <b>2005-07-15</b> LinuxSampler 0.3.3 has been released. Once again a bug fix release.<br>                            </td>
161                        <br>                          </tr>
162                        <b>2005-06-24</b> LinuxSampler 0.3.2 has been released. This is more or less just                        </tfoot>
163                        a bug fix release. Just by coincidence, <a href="http://qsampler.sourceforge.net">QSampler</a>                      </table>
                       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>  
164                    </td>                    </td>
165                    <td valign="top">                    <td valign="top" width=33%>
166                        <table class="cvs_project" width=100%>
   
                     <table>  
167                        <thead>                        <thead>
168                          <tr>                          <tr>
169                            <th scope=col>Latest Commits LinuxSampler (Engine)</th>                            <th scope=col>gigedit</th>
170                          </tr>                          </tr>
171                        </thead>                        </thead>
172                        <tbody>                        <tbody>
173                          <tr>                          <tr>
174                            <td>                            <td>
175                              <span class="default">                              <div id="cvs_content">
176                                <?php include("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/gigedit_latest.html"); ?>
177                              </span>                              </div>
178                            </td>                            </td>
179                          </tr>                          </tr>
180                          <tr>                          <tr>
181                            <td><a href="http://www.linuxsampler.org/linuxsampler_cvshistory.php">More... (LinuxSampler CVS History)</a></td>                            <td>
182                                <span class="cvs_footer">
183                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=gigedit">More ...</a>
184                                </span>
185                              </td>
186                          </tr>                          </tr>
187                        </tbody>                        </tbody>
188                      </table>                      </table>
189                      </td>
190                      <br>                    <td valign="top" width=33%>
191                        <table class="cvs_project" width=100%>
                     <table>  
192                        <thead>                        <thead>
193                          <tr>                          <tr>
194                            <th scope=col>Latest Commits QSampler (GUI)</th>                            <th scope=col>qsampler</th>
195                          </tr>                          </tr>
196                        </thead>                        </thead>
197                        <tbody>                        <tbody>
198                          <tr>                          <tr>
199                            <td>                            <td>
200                              <span class="default">                              <div id="cvs_content">
201                                <?php include("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>
202                              </span>                              </div>
203                            </td>                            </td>
204                          </tr>                          </tr>
205                          <tr>                          <tr>
206                            <td><a href="http://www.linuxsampler.org/qsampler_cvshistory.php">More... (QSampler CVS History)</a></td>                            <td>
207                                <span class="cvs_footer">
208                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=qsampler">More ...</a>
209                                </span>
210                              </td>
211                            </tr>
212                          </tbody>
213                        </table>
214                      </td>
215                    </tr>
216                    <tr>
217                      <td valign="top" width=33%>
218                        <table class="cvs_project" width=100%>
219                          <thead>
220                            <tr>
221                              <th scope=col>libgig</th>
222                            </tr>
223                          </thead>
224                          <tbody>
225                            <tr>
226                              <td>
227                                <div id="cvs_content">
228                                  <?php readfile("http://cvs.linuxsampler.org/log/libgig_latest.html"); ?>
229                                </div>
230                              </td>
231                            </tr>
232                            <tr>
233                              <td>
234                                <span class="cvs_footer">
235                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=libgig">More ...</a>
236                                </span>
237                              </td>
238                            </tr>
239                          </tbody>
240                        </table>
241                      </td>
242                      <td valign="top" width=33%>
243                        <table class="cvs_project" width=100%>
244                          <thead>
245                            <tr>
246                              <th scope=col>liblscp</th>
247                            </tr>
248                          </thead>
249                          <tbody>
250                            <tr>
251                              <td>
252                                <div id="cvs_content">
253                                  <?php readfile("http://cvs.linuxsampler.org/log/liblscp_latest.html"); ?>
254                                </div>
255                              </td>
256                            </tr>
257                            <tr>
258                              <td>
259                                <span class="cvs_footer">
260                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=liblscp">More ...</a>
261                                </span>
262                              </td>
263                            </tr>
264                          </tbody>
265                        </table>
266                      </td>
267                      <td valign="top" width=33%>
268                        <table class="cvs_project" width=100%>
269                          <thead>
270                            <tr>
271                              <th scope=col>jsampler</th>
272                            </tr>
273                          </thead>
274                          <tbody>
275                            <tr>
276                              <td>
277                                <div id="cvs_content">
278                                  <?php readfile("http://cvs.linuxsampler.org/log/jsampler_latest.html"); ?>
279                                </div>
280                              </td>
281                            </tr>
282                            <tr>
283                              <td>
284                                <span class="cvs_footer">
285                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=jsampler">More ...</a>
286                                </span>
287                              </td>
288                            </tr>
289                          </tbody>
290                        </table>
291                      </td>
292                    </tr>
293                    <tr>
294                      <td valign="top" width=33%>
295                        <table class="cvs_project" width=100%>
296                          <thead>
297                            <tr>
298                              <th scope=col>jlscp</th>
299                            </tr>
300                          </thead>
301                          <tbody>
302                            <tr>
303                              <td>
304                                <div id="cvs_content">
305                                  <?php readfile("http://cvs.linuxsampler.org/log/jlscp_latest.html"); ?>
306                                </div>
307                              </td>
308                            </tr>
309                            <tr>
310                              <td>
311                                <span class="cvs_footer">
312                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=jlscp">More ...</a>
313                                </span>
314                              </td>
315                          </tr>                          </tr>
316                        </tbody>                        </tbody>
317                      </table>                      </table>
   
                     <br>  
   
   
318                    </td>                    </td>
319                  </tr>                  </tr>
320                </tbody>                </tbody>
# Line 272  Line 322 
322    
323    
324                  </div>                  </div>
325                  </td></tr></table>                  </td>
326    </tr></table>
327    
328   </div>   </div>
329  <CENTER>  <CENTER>

Legend:
Removed from v.843  
changed lines
  Added in v.1275

  ViewVC Help
Powered by ViewVC