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-29 23:01:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Sven Hesse
7d1c2ecbb4
Ooops
...
svn-id: r25227
2007-01-27 17:53:56 +00:00
..
mods
Ooops
2007-01-27 17:53:56 +00:00
softsynth
Changed the default instrument from "no instrument at all" to "the first
2006-11-08 18:47:33 +00:00
adpcm.cpp
Fix bug
#1501302
: "FF: Crackling Audio (Mac version)"
2006-09-21 20:12:16 +00:00
adpcm.h
…
audiocd.cpp
cleanup
2006-10-21 12:44:10 +00:00
audiocd.h
cleanup
2006-10-21 12:44:10 +00:00
audiostream.cpp
…
audiostream.h
…
flac.cpp
Modified version of patch
#1584720
(add support for FLAC-1.1.3)
2006-10-28 13:21:43 +00:00
flac.h
…
fmopl.cpp
Changed size of sine table so it take less memory in cache RAM on DS port
2006-12-01 22:44:19 +00:00
fmopl.h
…
mididrv.cpp
cleanup
2006-10-21 12:44:10 +00:00
mididrv.h
…
midiparser_smf.cpp
…
midiparser_xmidi.cpp
…
midiparser.cpp
…
midiparser.h
…
mixer.cpp
Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility
2006-10-22 15:42:29 +00:00
mixer.h
Added Audio::Mixer::setReady method to work around bug
#1588848
2006-11-01 21:28:14 +00:00
module.mk
Moved Paula and Infogrames to sound/mods/
2007-01-25 15:17:46 +00:00
mp3.cpp
…
mp3.h
…
mpu401.cpp
cleanup
2006-10-21 12:44:10 +00:00
mpu401.h
…
null.cpp
…
rate.cpp
…
rate.h
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
voc.cpp
added basic handler for VOC block 9
2006-11-03 21:03:12 +00:00
voc.h
…
vorbis.cpp
…
vorbis.h
…
wave.cpp
…
wave.h
…