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-13 21:20:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
/
softsynth
History
Oliver Kiehl
868f2b3f71
Mixer is now in namespace Audio. fix compiling.
...
svn-id: r18056
2005-05-11 17:20:32 +00:00
..
mt32
fixed warning
2005-05-09 22:38:44 +00:00
.cvsignore
Moved the softsynth midi drivers into a sound/softsynth; amongst other things, this fixes bug
#1083058
2004-12-25 18:34:44 +00:00
adlib.cpp
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
2005-05-10 23:48:48 +00:00
emumidi.h
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
2005-05-10 23:48:48 +00:00
fluidsynth.cpp
Mixer is now in namespace Audio. fix compiling.
2005-05-11 17:20:32 +00:00
mt32.cpp
Moved some more stuff to namespace Audio (enough for tonight)
2005-05-11 00:01:44 +00:00
ym2612.cpp
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
2005-05-10 23:48:48 +00:00