index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
Age
Commit message (
Expand
)
Author
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
2014-03-18
COMMON: Move some QuickTime Track variables into SampleDesc where they belong
Matthew Hoops
2014-03-06
AUDIO: Manually specify function alignment in ARM assembly.
Johannes Schickel
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-27
Revert "AUDIO: Simplify MidiTracker::processEvent return value"
Alyssa Milburn
2014-01-27
Revert "AUDIO: fix invalid mem access in midiparser.cpp"
Alyssa Milburn
2014-01-26
AUDIO: fix invalid mem access in midiparser.cpp
athrxx
2014-01-17
Merge pull request #417 from digitall/STACK_fixes
Johannes Schickel
2014-01-16
AUDIO: Cleanup MT-32 code a bit.
Johannes Schickel
2014-01-16
AUDIO: Register EAS sound driver as plain sound type.
Johannes Schickel
2014-01-16
AUDIO: Register FluidSynth driver as plain sound type.
Johannes Schickel
2014-01-16
AUDIO: Register MT-32 emulator as plain sound type.
Johannes Schickel
2014-01-15
ALL: Remove optimization unstable code on checking for null after new.
D G Turner
2013-11-03
AUDIO: Do not add extrapath to SearchMan in MT-32 emu code.
Johannes Schickel
2013-09-24
MT-32: Update to munt 1.3.0
Filippos Karapetis
2013-09-21
AUDIO: Simplify SCI inFastForward flag by moving it to MidiParser
Willem Jan Palenstijn
2013-09-21
AUDIO: Simplify MidiTracker::processEvent return value
Willem Jan Palenstijn
2013-09-21
AUDIO: Let jumpToTick use processEvent too
Willem Jan Palenstijn
2013-09-21
AUDIO: Split event processing from MidiParser::onTimer
Willem Jan Palenstijn
2013-08-21
MT-32: Sync with the latest changes in munt
Filippos Karapetis
2013-07-18
Merge pull request #353 from clone2727/eventrec_timer_fix
Eugene Sandulenko
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-07-06
ALL: Don't use EventRecorder at all when not compiled in
Matthew Hoops
2013-07-06
AUDIO: Further fix to ReportHandlerScummVM::printDebug in MT32 code.
D G Turner
2013-07-04
AUDIO: Fix ReportHandlerScummVM::printDebug in MT32 code.
Johannes Schickel
2013-07-04
Merge pull request #331 from sev-/gsoc2012-eventsrecorder
Eugene Sandulenko
2013-07-02
MT-32: Sync with the latest changes in munt
Filippos Karapetis
2013-05-17
AUDIO: Reduce callback frequency of the MT-32 emulator.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-05-04
XMIDI: Forget old loop points when changing track
Torbjörn Andersson
2013-05-02
AUDIO: Fix uninitalized variable. CID 1003160
Eugene Sandulenko
2013-05-02
AUDIO: Fix unitialized variable. CID 1003161
Eugene Sandulenko
2013-05-02
AUDIO: Fix unitialized variable. CID 1003162
Eugene Sandulenko
2013-05-01
MT32: Fix some non-initialized fields in MidiDriver_MT32 - CID 1002949
Filippos Karapetis
2013-05-01
AUDIO: Add missing breaks to switch statement - CID 1003770
Filippos Karapetis
2013-04-28
AUDIO: Fix identation. CID 1003641
Eugene Sandulenko
2013-04-28
AUDIO: Do not error out when channel offset >= length after interrupt()
Sven Hesse
2013-04-21
AUDIO: Handle empty parent stream in LoopingAudioStream
Willem Jan Palenstijn
2013-04-20
AUDIO: Cleanup naming
Matthew Hoops
2013-04-20
AUDIO: Remove default makeADPCMStream rate/channels values
Matthew Hoops
2013-04-18
AUDIO: Remove unused MixerImpl::_syst member var
Max Horn
2013-04-16
AUDIO: Fix invalid free call
Matthew Hoops
2013-03-27
MT-32: Sync with the latest changes in munt
Filippos Karapetis
2013-03-03
MT-32: Sync with the latest changes in munt
Filippos Karapetis
2013-03-03
MT-32: Also replace cosf() (C99) with cos()
Filippos Karapetis
2013-03-03
MT-32: Avoid using sinf() (which is C99) in favor of sin()
Filippos Karapetis
2013-03-02
MT32: Sync with the latest changes in munt
Filippos Karapetis
2013-03-02
MT32: Update copyright year
Filippos Karapetis
2013-02-15
Merge branch 'master' into hopkins
Dreammaster
2013-02-04
MT32: Also attempt to load roms named CM32L_CONTROL.ROM / CM32L_PCM.ROM
Filippos Karapetis
[next]