/[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 542 by senoner, Sun May 15 15:31:45 2005 UTC revision 789 by iliev, Mon Oct 10 16:51:48 2005 UTC
# Line 129  Line 129 
129                  <tr>                  <tr>
130                    <td valign=top>                    <td valign=top>
131                      <p class="default">                      <p class="default">
132                          <b>2005-10-10</b> <a href="http://prdownloads.sourceforge.net/jsampler/js-classic.jar?download">JS Classic 0.1a</a> has
133                          been released (the first distribution of the <a href="https://sourceforge.net/projects/jsampler/">JSampler</a> project).<br>
134                          <br>
135                          <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>
136                          <br>
137                          <b>2005-07-15</b> LinuxSampler 0.3.3 has been released. Once again a bug fix release.<br>
138                          <br>
139                          <b>2005-06-24</b> LinuxSampler 0.3.2 has been released. This is more or less just
140                          a bug fix release. Just by coincidence, <a href="http://qsampler.sourceforge.net">QSampler</a>
141                          0.1.2 has also been thrown out.<br>
142                          <br>
143                          <b>2005-06-12</b> <a href="http://qsampler.sourceforge.net">QSampler</a> 0.1.1 has
144                          been released, after a few bugfixes and a new logo icon.<br>
145                          <br>
146                          <b>2005-05-25</b> LinuxSampler 0.3.1, the first official release is finally out!<br>
147                          <br>
148                          <b>2005-05-23</b> After some time laying around in the backyard,
149                          <a href="http://qsampler.sourceforge.net">QSampler</a> 0.1.0 has
150                          been released, now with the promised Audio and MIDI device
151                          configuration interface. Enjoy!<br>
152                          <br>
153                        <b>2005-03-15</b> Our bug tracking system is now online and available on                        <b>2005-03-15</b> Our bug tracking system is now online and available on
154                            <a href="http://bugs.linuxsampler.org">bugs.linuxsampler.org</a>.<br>                            <a href="http://bugs.linuxsampler.org">bugs.linuxsampler.org</a>.<br>
155                        <br>                        <br>
# Line 187  Line 208 
208                      <table>                      <table>
209                        <thead>                        <thead>
210                          <tr>                          <tr>
211                            <th scope=col><b>Latest Commits LinuxSampler (Engine)</b></th>                            <th scope=col>Latest Commits LinuxSampler (Engine)</th>
212                          </tr>                          </tr>
213                        </thead>                        </thead>
214                        <tbody>                        <tbody>
# Line 209  Line 230 
230                      <table>                      <table>
231                        <thead>                        <thead>
232                          <tr>                          <tr>
233                            <th scope=col><b>Latest Commits QSampler (GUI)</b></th>                            <th scope=col>Latest Commits QSampler (GUI)</th>
234                          </tr>                          </tr>
235                        </thead>                        </thead>
236                        <tbody>                        <tbody>
# Line 239  Line 260 
260                  </td></tr></table>                  </td></tr></table>
261    
262   </div>   </div>
263    <CENTER>
264    Last Sync: <?php readfile("date.txt"); ?>
265    </CENTER>
266    
267    
268    
269  </body>  </body>
270  </html>  </html>

Legend:
Removed from v.542  
changed lines
  Added in v.789

  ViewVC Help
Powered by ViewVC