aboutsummaryrefslogtreecommitdiff
path: root/sound/vorbis.h
AgeCommit message (Expand)Author
2005-01-01Updated copyrightMax Horn
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
2004-01-06updated copyright noticeMax Horn
2004-01-03renamed AudioInputStream -> AudioStreamMax Horn
2004-01-03more MAD MP3 / Ogg Vorbis cleanup: try not to expose anything about the libs ...Max Horn
2003-12-23Allow sound ID for MP3/Vorbis sounds, too; cleaned up Vorbis playback code a bitMax Horn
2003-12-21o Make use of the new LinearMemoryStream feature which allows auto-disposing ...Max Horn
2003-12-19o Moved MP3 and Vorbis input streams to mp3.* resp. vorbis.*Max Horn
2003-11-29moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...Max Horn