scummvm/engines/sky/music
Torbjörn Andersson ff38faa21d The stopMusic() function (which is publicly accessable from the outside) now
locks the mutex to avoid pulling the proverbial rug out from beneath the timer
callback's proverbial feet. To stop the music when the mutex is already locked,
we use stopMusicInternal(), which is a protected function. This will hopefully
fix the crash on exit which has happened to me every few months.

svn-id: r23159
2006-06-17 15:54:40 +00:00
..
adlibchannel.cpp
adlibchannel.h
adlibmusic.cpp
adlibmusic.h Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio 2006-04-29 22:33:31 +00:00
gmchannel.cpp
gmchannel.h
gmmusic.cpp
gmmusic.h
mt32music.cpp
mt32music.h
musicbase.cpp The stopMusic() function (which is publicly accessable from the outside) now 2006-06-17 15:54:40 +00:00
musicbase.h The stopMusic() function (which is publicly accessable from the outside) now 2006-06-17 15:54:40 +00:00