Glenn Maynard
|
fd4b5f93bb
|
RageSoundReader::Read(char *) -> int16_t *. This was originally
char * based on the idea of supporting more than one sample type.
I don't plan to do that (though I may change the sample type to float
or int32).
|
2007-01-20 01:10:24 +00:00 |
|
Glenn Maynard
|
129250bfd0
|
handle STREAM_LOOPED
|
2006-12-22 12:09:36 +00:00 |
|
Glenn Maynard
|
a844c8b1c9
|
add RageSoundReader::RetriedRead
|
2006-12-22 06:08:40 +00:00 |
|
Glenn Maynard
|
b91f803518
|
rename SoundReader -> RageSoundReader
|
2006-11-28 22:42:13 +00:00 |
|
Glenn Maynard
|
040be62a85
|
register RageSoundReader
|
2006-11-26 01:42:46 +00:00 |
|
Glenn Maynard
|
414c1a3bf6
|
unused
|
2003-09-13 06:09:04 +00:00 |
|
Glenn Maynard
|
5701a25f16
|
Add RageSoundReader_Vorbisfile.
Remove RageSoundReader_SDL_Sound.
Fix error reporting.
|
2003-09-13 05:09:35 +00:00 |
|
Glenn Maynard
|
83f976f9dd
|
RageSoundReader_MP3
|
2003-09-13 01:34:34 +00:00 |
|
Glenn Maynard
|
b9efc67d02
|
add SoundReader::OpenFile
|
2003-09-10 21:34:01 +00:00 |
|