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-09 04:16:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
gob
/
sound
History
Max Horn
d78dba3bca
COMMON: Move Common::RandomSource to common/random.*
...
svn-id: r48279
2010-03-18 15:07:11 +00:00
..
adlib.cpp
Minor style-related changes
2010-02-03 03:25:50 +00:00
adlib.h
…
bgatmosphere.cpp
…
bgatmosphere.h
COMMON: Move Common::RandomSource to common/random.*
2010-03-18 15:07:11 +00:00
cdrom.cpp
…
cdrom.h
…
infogrames.cpp
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
2010-01-08 22:09:43 +00:00
infogrames.h
…
pcspeaker.cpp
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
2010-01-08 22:09:43 +00:00
pcspeaker.h
…
protracker.cpp
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
2010-01-08 22:09:43 +00:00
protracker.h
…
sound.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
sound.h
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
soundblaster.cpp
…
soundblaster.h
…
sounddesc.cpp
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
2010-01-26 22:48:45 +00:00
sounddesc.h
…
soundmixer.cpp
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
2010-01-26 22:48:45 +00:00
soundmixer.h
…