scummvm/sound
Eugene Sandulenko 2b1d4ef990 Fix regression caused by recent code cleanup. Each input byte should be
processed twice, so even if stream end is reached, there should be another
iteration. Otherwise it always returned one byte less than expected.

svn-id: r18859
2005-09-22 20:45:46 +00:00
..
softsynth Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
adpcm.cpp Fix regression caused by recent code cleanup. Each input byte should be 2005-09-22 20:45:46 +00:00
adpcm.h Cleaned up the ADPCM code 2005-09-17 10:58:01 +00:00
audiocd.cpp Don't explicity check for tremor and vorbis everywhere and 2005-08-10 12:42:56 +00:00
audiocd.h When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
audiostream.cpp Don't explicity check for tremor and vorbis everywhere and 2005-08-10 12:42:56 +00:00
audiostream.h Clarify the AudioStream::readSample requirements 2005-09-18 14:49:54 +00:00
flac.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
flac.h When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
fmopl.cpp Change PalmOS ident 2005-09-03 18:05:19 +00:00
fmopl.h Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
mididrv.cpp Change PalmOS ident 2005-09-03 18:05:19 +00:00
mididrv.h Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
midiparser_smf.cpp For consistency, specify directory when including files. 2005-06-24 16:16:46 +00:00
midiparser_xmidi.cpp committed patch #1281714 'Kyra 1 Sound Patch'. Thanks LordHoto. 2005-09-11 14:35:34 +00:00
midiparser.cpp For consistency, specify directory when including files. 2005-06-24 16:16:46 +00:00
midiparser.h More whitespace changes. 2005-05-27 12:43:19 +00:00
mixer.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
mixer.h Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
module.mk Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ directory. 2005-05-03 20:36:07 +00:00
mp3.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
mp3.h When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
mpu401.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
mpu401.h For consistency, specify directory when including files. 2005-06-24 16:16:46 +00:00
rate.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
rate.h Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
voc.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
voc.h When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
vorbis.cpp libtremor is installed to a different location when using the port from pspdev svn 2005-09-17 10:28:50 +00:00
vorbis.h Don't explicity check for tremor and vorbis everywhere and 2005-08-10 12:42:56 +00:00
wave.cpp Remove trailing whitespaces. 2005-07-30 21:11:48 +00:00
wave.h When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00