This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-20 17:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sky
/
music
History
Max Horn
d098334fe6
updated code to use type MutexRef; added class StackLock (from sdl backend, now in util.*)
...
svn-id: r8777
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