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-02 00:42:24 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Norbert Lange
0350a1598d
merge with trunk
...
svn-id: r43134
2009-08-08 19:09:30 +00:00
..
mods
fix a bug that prevented gcc from compiling
2009-08-08 09:49:28 +00:00
softsynth
Fix typo, which made our "floorf" macro use "floorf" instead of "floor" on systems without "floorf".
2009-07-29 20:03:46 +00:00
adpcm.cpp
…
adpcm.h
…
aiff.cpp
Got rid of two more ioFailed uses
2009-07-15 10:04:50 +00:00
aiff.h
…
audiocd.cpp
…
audiocd.h
…
audiostream.cpp
…
audiostream.h
…
flac.cpp
Got rid of some more ioFailed uses (also fixed a potential leak in graphics/font.cpp, and handle eos correctly in the FLAC code)
2009-07-14 18:24:20 +00:00
flac.h
…
fmopl.cpp
…
fmopl.h
Oops enabled HACK to prevent multiple OPL instances again.
2009-07-27 18:19:16 +00:00
iff_sound.cpp
…
iff_sound.h
…
mididrv.cpp
…
mididrv.h
…
midiparser_smf.cpp
…
midiparser_xmidi.cpp
Fix XMIDI looping implementation. Now for example the music in the ferret village of ITE plays fine.
2009-08-08 13:57:21 +00:00
midiparser.cpp
…
midiparser.h
…
mixer_intern.h
…
mixer.cpp
…
mixer.h
…
module.mk
merge with trunk
2009-07-17 21:23:54 +00:00
mp3.cpp
…
mp3.h
…
mpu401.cpp
…
mpu401.h
…
musicplugin.cpp
…
musicplugin.h
…
null.cpp
…
rate_arm_asm.s
…
rate_arm.cpp
…
rate.cpp
…
rate.h
…
shorten.cpp
…
shorten.h
…
timestamp.cpp
…
timestamp.h
…
vag.cpp
…
vag.h
…
voc.cpp
…
voc.h
…
vorbis.cpp
…
vorbis.h
…
wave.cpp
…
wave.h
…