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-26 20:59:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
gob
/
sound
History
Robin Watts
8f3b2e9b4d
Remove warnings from NDS build.
...
svn-id: r35172
2008-11-29 18:01:16 +00:00
..
adlib.cpp
Remove warnings from NDS build.
2008-11-29 18:01:16 +00:00
adlib.h
…
bgatmosphere.cpp
Declaring BackgroundAtmosphere as kMusicSoundType
2008-05-08 16:15:14 +00:00
bgatmosphere.h
Implemented the background "music" / atmospheric sounds in Woodruff
2008-05-08 15:51:02 +00:00
cdrom.cpp
Changing debug channels a bit
2008-05-17 19:01:00 +00:00
cdrom.h
…
infogrames.cpp
…
infogrames.h
…
pcspeaker.cpp
…
pcspeaker.h
…
sound.cpp
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
2008-09-30 12:27:38 +00:00
sound.h
Changed tricky variable access from pointers to a new class that minds endianess.
2008-07-12 15:21:38 +00:00
soundblaster.cpp
Declaring BackgroundAtmosphere as kMusicSoundType
2008-05-08 16:15:14 +00:00
soundblaster.h
…
sounddesc.cpp
…
sounddesc.h
…
soundmixer.cpp
Declaring BackgroundAtmosphere as kMusicSoundType
2008-05-08 16:15:14 +00:00
soundmixer.h
Don't use kPlainSoundType if you don't have to
2008-07-11 20:28:14 +00:00