Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9923

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
Remove unused music_toggle, instead use sound_toggle for music playback, fixes
bug where geno music would still play with sound turned off.
New volume raise/lower function for SDL sound, which changes sound playback volume
without changing Windows WAV volume.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- NetrekXP to do list.C	8 Feb 2007 00:39:16 -0000	1.93
+++ NetrekXP to do list.C	11 Feb 2007 03:20:56 -0000	1.94
@@ -48,6 +48,7 @@
 Win98 xp computer
 9) Out of bounds message window calcs don't work with taskbar or menu bar, basewin
 rect doesn't take these into account.
+10) Make sure all ping related fields are switched correctly via metasort.
 
 Stas's list:
 - color coded playerlist.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
Binary files /tmp/cvssj7FeD and /tmp/cvs6zh8yC differ