aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.cpp
AgeCommit message (Expand)Author
2003-06-27fixed warningPaweł Kołodziejski
2003-06-24cleanupMax Horn
2003-06-22fixed warningsPaweł Kołodziejski
2003-06-22d'ohMax Horn
2003-06-22fixed Vorbis CD track codeMax Horn
2003-06-22don't memset the output buffer to 0 if _eof_flag is set; rather, we should 'a...Max Horn
2003-06-22properly init member vars instead of using memsetMax Horn
2003-06-22Change names of the stream API in the mixer; added endStream method (stop() h...Max Horn
2003-06-22fix compile when vorbis is enabled, loomcd is now broken with vorbis after re...Jonathan Gray
2003-06-22renamed SoundMixer::hasActiveChannel->hasActiveSFXChannel, and fixed the regr...Max Horn
2003-06-22remove the realDestroy methods and instead use destructors; renamed insertAt ...Max Horn
2003-06-21lots of mixer cleanup / refactoring / reengineeringMax Horn
2003-06-21modified & cleaned up the playStream/append code a bit; but this API really c...Max Horn
2003-06-21cleanupMax Horn
2003-06-15more cleanupMax Horn
2003-06-09use clear_sound_proc to properly deinit the mixer (this fixes a crash-on-exit)Max Horn
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-23fixed nasty deadlock I recently introducedMax Horn
2003-05-22make sure that the mutex protects everything that affects the bufferMax Horn
2003-05-21pedantic warning fixMax Horn
2003-04-30PalmOS changesMax Horn
2003-03-30changed messages from warning to debugPaweł Kołodziejski
2003-03-18cleanup; add stopID method to stop a currently playing sound via its IDMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2002-12-08Patch #641607: Louder MP3 sound effectsMax Horn
2002-11-21Adapt MAD sampling rate to the real sampling rate for WinCENicolas Bacca
2002-11-19Patch #639931: ALL: Fix for possible mixer distortionMax Horn
2002-11-15637471: Hack to work-around 'bad sound in stream' problem.James Brown
2002-11-10oopsOliver Kiehl
2002-11-10added looping support to playRawOliver Kiehl
2002-10-28Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.James Brown
2002-10-27don't put samples into stream SoundMixer if sound card is disabledPaweł Kołodziejski
2002-10-27Add monster.sog support, patch #629362Travis Howell
2002-10-27patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler....Jonathan Gray
2002-10-23changing warnings to debug level 2Paweł Kołodziejski
2002-10-23fix -Wshadow warningsMax Horn
2002-10-16compilation fixMax Horn
2002-10-15changes to imusePaweł Kołodziejski
2002-10-15fixPaweł Kołodziejski
2002-10-15Sanity checking to fix crash caused by latest sound commitsJames Brown
2002-10-15changes to soundmixer - added timeout param to streamPaweł Kołodziejski
2002-10-02added panning control in imuse and reverse stereo supportPaweł Kołodziejski
2002-10-02Fix 'isSoundRunning' for Creative samples (eg, Full Throttle)James Brown
2002-10-01changes for stoping soundsPaweł Kołodziejski
2002-09-15new smush player need bigger bufferPaweł Kołodziejski
2002-09-15speed changes to play smush moviesPaweł Kołodziejski
2002-09-14fixed stream in mixer, not completed yet - bad wrap around.Paweł Kołodziejski
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-09-02fixesPaweł Kołodziejski