scummvm/sky/music
2003-07-05 15:19:11 +00:00
..
.cvsignore add .cvsignore 2003-05-30 16:08:21 +00:00
adlibchannel.cpp cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG 2003-06-01 21:21:10 +00:00
adlibchannel.h cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG 2003-06-01 21:21:10 +00:00
adlibmusic.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
adlibmusic.h fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
gmchannel.cpp Initialize midiChannelNumber to 0. I don't know if this is always the right 2003-07-02 06:43:24 +00:00
gmchannel.h moved music drivers into seperated directory, added music support for diskdemo's adlib driver version. 2003-05-28 23:31:43 +00:00
gmmusic.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
gmmusic.h fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
mt32music.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
mt32music.h fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
musicbase.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
musicbase.h updated code to use type MutexRef; added class StackLock (from sdl backend, now in util.*) 2003-07-05 15:19:11 +00:00