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
/
saga
/
music.cpp
Age
Commit message (
Expand
)
Author
2004-05-05
Replaced R_printf() with debug() and warning(). There are still a couple of
Torbjörn Andersson
2004-05-01
With Jamieson630's MIDI parser fix, all the ITE MIDIs should work.
Torbjörn Andersson
2004-05-01
indent
Paweł Kołodziejski
2004-05-01
Fixed warning
Torbjörn Andersson
2004-04-30
Move from custom unsigned types to those provided by main config.h
Eugene Sandulenko
2004-04-30
Indentation madness
Eugene Sandulenko
2004-04-30
Very experimental support for the separate MIDI files used by the Wyrmkeep
Torbjörn Andersson
2004-04-29
use timer rate from driver, makes midi a bit more audible
Jonathan Gray
2004-04-29
Quick-and-dirty music fix. I can hear music in the ITE intro now. I haven't
Torbjörn Andersson
2004-04-29
init some things to fix segfaults
Jonathan Gray
2004-04-29
Now it produces sound, but it's clear that XMIDI parsing is wrong
Eugene Sandulenko
2004-04-29
Make MIDI driver run, though no sound yet.
Eugene Sandulenko
2004-04-29
Music.cpp objectizing.
Eugene Sandulenko
2004-04-29
Rename sysmusic.cpp to music.cpp
Eugene Sandulenko