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
/
simon
/
midi.cpp
Age
Commit message (
Expand
)
Author
2003-08-11
More music volume management fixes
Jamieson Christian
2003-08-11
Fix for Bug [777589] SIMON1: Sound volume strangeness
Jamieson Christian
2003-08-08
Added generic send() option to MidiChannel.
Jamieson Christian
2003-08-08
More Simon shutdown cleanup
Jamieson Christian
2003-08-08
Fixed hang from double-lock of mutex
Jamieson Christian
2003-08-01
#include cleanup (explicityl specify the location for headers from common/, s...
Max Horn
2003-07-24
Fix for Bug [775534] 0.5.0 RC SIMON1DOS Random sfx notes during music
Jamieson Christian
2003-07-14
Fixed behavior of "m" key under simon1dos.
Jamieson Christian
2003-07-14
Feature [770161] SIMON: Remap instruments to GM
Jamieson Christian
2003-05-25
Fixed undefined file read operation
Jamieson Christian
2003-05-25
fixed format string
Max Horn
2003-05-25
Added music support for simon1demo
Jamieson Christian
2003-05-24
Fixed hanging notes when switching tracks
Jamieson Christian
2003-05-24
Fixed MIDI channel conflict between music and MIDI sound effects in simon1dos.
Jamieson Christian
2003-05-24
Added support for GMF loop specifier
Jamieson Christian
2003-05-24
Fixed problem with hanging notes when switching music tracks
Jamieson Christian
2003-05-24
Added support for simultaneous music and MIDI sound effects to simon1dos.
Jamieson Christian
2003-05-23
Fixed hanging notes when toggling SFX mode in Simon 1
Jamieson Christian
2003-05-23
Fixed problem with Simon music playing even when paused.
Jamieson Christian
2003-05-22
Reset channel volumes on load
Jamieson Christian
2003-05-21
More Simon music fixes.
Jamieson Christian
2003-05-21
Fixed Simon 1 sound effects.
Jamieson Christian
2003-05-21
More Simon music fixes
Jamieson Christian
2003-05-21
Fixed thread problem that causes occassional crashes
Jamieson Christian
2003-05-20
Fixed buffer allocation problem for GMF resources.
Jamieson Christian
2003-05-20
Fix for simon2win music
Jamieson Christian
2003-05-20
Fixed memory overrun problem
Jamieson Christian
2003-05-20
Fixed file scan alignment problem
Jamieson Christian
2003-05-20
oops
Max Horn
2003-05-20
init MidiPlayer fully
Max Horn
2003-05-20
init some member vars
Max Horn
2003-05-19
Fixed music looping problem in simon1win
Jamieson Christian
2003-05-19
Fixed Simon 1 music regression.
Jamieson Christian
2003-05-18
Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....
Jamieson Christian
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2003-01-03
Add olki's patch for sound effects in simon1dos
Travis Howell
2003-01-03
Remove sion 1 music warning
Travis Howell
2002-12-21
MidiStreamer no longer derives from MidiDriver.
Jamieson Christian
2002-12-12
Changed handling of malformed pitchbend events.
Jamieson Christian
2002-12-11
ripped out obsolete midi streaming code from backends (this may break Alsa/SE...
Max Horn
2002-11-24
Disable/remove some warnings
Travis Howell
2002-11-21
Broke MidiStreamer into .h and .cpp components.
Jamieson Christian
2002-11-18
Added support for volume and pause control to Simon music.
Jamieson Christian
2002-11-17
added structures for midi pause/volume
Oliver Kiehl
2002-11-13
changed warning to error
Oliver Kiehl
2002-11-13
Change last ugly hack to make it a little better
Travis Howell
2002-11-13
An ugly hack to allow music looping in simon1talkie
Travis Howell
2002-11-13
Add midi streaming support from Jamieson630
Travis Howell
2002-11-10
if possible, always #include headers in the source files, not in other headers
Max Horn
[next]