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
/
engines
/
groovie
/
music.h
Age
Commit message (
Expand
)
Author
2010-06-22
Groovie: Add support for the compressed MIDI files of T7G Mac.
Jordi Vilalta Prat
2010-06-07
Groovie:
Jordi Vilalta Prat
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-08-18
Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD au...
Johannes Schickel
2009-08-05
T7G: Fix bug #2831041 by implementing opcode responsible for starting music p...
Scott Thomas
2009-07-05
- Refactorized Groovie::MusicPlayer to make it extensible
Jordi Vilalta Prat
2009-03-10
- Convert some file references from uint16 to uint32 to suit 11H
Scott Thomas
2009-01-28
T7G: start background music at start of input loop (0x0B). Should fix 2474078...
Henry Bush
2009-01-08
T7G: Reset midi volume to 100 on starting a track, cleanup
Henry Bush
2009-01-01
Use the proper samples file name for 11h
Jordi Vilalta Prat
2008-12-19
T7G: Add support for custom AdLib instruments
Jordi Vilalta Prat
2008-11-25
T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play...
Jordi Vilalta Prat
2008-11-24
T7G: Implemented volume fading
Jordi Vilalta Prat
2008-11-18
Added a mutex to the Groovie MIDI player. Maybe that will fix the rare and
Torbjörn Andersson
2008-11-14
Patch #2271425: Groovie engine
Max Horn