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-22 10:17:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Max Horn
6a48e2db59
replaced fragile hack (declaring class IMuse twice in two different places) with a (hopefully) better proxy approach: class IMuse just proxies thru to the real IMuseInternal class
...
svn-id: r4135
2002-04-29 11:48:33 +00:00
..
fmopl.cpp
Remove warning from file.
2002-04-23 17:55:02 +00:00
fmopl.h
LGPL'ed FMOpl from AdPlug.
2002-04-23 17:52:30 +00:00
imuse.cpp
replaced fragile hack (declaring class IMuse twice in two different places) with a (hopefully) better proxy approach: class IMuse just proxies thru to the real IMuseInternal class
2002-04-29 11:48:33 +00:00
imuse.h
replaced fragile hack (declaring class IMuse twice in two different places) with a (hopefully) better proxy approach: class IMuse just proxies thru to the real IMuseInternal class
2002-04-29 11:48:33 +00:00
mididrv.cpp
cleanup; implemented close() for CoreAudio driver
2002-04-28 00:32:00 +00:00
mididrv.h
removed the unused destroy() methods; using 'delete this' issn't nice anyway <g>
2002-04-26 22:38:03 +00:00
mixer.cpp
MI1 CD audio should work better now. Still a bit flaky but should be
2002-04-28 14:01:40 +00:00
mixer.h
Small inSANE patch for the dig, and start of Dig Audio support.
2002-04-29 08:28:27 +00:00