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
/
backends
/
midi
/
mt32.cpp
Age
Commit message (
Expand
)
Author
2004-12-05
Clean up OSystem::Event
Max Horn
2004-11-28
Changed parameter order of SoundMixer::playInputStream to match that of playRaw
Max Horn
2004-11-28
- Now sets the palette earlier, and only once.
Jerome Fisher
2004-11-28
- Now sets itself as a "permanent" mixer channel.
Jerome Fisher
2004-11-28
Initialize palette for the progress bar
Eugene Sandulenko
2004-11-28
const correctness fix
Max Horn
2004-11-28
- Now really use g_scummfont everywhere.
Jerome Fisher
2004-11-28
- Now uses g_scummfont instead of g_sysfont.
Jerome Fisher
2004-11-28
- Added graphical representation of initialisation progress. This is quite ha...
Jerome Fisher
2004-11-15
const const const
Max Horn
2004-11-15
- Now uses playInputStream to add a channel to the mixer, instead of setting ...
Jerome Fisher
2004-11-14
MT32 MidiDriver:
Jerome Fisher
2004-11-13
MT32 MidiDriver:
Jerome Fisher
2004-11-10
Use the actual output rate of the sound mixer when producing MT32 audio sampl...
Max Horn
2004-11-08
cleanup
Max Horn
2004-11-06
Improve reporting (OSD messages, file open errors) and fix typos.
Eugene Sandulenko
2004-11-06
Major MT-32 emu overhaul based on KingGuppy's code.
Eugene Sandulenko