aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-22fixed comments.Johannes Schickel
2007-02-22FLAC code cleanupMax Horn
2007-02-22added yet another #pragma mark to the vorbis code (just for the sake of *my* ...Max Horn
2007-02-22cleanupMax Horn
2007-02-22Reduce chance for overflows in VorbisTrackInfo::playMax Horn
2007-02-22Updated FLAC code to match the changes made to the MP3 & Vorbis decoders (e.g...Max Horn
2007-02-22Fixed black screen in the outro sequence.Johannes Schickel
2007-02-22If an AudioStream returned a negative number in his readBuffer() method, then...Max Horn
2007-02-22Added looping support and an enhanced factory function to the Vorbis codeMax Horn
2007-02-22cleanupMax Horn
2007-02-22indentationGregory Montoir
2007-02-22setup default colors for Amiga versionsGregory Montoir
2007-02-22some fixes with resource files handling for Amiga versionsGregory Montoir
2007-02-22Rewrote Ogg Vorbis code to be more flexible when it comes to seeking; also no...Max Horn
2007-02-22Syntax fixes to conform to ScummVM coding standardsPaul Gilbert
2007-02-22Added proper support for the random actions your sidekick can do in each roomPaul Gilbert
2007-02-22Expanded script engine list of available schedules (original was too short), ...Paul Gilbert
2007-02-22Added missing parameter in command line helpPaul Gilbert
2007-02-21c&p errorJohannes Schickel
2007-02-21Add support for MIDI music. THough the music is not yet heard sinceEugene Sandulenko
2007-02-21Change an include to remove requirement of libfatNeil Millstone
2007-02-21Change an include to remove requirement of libfatNeil Millstone
2007-02-21added initial support for FOTAQ amiga versionsGregory Montoir
2007-02-21Fixed $URL$ and $Id$.Johannes Schickel
2007-02-21Skip music track 35 in CD releases of Simon 1, since it was replace by sound ...Travis Howell
2007-02-21Remove Amiga OCS specific code for copy protection screen in Simon 1, since i...Travis Howell
2007-02-21Bypass the copy protection screens in floppy disk releases of Simon the Sorce...Travis Howell
2007-02-21White space changes.Travis Howell
2007-02-21Add MSVC71 project file update from Quietust.Travis Howell
2007-02-20Revamed the Ogg Vorbis & FLAC DigitalTrackInfo subclasses to work similar to ...Max Horn
2007-02-20Added looping to the MP3 streams (currently virtually untested, so watch out)Max Horn
2007-02-20Remove some leftover comments I made while writing the new MP3 code; make use...Max Horn
2007-02-20Added new ReadStream::readStream method which can be used to read a portion o...Max Horn
2007-02-20cleanupMax Horn
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-20Last batch of header consistency fixes. At least for the game engines.Torbjörn Andersson
2007-02-20Rewrote MP3InputStream mostly from scratch:Max Horn
2007-02-20More header fixes for that warm and fuzzy feeling of consistency.Torbjörn Andersson
2007-02-20Removed XORReadStream (it was unused); enhanced MemoryReadStream to be able t...Max Horn
2007-02-20Cleanup.Torbjörn Andersson
2007-02-20Another batch of header consistency changes.Torbjörn Andersson
2007-02-20Guard cdrom.h against being included multiple times.Torbjörn Andersson
2007-02-20More header consistency fixes. (Actually, there was nothing at all to keepTorbjörn Andersson
2007-02-20made hi-level parsing routines (Zone, Commands, Dialogue, Animation) rely on ...Nicola Mettifogo
2007-02-20Document AudioCDManager::playMax Horn
2007-02-20SCUMM: Added spanish LANGUAGE.TAB info for COMI (thanks to ssdsa from the for...Max Horn
2007-02-20Cleaned up AudioCDManager::getCachedTrack (in particular, don't empty a slot ...Max Horn
2007-02-20changed parseComment to use Script stream instead of fileNicola Mettifogo
2007-02-20cleanup and small fixesNicola Mettifogo
2007-02-20animation scripts are now parsed through the same pipeline used for location ...Nicola Mettifogo