aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/music.h
AgeCommit message (Expand)Author
2009-08-05T7G: Fix bug #2831041 by implementing opcode responsible for starting music p...Scott Thomas
2009-07-05- Refactorized Groovie::MusicPlayer to make it extensibleJordi Vilalta Prat
2009-03-10- Convert some file references from uint16 to uint32 to suit 11HScott Thomas
2009-01-28T7G: start background music at start of input loop (0x0B). Should fix 2474078...Henry Bush
2009-01-08T7G: Reset midi volume to 100 on starting a track, cleanupHenry Bush
2009-01-01Use the proper samples file name for 11hJordi Vilalta Prat
2008-12-19T7G: Add support for custom AdLib instrumentsJordi Vilalta Prat
2008-11-25T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play...Jordi Vilalta Prat
2008-11-24T7G: Implemented volume fadingJordi Vilalta Prat
2008-11-18Added a mutex to the Groovie MIDI player. Maybe that will fix the rare andTorbjörn Andersson
2008-11-14Patch #2271425: Groovie engineMax Horn