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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 812 - (hide annotations) (download)
Thu Dec 22 03:18:14 2005 UTC (18 years, 3 months ago) by schoenebeck
File size: 14731 byte(s)
announce server problem and that CVS is up again

1 senoner 542 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html>
3     <head>
4     <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
5     <link rel="stylesheet" type="text/css" href="index.css">
6     <title>The Linux Sampler Project</title>
7    
8     <meta http-equiv="content-type"
9     content="text/html; charset=ISO-8859-1">
10    
11     <script language="javascript" type="text/javascript">
12     <!--
13     var dir = "gfx/";
14    
15     if(document.images) {
16    
17     newsover = new Image();
18     newsover.src = dir + "mnewshover.png";
19    
20     newsout = new Image();
21     newsout.src = dir + "mnews.png";
22    
23     aboutover = new Image();
24     aboutover.src = dir + "mabouthover.png";
25    
26     aboutout = new Image();
27     aboutout.src = dir + "mabout.png";
28    
29     featuresover = new Image();
30     featuresover.src = dir + "mfeatureshover.png";
31    
32     featuresout = new Image();
33     featuresout.src = dir + "mfeatures.png";
34    
35     screenshotsover = new Image();
36     screenshotsover.src = dir + "mscreenshotshover.png";
37    
38     screenshotsout = new Image();
39     screenshotsout.src = dir + "mscreenshots.png";
40    
41     demosover = new Image();
42     demosover.src = dir + "mdemoshover.png";
43    
44     demosout = new Image();
45     demosout.src = dir + "mdemos.png";
46    
47     downloadsover = new Image();
48     downloadsover.src = dir + "mdownloadshover.png";
49    
50     downloadsout = new Image();
51     downloadsout.src = dir + "mdownloads.png";
52    
53     developersover = new Image();
54     developersover.src = dir + "mdevelopershover.png";
55    
56     developersout = new Image();
57     developersout.src = dir + "mdevelopers.png";
58    
59     instrumentsover = new Image();
60     instrumentsover.src = dir + "minstrumentshover.png";
61    
62     instrumentsout = new Image();
63     instrumentsout.src = dir + "minstruments.png";
64    
65     linksover = new Image();
66     linksover.src = dir + "mlinkshover.png";
67    
68     linksout = new Image();
69     linksout.src = dir + "mlinks.png";
70    
71     documentationover = new Image();
72     documentationover.src = dir + "mdocumentationhover.png";
73    
74     documentationout = new Image();
75     documentationout.src = dir + "mdocumentation.png";
76    
77     creditsover = new Image();
78     creditsover.src = dir + "mcreditshover.png";
79    
80     creditsout = new Image();
81     creditsout.src = dir + "mcredits.png";
82    
83     faqover = new Image();
84     faqover.src = dir + "mfaqhover.png";
85    
86     faqout = new Image();
87     faqout.src = dir + "mfaq.png";
88    
89     bugsover = new Image();
90     bugsover.src = dir + "mbugshover.png";
91    
92     bugsout = new Image();
93     bugsout.src = dir + "mbugs.png";
94     }
95     -->
96     </script>
97    
98     </head>
99    
100     <body>
101    
102     <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler">
103    
104     <h1><span class="hidden">The LinuxSampler Project</span></h1>
105    
106     <table border=0 cellspacing=0 cellpadding=0><tr><th colspan=2 align=left>
107     <img name="h1blank" src="gfx/h1blank.png" alt="blank"><span class="hidden">about</span></th></tr>
108     <tr><td valign=top>
109     <a id="news" href="index.php" onmouseover="javascript:if(document.images)document.news.src = newsover.src" onmouseout="javascript:if(document.images)document.news.src = newsout.src"><img name="news" src="gfx/mnews.png" alt="news"></a>
110     <a id="about" href="about.html" onmouseover="javascript:if(document.images)document.about.src = aboutover.src" onmouseout="javascript:if(document.images)document.about.src = aboutout.src"><img name="about" src="gfx/mabout.png" alt="about"></a>
111     <a id="features" href="features.html" onmouseover="javascript:if(document.images)document.features.src = featuresover.src" onmouseout="javascript:if(document.images)document.features.src = featuresout.src"><img name="features" src="gfx/mfeatures.png" alt="features"></a>
112     <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>
113     <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>
114     <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>
115     <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>
116     <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>
117     <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>
118     <a id="bugs" href="http://bugs.linuxsampler.org" onmouseover="javascript:if(document.images)document.bugs.src = bugsover.src" onmouseout="javascript:if(document.images)document.bugs.src = bugsout.src"><img name="bugs" src="gfx/mbugs.png" alt="bugs"></a>
119     <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>
120     <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>
121     <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>
122     </td><td valign=top width="100%">
123     <div id="contents">
124    
125     <h2>News</h2>
126    
127     <table>
128     <tbody>
129     <tr>
130     <td valign=top>
131     <p class="default">
132 schoenebeck 812
133     <b>2005-12-22</b> Major services (CVS, downloads, Bug Tracking System) were
134     down in the last days due to a hardware defect on one of our servers. CVS is
135     finally up again and we are working on restoring all other services in the
136     next days as well. We are also establishing further backup facilities to
137     prevent this happening again. Sorry for any inconvenience!<br>
138     <br>
139 schoenebeck 811 <b>2005-11-24</b> Latest <a href="http://cvs.linuxsampler.org">CVS version</a>
140     of <a href="http://stud.fh-heilbronn.de/~cschoene/projects/libgig/">libgig</a>
141     now allows to create and modify Gigasampler files
142     (<a href="http://sourceforge.net/mailarchive/forum.php?thread_id=9051147&forum_id=12792">read announcement</a>).
143     Please let <a href="http://www.linuxsampler.org/developers.html">us</a>
144     know if you are interested in writing an instrument patch editor.<br>
145     <br>
146 iliev 789 <b>2005-10-10</b> <a href="http://prdownloads.sourceforge.net/jsampler/js-classic.jar?download">JS Classic 0.1a</a> has
147     been released (the first distribution of the <a href="https://sourceforge.net/projects/jsampler/">JSampler</a> project).<br>
148     <br>
149 schoenebeck 745 <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>
150     <br>
151 schoenebeck 694 <b>2005-07-15</b> LinuxSampler 0.3.3 has been released. Once again a bug fix release.<br>
152     <br>
153 schoenebeck 682 <b>2005-06-24</b> LinuxSampler 0.3.2 has been released. This is more or less just
154 capela 684 a bug fix release. Just by coincidence, <a href="http://qsampler.sourceforge.net">QSampler</a>
155     0.1.2 has also been thrown out.<br>
156 schoenebeck 682 <br>
157 capela 642 <b>2005-06-12</b> <a href="http://qsampler.sourceforge.net">QSampler</a> 0.1.1 has
158     been released, after a few bugfixes and a new logo icon.<br>
159     <br>
160 schoenebeck 587 <b>2005-05-25</b> LinuxSampler 0.3.1, the first official release is finally out!<br>
161 schoenebeck 585 <br>
162 capela 569 <b>2005-05-23</b> After some time laying around in the backyard,
163     <a href="http://qsampler.sourceforge.net">QSampler</a> 0.1.0 has
164 capela 577 been released, now with the promised Audio and MIDI device
165     configuration interface. Enjoy!<br>
166 capela 569 <br>
167 senoner 542 <b>2005-03-15</b> Our bug tracking system is now online and available on
168     <a href="http://bugs.linuxsampler.org">bugs.linuxsampler.org</a>.<br>
169     <br>
170     <b>2005-03-04</b> <a href="http://qsampler.sourceforge.net">QSampler</a>,
171     the Qt GUI front-end in the works for the LinuxSampler engine, was bumped
172     to its now fifth primordial release (0.0.5). Still alpha code. Time to move on...
173     to a better and complete Audio/MIDI device configuration interface, as predicted
174     by LSCP and wrapped by liblscp.<br>
175     <br>
176     <b>2005-02-26</b> Due to a design change, current LinuxSampler CVS version is quite
177     unstable. You might want to use the previous, stable version of LS in the meantime,
178     which can be downloaded as <a href="http://www.linuxsampler.org/downloads.html">source tarball</a>.
179     Alternatively you can also checkout the old version from CVS which was tagged as "v0_2_0".<br>
180     <br>
181     <b>2004-11-19</b> The Qt GUI front-end for the LinuxSampler engine has been updated: the 4th alpha-release of
182     <a href="http://qsampler.sourceforge.net">QSampler</a> has been released.<br>
183     <br>
184     <b>2004-11-13</b> On monday (November, 15th) <a href="http://cvs.linuxsampler.org">cvs.linuxsampler.org</a>
185     may be temporarily down due to maintenance work around 13:00 UTC.<br>
186     <br>
187     <b>2004-07-06</b> The third alpha-release of <a href="http://qsampler.sourceforge.net">QSampler</a>,
188     the Qt GUI front-end for the LinuxSampler engine, is now publicly available.<br>
189     <br>
190     <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>
191     <br>
192     <b>2004-05-31</b> On wednesday (June, 2nd) <a href="http://cvs.linuxsampler.org">cvs.linuxsampler.org</a> will
193     be temporarily not available from 6:00 UTC until 16:00 UTC due to construction works.<br>
194     <br>
195     <b>2004-05-24</b> The CVS repository is now <a href="http://cvs.linuxsampler.org">browseable</a>.<br>
196     <br>
197     <b>2004-05-03</b> We are currently in a transition stage due to the recent changes
198     (multi channel / multi engine / multi audio output device and multi MIDI input device
199     support) this also leads to multi problems we have to solve ;-) so meanwhile you
200     can use the old single channel version. We created the two CVS alias tags
201     'singlechannel' and 'v0_1_0' which you can use to checkout the old single channel
202     version of LinuxSampler . The CVS command line is the same except that you have to add
203     '-r singlechannel'.<br>
204     <br>
205     <b>2004-03-26</b> CVS root path has changed! See <a href="downloads.html">downloads</a> section
206     for instructions how to checkout the latest version of LinuxSampler from CVS.<br>
207     <br>
208     <b>2004-03-23</b> Updated <a href="features.html">features</a> section on this site,
209     hopefully we will keep the features list in sync with the latest developments from now on.<br>
210     <br>
211     <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>
212     <br>
213     <b>2003-11-08</b> Added CVS log to this site, showing the latest commits to the LinuxSampler CVS repository.<br>
214     <br>
215     <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.
216     <br>
217     </p>
218     </td>
219     <td valign="top">
220    
221    
222     <table>
223     <thead>
224     <tr>
225 schoenebeck 771 <th scope=col>Latest Commits LinuxSampler (Engine)</th>
226 senoner 542 </tr>
227     </thead>
228     <tbody>
229     <tr>
230     <td>
231     <span class="default">
232     <?php include("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>
233     </span>
234     </td>
235     </tr>
236     <tr>
237     <td><a href="http://www.linuxsampler.org/linuxsampler_cvshistory.php">More... (LinuxSampler CVS History)</a></td>
238     </tr>
239     </tbody>
240     </table>
241    
242     <br>
243    
244     <table>
245     <thead>
246     <tr>
247 schoenebeck 771 <th scope=col>Latest Commits QSampler (GUI)</th>
248 senoner 542 </tr>
249     </thead>
250     <tbody>
251     <tr>
252     <td>
253     <span class="default">
254     <?php include("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>
255     </span>
256     </td>
257     </tr>
258     <tr>
259     <td><a href="http://www.linuxsampler.org/qsampler_cvshistory.php">More... (QSampler CVS History)</a></td>
260     </tr>
261     </tbody>
262     </table>
263    
264     <br>
265    
266    
267     </td>
268     </tr>
269     </tbody>
270     </table>
271    
272    
273     </div>
274     </td></tr></table>
275    
276     </div>
277 senoner 544 <CENTER>
278     Last Sync: <?php readfile("date.txt"); ?>
279     </CENTER>
280 senoner 542
281 senoner 544
282    
283 senoner 542 </body>
284     </html>

  ViewVC Help
Powered by ViewVC