CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/17 20:30:24

Modified files:
        src/include    : sound.h soundserver.h 
        src/sound      : sound.c soundserver_null.c 

Log message:
The beginnings of the soundserver refactoring.

My next step will be to break the main soundserver_null function down
into smaller chunks, and move those common bits over into sound.c

Similarly, the code specific to the unix soundserver I'll move over into
soundserver_null.c

Once all of that is done, it should be fairly easy to write an
alternative soundserver.  My plan is to write one that uses SDL threads.

This will probably take a couple of days; things have been busy at work
so I havent' had large chunks of quiet time to get work done.  :)

Comments are welcome.

- Pizza


Reply via email to