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-11 04:06:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
gob
/
sound
History
Johannes Schickel
cbbb78d9f2
Enforce conversion formatting on pointer casts in the DEV code.
...
svn-id: r49068
2010-05-17 22:46:53 +00:00
..
adlib.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +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
Enforce conversion formatting on pointer casts in the DEV code.
2010-05-17 22:46:53 +00:00
cdrom.h
…
infogrames.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
infogrames.h
…
pcspeaker.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
pcspeaker.h
…
protracker.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
protracker.h
…
sound.cpp
Enforce conversion formatting on pointer casts in the DEV code.
2010-05-17 22:46:53 +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
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
soundmixer.h
…