Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21311/resources/htmlhelp/html Modified Files: generalconfig.html Log Message: Instead of a #define SDL, changed it to always load in as I couldn't imagine ever wanting to distribute the client without this option enabled. Instead, I'm using a netrekrc option, newSound, to let user choose whether to use the new SDL sound system or the old way. Index: generalconfig.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- generalconfig.html 22 Apr 2006 14:11:47 -0000 1.3 +++ generalconfig.html 24 Apr 2006 15:30:38 -0000 1.4 @@ -521,6 +521,16 @@ </td> </tr> <tr> +<td><code><b>newSound</b></code></td> +<td>Use new layered, stereo sound effects</td> +<td> + <ul> + <li><b>on(default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>omitTeamLetter</b></code></td> <td>Don't draw team letter on galaxy</td> <td>