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

Diff of /web/trunk/www.linuxsampler.org/features.html

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

revision 878 by schoenebeck, Sun Jun 25 15:31:19 2006 UTC revision 893 by schoenebeck, Sat Jul 1 15:35:24 2006 UTC
# Line 88  Line 88 
88                  bugsover = new Image();                  bugsover = new Image();
89                  bugsover.src = dir + "mbugshover.png";                  bugsover.src = dir + "mbugshover.png";
90    
91                  bugsout = new Image();                  bugsout = new Image();&
92                  bugsout.src = dir + "mbugs.png";                  bugsout.src = dir + "mbugs.png";
93          }          }
94          -->          -->
# Line 256  Line 256 
256                                          </li>                                          </li>
257                                          <li class="partly">Control interfaces                                          <li class="partly">Control interfaces
258                                                  <ol>                                                  <ol>
259                                                            <li class="ok">Native C++ <a href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a></li>
260                                                          <li class="ok">Custom network interface for frontends (<a name="LSCP" href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html">LSCP</a>)                                                          <li class="ok">Custom network interface for frontends (<a name="LSCP" href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html">LSCP</a>)
261                                                          </li>                                                          </li>
262         <li class="false"><a name="OSC" href="http://www.cnmat.berkeley.edu/OpenSoundControl/">OSC</a>         <li class="false"><a name="OSC" href="http://www.cnmat.berkeley.edu/OpenSoundControl/">OSC</a>
# Line 297  Line 297 
297                                          <li class="partly">(Graphical) frontends                                          <li class="partly">(Graphical) frontends
298                                                  <ol>                                                  <ol>
299                                                          <li class="ok">Qt based frontend (<a href="http://qsampler.sourceforge.net">QSampler</a>)</li>                                                          <li class="ok">Qt based frontend (<a href="http://qsampler.sourceforge.net">QSampler</a>)</li>
300                                                            <li class="ok">Java based frontend (<a href="http://sourceforge.net/projects/jsampler">JSampler</a>)</li>
301                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>
302                                                  </ol>                                                  </ol>
303                                          </li>                                          </li>
# Line 315  Line 316 
316                          </p>                          </p>
317    
318                          <p>                          <p>
319                           (Last page update on <b>$Date: 2006-06-25 15:31:19 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2006-07-01 15:35:24 $</b> by $Author: schoenebeck $,
320                           also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)                           also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)
321                          </p>                          </p>
322    

Legend:
Removed from v.878  
changed lines
  Added in v.893

  ViewVC Help
Powered by ViewVC