CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/22 00:21:49

Modified files:
        src/sound      : soundserver_sdl.c 

Log message:
* re-added the usleep() on the get_command call.  (a)
* fixed the data xfer code so that it's bidir-safe (b)

a)  Drastically lowers cpu usage.  Probably means there's a problem
elswhere in the main soundserver loop, but until that's found, this
stays in.
b)  No more thread deadlocking on saving a game.  Though saving games
currently fail with the sdl soundserver.  :)  I'll be tracing this
one down..

- Pizza


Reply via email to