aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-27Revert "AUDIO: Simplify MidiTracker::processEvent return value"Alyssa Milburn
2014-01-27Revert "AUDIO: fix invalid mem access in midiparser.cpp"Alyssa Milburn
2014-01-26AUDIO: fix invalid mem access in midiparser.cppathrxx
2014-01-17Merge pull request #417 from digitall/STACK_fixesJohannes Schickel
2014-01-16AUDIO: Cleanup MT-32 code a bit.Johannes Schickel
2014-01-16AUDIO: Register EAS sound driver as plain sound type.Johannes Schickel
2014-01-16AUDIO: Register FluidSynth driver as plain sound type.Johannes Schickel
2014-01-16AUDIO: Register MT-32 emulator as plain sound type.Johannes Schickel
2014-01-15ALL: Remove optimization unstable code on checking for null after new.D G Turner
2013-11-03AUDIO: Do not add extrapath to SearchMan in MT-32 emu code.Johannes Schickel
2013-09-24MT-32: Update to munt 1.3.0Filippos Karapetis
2013-09-21AUDIO: Simplify SCI inFastForward flag by moving it to MidiParserWillem Jan Palenstijn
2013-09-21AUDIO: Simplify MidiTracker::processEvent return valueWillem Jan Palenstijn
2013-09-21AUDIO: Let jumpToTick use processEvent tooWillem Jan Palenstijn
2013-09-21AUDIO: Split event processing from MidiParser::onTimerWillem Jan Palenstijn
2013-08-21MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-07-18Merge pull request #353 from clone2727/eventrec_timer_fixEugene Sandulenko
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-06ALL: Don't use EventRecorder at all when not compiled inMatthew Hoops
2013-07-06AUDIO: Further fix to ReportHandlerScummVM::printDebug in MT32 code.D G Turner
2013-07-04AUDIO: Fix ReportHandlerScummVM::printDebug in MT32 code.Johannes Schickel
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-07-02MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-05-17AUDIO: Reduce callback frequency of the MT-32 emulator.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-04XMIDI: Forget old loop points when changing trackTorbjörn Andersson
2013-05-02AUDIO: Fix uninitalized variable. CID 1003160Eugene Sandulenko
2013-05-02AUDIO: Fix unitialized variable. CID 1003161Eugene Sandulenko
2013-05-02AUDIO: Fix unitialized variable. CID 1003162Eugene Sandulenko
2013-05-01MT32: Fix some non-initialized fields in MidiDriver_MT32 - CID 1002949Filippos Karapetis
2013-05-01AUDIO: Add missing breaks to switch statement - CID 1003770Filippos Karapetis
2013-04-28AUDIO: Fix identation. CID 1003641Eugene Sandulenko
2013-04-28AUDIO: Do not error out when channel offset >= length after interrupt()Sven Hesse
2013-04-21AUDIO: Handle empty parent stream in LoopingAudioStreamWillem Jan Palenstijn
2013-04-20AUDIO: Cleanup namingMatthew Hoops
2013-04-20AUDIO: Remove default makeADPCMStream rate/channels valuesMatthew Hoops
2013-04-18AUDIO: Remove unused MixerImpl::_syst member varMax Horn
2013-04-16AUDIO: Fix invalid free callMatthew Hoops
2013-03-27MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-03-03MT-32: Sync with the latest changes in muntFilippos Karapetis
2013-03-03MT-32: Also replace cosf() (C99) with cos()Filippos Karapetis
2013-03-03MT-32: Avoid using sinf() (which is C99) in favor of sin()Filippos Karapetis
2013-03-02MT32: Sync with the latest changes in muntFilippos Karapetis
2013-03-02MT32: Update copyright yearFilippos Karapetis
2013-02-15Merge branch 'master' into hopkinsDreammaster
2013-02-04MT32: Also attempt to load roms named CM32L_CONTROL.ROM / CM32L_PCM.ROMFilippos Karapetis
2013-02-04MT32: Sync with the latest changes in muntFilippos Karapetis
2013-01-27HOPKINS: Work around broken cadavre.mod in OS/2 and BeOS versionsTorbjörn Andersson
2013-01-26JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespa...Johannes Schickel