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
c304c633ce
moved helper functions from the header file into the cpp file
...
svn-id: r43047
2009-08-04 17:12:19 +00:00
..
mods
moved helper functions from the header file into the cpp file
2009-08-04 17:12:19 +00:00
softsynth
- Added GCC_PRINTF attribute to several funcs where it makes sense
2009-07-01 20:51:04 +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
…
iff_sound.cpp
Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming changes to the MSVC project files (sound/iff.* produces iff.obj, which clashes with iff.obj from graphics/iff.*)
2009-07-09 13:17:46 +00:00
iff_sound.h
Renamed sound/iff.* to sound/iff_sound.* to fix an issue with the upcoming changes to the MSVC project files (sound/iff.* produces iff.obj, which clashes with iff.obj from graphics/iff.*)
2009-07-09 13:17:46 +00:00
mididrv.cpp
…
mididrv.h
…
midiparser_smf.cpp
…
midiparser_xmidi.cpp
…
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
Added proper safeguards for shorten.*, thereby fixing commit 42259
2009-07-09 15:17:45 +00:00
shorten.h
Added proper safeguards for shorten.*, thereby fixing commit 42259
2009-07-09 15:17:45 +00:00
timestamp.cpp
…
timestamp.h
…
vag.cpp
…
vag.h
…
voc.cpp
…
voc.h
…
vorbis.cpp
- Added GCC_PRINTF attribute to several funcs where it makes sense
2009-07-01 20:51:04 +00:00
vorbis.h
…
wave.cpp
…
wave.h
…