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
/
queen
/
music.h
Age
Commit message (
Expand
)
Author
2004-10-22
Support MT-32 emu.
Eugene Sandulenko
2004-03-09
Respond to volume-altering songs
Joost Peters
2004-03-09
Enable music volume slider in Journal
Joost Peters
2004-02-27
Handle "compressed" songs
Joost Peters
2004-01-27
Allow using a real MT-32 (can someone with one please test this?)
Joost Peters
2004-01-25
- Cope better with invalid music (fixes 100% CPU usage)
Joost Peters
2004-01-24
- Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the b...
Joost Peters
2004-01-23
MSVC warnings
Gregory Montoir
2004-01-22
- Some refactoring/clean-up.
Joost Peters
2004-01-19
- Enable music queueing (I don't really like the levels of indirection, but i...
Joost Peters
2004-01-19
Added MusicPlayer class (MidiDriver derivate) for greater flexibility
Joost Peters
2004-01-06
updated copyright notice
Max Horn
2003-12-28
Improved music code a bit. still has 'hanging notes' when stopping music, tho...
Joost Peters
2003-12-14
Get rid of unused variable
Joost Peters
2003-12-14
Initial (Roland) Music support; a lot of stuff is still missing and/or incomp...
Joost Peters