/[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 1274 by schoenebeck, Wed Aug 8 02:51:06 2007 UTC revision 1284 by schoenebeck, Fri Aug 10 15:22:21 2007 UTC
# Line 132  Line 132 
132    
133              <h2>Latest CVS Commits</h2>              <h2>Latest CVS Commits</h2>
134    
135              <table class="cvs">              <table class="cvs" width=100%>
136                <tbody>                <tbody>
137                  <tr>                  <tr>
138                    <td valign="top">                    <td valign="top" width=50%>
139                      <table class="cvs_project">                      <table class="cvs_project" width=100%>
140                        <thead>                        <thead>
141                          <tr>                          <tr>
142                            <th scope=col>linuxsampler</th>                            <th scope=col>linuxsampler</th>
# Line 162  Line 162 
162                        </tfoot>                        </tfoot>
163                      </table>                      </table>
164                    </td>                    </td>
165                    <td valign="top">                    <td valign="top" width=50%>
166                      <table class="cvs_project">                      <table class="cvs_project" width=100%>
167                        <thead>                        <thead>
168                          <tr>                          <tr>
169                            <th scope=col>gigedit</th>                            <th scope=col>gigedit</th>
# Line 187  Line 187 
187                        </tbody>                        </tbody>
188                      </table>                      </table>
189                    </td>                    </td>
190                    <td valign="top">                  </tr>
191                      <table class="cvs_project">                  <tr>
192                      <td valign="top" width=50%>
193                        <table class="cvs_project" width=100%>
194                        <thead>                        <thead>
195                          <tr>                          <tr>
196                            <th scope=col>qsampler</th>                            <th scope=col>libgig</th>
197                          </tr>                          </tr>
198                        </thead>                        </thead>
199                        <tbody>                        <tbody>
200                          <tr>                          <tr>
201                            <td>                            <td>
202                              <div id="cvs_content">                              <div id="cvs_content">
203                                <?php readfile("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/libgig_latest.html"); ?>
204                              </div>                              </div>
205                            </td>                            </td>
206                          </tr>                          </tr>
207                          <tr>                          <tr>
208                            <td>                            <td>
209                              <span class="cvs_footer">                              <span class="cvs_footer">
210                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=qsampler">More ...</a>                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=libgig">More ...</a>
211                              </span>                              </span>
212                            </td>                            </td>
213                          </tr>                          </tr>
214                        </tbody>                        </tbody>
215                      </table>                      </table>
216                    </td>                    </td>
217                    <td>                    <td valign="top" width=50%>
218                      <table class="cvs_project">                      <table class="cvs_project" width=100%>
219                        <thead>                        <thead>
220                          <tr>                          <tr>
221                            <th scope=col>jsampler</th>                            <th scope=col>qsampler</th>
222                          </tr>                          </tr>
223                        </thead>                        </thead>
224                        <tbody>                        <tbody>
225                          <tr>                          <tr>
226                            <td>                            <td>
227                              <div id="cvs_content">                              <div id="cvs_content">
228                                <?php readfile("http://cvs.linuxsampler.org/log/jsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>
229                              </div>                              </div>
230                            </td>                            </td>
231                          </tr>                          </tr>
232                          <tr>                          <tr>
233                            <td>                            <td>
234                              <span class="cvs_footer">                              <span class="cvs_footer">
235                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=jsampler">More ...</a>                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=qsampler">More ...</a>
236                              </span>                              </span>
237                            </td>                            </td>
238                          </tr>                          </tr>
# Line 239  Line 241 
241                    </td>                    </td>
242                  </tr>                  </tr>
243                  <tr>                  <tr>
244                    <td valign="top">                    <td valign="top" width=50%>
245                      <table class="cvs_project">                      <table class="cvs_project" width=100%>
246                        <thead>                        <thead>
247                          <tr>                          <tr>
248                            <th scope=col>libgig</th>                            <th scope=col>liblscp</th>
249                          </tr>                          </tr>
250                        </thead>                        </thead>
251                        <tbody>                        <tbody>
252                          <tr>                          <tr>
253                            <td>                            <td>
254                              <div id="cvs_content">                              <div id="cvs_content">
255                                <?php readfile("http://cvs.linuxsampler.org/log/libgig_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/liblscp_latest.html"); ?>
256                              </div>                              </div>
257                            </td>                            </td>
258                          </tr>                          </tr>
259                          <tr>                          <tr>
260                            <td>                            <td>
261                              <span class="cvs_footer">                              <span class="cvs_footer">
262                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=libgig">More ...</a>                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=liblscp">More ...</a>
263                              </span>                              </span>
264                            </td>                            </td>
265                          </tr>                          </tr>
266                        </tbody>                        </tbody>
267                      </table>                      </table>
268                    </td>                    </td>
269                    <td valign="top">                    <td valign="top" width=50%>
270                      <table class="cvs_project">                      <table class="cvs_project" width=100%>
271                        <thead>                        <thead>
272                          <tr>                          <tr>
273                            <th scope=col>liblscp</th>                            <th scope=col>jsampler</th>
274                          </tr>                          </tr>
275                        </thead>                        </thead>
276                        <tbody>                        <tbody>
277                          <tr>                          <tr>
278                            <td>                            <td>
279                              <div id="cvs_content">                              <div id="cvs_content">
280                                <?php readfile("http://cvs.linuxsampler.org/log/liblscp_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/jsampler_latest.html"); ?>
281                              </div>                              </div>
282                            </td>                            </td>
283                          </tr>                          </tr>
284                          <tr>                          <tr>
285                            <td>                            <td>
286                              <span class="cvs_footer">                              <span class="cvs_footer">
287                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=liblscp">More ...</a>                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=jsampler">More ...</a>
288                              </span>                              </span>
289                            </td>                            </td>
290                          </tr>                          </tr>
291                        </tbody>                        </tbody>
292                      </table>                      </table>
293                    </td>                    </td>
294                    <td valign="top">                  </tr>
295                      <table class="cvs_project">                  <tr>
296                      <td valign="top" width=50%>
297                        <table class="cvs_project" width=100%>
298                        <thead>                        <thead>
299                          <tr>                          <tr>
300                            <th scope=col>jlscp</th>                            <th scope=col>jlscp</th>
# Line 325  Line 329 
329    
330   </div>   </div>
331  <CENTER>  <CENTER>
332  Last Sync: <?php readfile("date.txt"); ?>  Last Webserver Sync: <?php readfile("date.txt"); ?>
333  </CENTER>  </CENTER>
334    
335    

Legend:
Removed from v.1274  
changed lines
  Added in v.1284

  ViewVC Help
Powered by ViewVC