aboutsummaryrefslogtreecommitdiff
path: root/sound/vorbis.h
AgeCommit message (Expand)Author
2008-09-03Some cleanup by peresMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-15Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data whi...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-14Got rid of the last traces of DigitalTrackInfoMax Horn
2007-02-22fixed comments.Johannes Schickel
2007-02-22Added looping support and an enhanced factory function to the Vorbis codeMax Horn
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-03Explain the (admittedly strange) usage of some of our makeXXXStream factory f...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-08-10Rest of the changes required for tremor to actually work.Jonathan Gray
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
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