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 00:45:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
/
softsynth
History
Johannes Schickel
caf31ee5af
Replace various strncpy usages by strlcpy.
...
svn-id: r48955
2010-05-05 17:54:12 +00:00
..
mt32
Replace various strncpy usages by strlcpy.
2010-05-05 17:54:12 +00:00
opl
Fixing some warnings (with gcc 3.3.6)
2010-04-17 23:19:52 +00:00
adlib.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
emumidi.h
…
fluidsynth.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
mt32.cpp
Fix the MT32 gfx output for 16bit compatiblity, cleanup, get rid of unnecessary buffers.
2010-04-20 18:29:53 +00:00
pcspk.cpp
…
pcspk.h
…
sid.cpp
SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amount. This is a problem for the DS port.
2010-02-26 17:42:40 +00:00
sid.h
…
wave6581.cpp
SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amount. This is a problem for the DS port.
2010-02-26 17:42:40 +00:00
ym2612.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
ym2612.h
…