aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2004-08-03Update commentTravis Howell
2004-08-03Add commentTravis Howell
2004-08-03Add invalid version used by French Simon2Travis Howell
2004-07-31changed loadVOCFile to work on a generic ReadStream instead of a File, and re...Max Horn
2004-07-16Applied patch #957544 to make output sample rate configurable at runtime.Torbjörn Andersson
2004-07-11Use extrapath in Sword1 engine (from 0.6.0 branch). More verbose errors to go...James Brown
2004-07-01getFreeSpace() is not longer usedPaweł Kołodziejski
2004-06-29Fix for bug #981991 (VORBIS: Crash when using Ogg Vorbis CD tracks)Max Horn
2004-06-28Make use of new File refcount code; also fixed long standing bug in vorbis co...Max Horn
2004-06-09Fixed a typo in a comment.Torbjörn Andersson
2004-05-31Make allNotesOff() also turn off all "hanging notes". Without this change,Torbjörn Andersson
2004-05-09Config sample switch for WinCENicolas Bacca
2004-05-05Remove odd sample rate hack (for DOTT demo); instead, be slightly less strict...Max Horn
2004-05-02Explain a bit what getSampleRateFromVOCRate() does; mark a hack in it more cl...Max Horn
2004-05-01Doubled the buffer size to prevent crashes with the Inherit the EarthTorbjörn Andersson
2004-05-01Fix for [945497] Possible bug in midiparser_smf.cppJamieson Christian
2004-04-30Changed printf() to warning()Torbjörn Andersson
2004-04-29Changed printf() to warning(). (Even in the case where the message used toTorbjörn Andersson
2004-04-29Changed printf() to warning(), plus some formatting changes.Torbjörn Andersson
2004-04-26synced code free space with buffer changesPaweł Kołodziejski
2004-04-26MIDI control change 18 is no longer transmitted.Jamieson Christian
2004-04-26Tweaked a few things to accommodateJamieson Christian
2004-04-25delete CustomProcInputStream and add getFreeSpace for appendable audiostreamPaweł Kołodziejski
2004-04-13added CustomProcInputStreamPaweł Kołodziejski
2004-04-10Clean up VOC code, and fix potential out-of-bounds accessMax Horn
2004-04-10Fix for bug #885490 (FT: Ben stops talking mid-scentence @ the gorge) -> this...Max Horn
2004-04-09Changed the UNIX line breaks.Torbjörn Andersson
2004-04-08seems it is 'endianness' and not 'endianess'Max Horn
2004-03-28Format string fix.Torbjörn Andersson
2004-03-21When I played an Ogg Vorbis-encoded FotAQ I noticed that whenever a soundTorbjörn Andersson
2004-03-13Patch #902111: Change remaining random function calls to use RandomSourceMax Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
2004-02-14fixed bug #892426 - improved FT sound loopsPaweł Kołodziejski
2004-02-12Removed now obsolete getSamplesPlayed() function. It was only ever used forTorbjörn Andersson
2004-02-12With no comments from fingolfin, and a go-ahead from ender, I've committedTorbjörn Andersson
2004-02-08Change AppendableMemoryStream overflows to debug messages, so people stop bel...James Brown
2004-02-06Fixed "no newline at end of file" warning.Torbjörn Andersson
2004-02-05Prepare Zodiac MIDI supportChris Apers
2004-02-03Act more gracefully when failing to load a (VOC) sound (should help bug #889442)Max Horn
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-29Renamed the 'pan' effect of the mixer to 'balance', since that is what we act...Max Horn
2004-01-20No more neededChris Apers
2004-01-20Enable those drivers (still no sound on PalmOS)Chris Apers
2004-01-18Patch #878883: Fix for Ogg Vorbis playbackMax Horn
2004-01-17Update BS2 cutscene player with changes from roever: overlay support (default...James Brown
2004-01-06updated copyright noticeMax Horn
2004-01-04no need to specify game data path here: File::setDefaultDirectory() took care...Max Horn
2004-01-03renamed AudioInputStream -> AudioStreamMax Horn