aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2007-02-21added initial support for FOTAQ amiga versionsGregory Montoir
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-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-20Rewrote MP3InputStream mostly from scratch:Max Horn
2007-02-20Document AudioCDManager::playMax Horn
2007-02-20Cleaned up AudioCDManager::getCachedTrack (in particular, don't empty a slot ...Max Horn
2007-02-19So far we only accepted track1.* as name for audio tracks -- now we also acce...Max Horn
2007-02-18cleanup and fixed _module memory leakGregory Montoir
2007-02-18added basic support for playing FOTAQ amiga modules files (rjp1) instead of M...Gregory Montoir
2007-02-18Correct warned class nameChris Apers
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2007-02-15Fix for bug #1660559: MANIAC/ZAK: Music does not stop when pausing (regression)Max Horn
2007-02-14Fix MSVC warningEugene Sandulenko
2007-02-12Fixed a special case (frequency/rate > repeating sample length)Sven Hesse
2007-02-11Enable stereo by default for all ProTracker mods.Travis Howell
2007-02-07The status variables are set explicitely in the constructor instead through o...Sven Hesse
2007-02-04- Moved the specific interrupt frequency of 80 Hz out of class Infogrames int...Sven Hesse
2007-02-03* Reimplemented Mixer::pauseAll to simply invoke pause on all channelsMax Horn
2007-01-27formatting.Johannes Schickel
2007-01-27Implemented some missing effects (arpeggio, sample delay, fine slides, finetu...Sven Hesse
2007-01-27OoopsSven Hesse
2007-01-27Changed ProtrackerStream to inherit from Paula, unifying the mixingSven Hesse
2007-01-27Add changes from madmoose to fix initial song length.Travis Howell
2007-01-27Removing two FIXMEs, based on what madmoose told me on #scummvmMax Horn
2007-01-26Some cleanup / code formatting changes, and added some FIXME commentsMax Horn
2007-01-25Moved Paula and Infogrames to sound/mods/Sven Hesse
2006-12-01Changed size of sine table so it take less memory in cache RAM on DS portNeil Millstone
2006-11-08Changed the default instrument from "no instrument at all" to "the firstTorbjörn Andersson
2006-11-03added basic handler for VOC block 9Gregory Montoir
2006-11-01Added Audio::Mixer::setReady method to work around bug #1588848Max Horn
2006-10-28Modified version of patch #1584720 (add support for FLAC-1.1.3)Max Horn
2006-10-27cleanupMax Horn
2006-10-23Add patch to make ProTracker a subclass of AudioStream, from madmooseTravis Howell
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-10-21cleanupMax Horn
2006-10-21Yuck, mark abuse of OSystem::setSoundCallbackMax Horn
2006-10-19Add option to load a module via streamTravis Howell
2006-10-18some cleanup.Johannes Schickel
2006-10-16Add WIP (not yet plugged in) Protracker modules playerEugene Sandulenko
2006-10-09Fix GP2X ifdef error in initial patch. Sorry.John Willis
2006-10-06Patch #1432376: "Very basic GP2X Backend"Eugene Sandulenko
2006-09-30Revert part of commit 23552 by agent-q. Apparently this slipped in byEugene Sandulenko
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-09-21Fix bug #1501302: "FF: Crackling Audio (Mac version)"Eugene Sandulenko
2006-08-01Some more whitespace changes.Torbjörn Andersson
2006-08-01Whitespace.Torbjörn Andersson
2006-07-29Another little formatting and a typo fix.Johannes Schickel
2006-07-29Adding comment about forced MQ on small devices.Johannes Schickel