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
/
sky
/
music
/
gmchannel.cpp
Age
Commit message (
Expand
)
Author
2004-08-26
Clarified the comment added in the previous commit slightly.
Torbjörn Andersson
2004-08-26
Reset the "pitch wheel" when turning off a note. This should fix bug
Torbjörn Andersson
2004-01-18
fix warning
Paweł Kołodziejski
2004-01-06
updated copyright notice
Max Horn
2004-01-03
remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...
Max Horn
2004-01-03
Introduce namespace 'Sky'
Max Horn
2003-11-07
spelling fixes
Jonathan Gray
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-10
removed superfluous #include
Max Horn
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-09-10
Fxo sky module compile
Travis Howell
2003-08-20
copied some fixes which only were in 0.5.1 branch.
Robert Göffringmann
2003-07-12
fixed mt32 key velocities
Robert Göffringmann
2003-07-07
applied patch #766751 (BASS: Waiting for floppy intro music to finish) and fi...
Robert Göffringmann
2003-07-02
Initialize midiChannelNumber to 0. I don't know if this is always the right
Torbjörn Andersson
2003-06-17
removed send(0) command.
Robert Göffringmann
2003-05-28
moved music drivers into seperated directory, added music support for diskdem...
Robert Göffringmann