CVSROOT: /var/cvs/freesci
Module name: freesci
Changes by: freesci 2002/03/18 18:29:43 GMT
Modified files:
src/include : pcmout.h versions.h
src/sound : midi_adlibemu.c pcmout.c pcmout_alsa.c
pcmout_sdl.c
Log message:
1) Bumped up default sample rate to 44100Hz
2) Knocked PCM buffer size down to 1024 frames (512 may work better)
3) Tweaking the PCM internals to be a bit more sane
- preparing for a true "register callback" interface
4) Fixed a potential memory leak in the adlib emulator
- need to get rid of the malloc() altogether though.
5) Fixes in the ALSA driver (still doesn't work right yet)
6) Bump the version where teh soundserver clobbers running songs down to
pre-0.000.490 (new PQ2)
- Pizza