Date: Sunday May 5, 2002 @ 4:19
Author: takhisis
Update of /cvsroot/exult/exult/audio
In directory usw-pr-cvs1:/tmp/cvs-serv26823/audio
Modified Files:
Audio.cc Midi.cc xmidi.cc
Log Message:
* audio/Audio.cc, audio/Midi.cc, audio/xmidi.cc, conf/Configuration.cc,
files/Flat.cc, files/Flex.cc, files/IFF.cc, files/Table.cc,
files/U7file.cc, files/utils.cc, viewer/Application.cc, viewer/Mouse.cc,
viewer/ShapeManager.cc: Added a try {} catch() {} around each
U7open() not already implemented like that. This may cause problems is
someone anticipated one of them to filter upwards into another catch
section. But they were tested in pentagram with no adverse effects, and
exult testing (and maybe fixing) will happen 'soon'.
* viewer/Flex.[cc|h]: Rewritten using streams, in an attempt to solve
a bug. class FlexWriter should still work. *grin*
* viewer/kernel.h: Added newline.
|