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-02-03 17:33:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
/
softsynth
History
Johannes Schickel
69071078b3
Replace some more Adlib uses by AdLib.
...
svn-id: r47530
2010-01-25 00:13:32 +00:00
..
mt32
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
opl
Replace some more Adlib uses by AdLib.
2010-01-25 00:13:32 +00:00
adlib.cpp
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
emumidi.h
Add include guard.
2009-05-27 00:34:31 +00:00
fluidsynth.cpp
Use DisposeAfterUse::Flag
2010-01-08 23:05:00 +00:00
mt32.cpp
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
2010-01-08 22:09:43 +00:00
pcspk.cpp
Adding a method to check whether a note currently playing
2007-12-13 23:27:36 +00:00
pcspk.h
Adding a method to check whether a note currently playing
2007-12-13 23:27:36 +00:00
sid.cpp
Fix warnings.
2009-11-26 00:43:43 +00:00
sid.h
Add patch
#2839048
- MM C64 sound/music player, with minor changes.
2009-11-26 00:31:19 +00:00
wave6581.cpp
Add patch
#2839048
- MM C64 sound/music player, with minor changes.
2009-11-26 00:31:19 +00:00
ym2612.cpp
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
2010-01-08 22:09:43 +00:00
ym2612.h
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00