CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/03/11 12:40:58

Modified files:
        .              : ChangeLog 
        src/include    : midiout.h 
        src/sound      : midi_mt32.c midiout.c midiout_alsaraw.c 
                         midiout_unixraw.c soundserver_null.c 

Log message:
1)  Added in a midiout_flush() api call; it doesn't do anything on the
null and unixraw devices, (as the latter is already opened with
O_SYNC)
2)  mt-32 now calls flush() on sysex dumps, but nothing else.
3)  Incorporated Rickard's reverb patch.
4)  Stops all notes on game restores.
5)  Properly restores the volume on game restores.

Notes:

(4) Should close bug #131


Reply via email to