mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-04 00:19:56 +00:00
969ef3dac9
WriteStream are now subclasses of it. * Added new methods eos(), ioFailed(), clearIOFailed() to all streams. This allows better error checking. * SaveFile classes take advantage of these new standard stream APIS * Removed File::gets() * Added SeekableReadStream::readLine() (replaces File::gets) * Added WriteStream::writeString, for convenience svn-id: r17752 |
||
---|---|---|
.. | ||
softsynth | ||
.cvsignore | ||
audiocd.cpp | ||
audiocd.h | ||
audiostream.cpp | ||
audiostream.h | ||
flac.cpp | ||
flac.h | ||
fmopl.cpp | ||
fmopl.h | ||
mididrv.cpp | ||
mididrv.h | ||
midiparser_smf.cpp | ||
midiparser_xmidi.cpp | ||
midiparser.cpp | ||
midiparser.h | ||
mixer.cpp | ||
mixer.h | ||
module.mk | ||
mp3.cpp | ||
mp3.h | ||
mpu401.cpp | ||
mpu401.h | ||
rate.cpp | ||
rate.h | ||
voc.cpp | ||
voc.h | ||
vorbis.cpp | ||
vorbis.h | ||
wave.cpp | ||
wave.h |