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
4e76591ba6
my version of MAD (0.14.2b) has no MAD_ERROR_NONE; where did that come from?
...
svn-id: r4191
2002-05-04 00:10:01 +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
Change default tempos.
2002-05-02 14:47:17 +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
Change default tempos.
2002-05-02 14:47:17 +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
my version of MAD (0.14.2b) has no MAD_ERROR_NONE; where did that come from?
2002-05-04 00:10:01 +00:00
mixer.h
Pause and start of volume support
2002-05-01 22:22:22 +00:00