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-18 16:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Max Horn
1036e88aa6
Implement premix proc via an AudioStream / Channel (eventually we'll remove the setupPremix method which takes a proc pointer)
...
svn-id: r15522
2004-10-11 22:01:21 +00:00
..
.cvsignore
…
audiocd.cpp
Rename remaining OSystem methods to match our coding guidelines
2004-09-28 20:19:37 +00:00
audiocd.h
…
audiostream.cpp
Implement premix proc via an AudioStream / Channel (eventually we'll remove the setupPremix method which takes a proc pointer)
2004-10-11 22:01:21 +00:00
audiostream.h
Remove obsolete path param
2004-09-25 23:33:34 +00:00
flac.cpp
…
flac.h
…
fmopl.cpp
…
fmopl.h
…
mididrv.cpp
…
mididrv.h
cleanup of TimerProc mess
2004-08-22 13:27:34 +00:00
midiparser_smf.cpp
…
midiparser_xmidi.cpp
…
midiparser.cpp
…
midiparser.h
…
mixer.cpp
Implement premix proc via an AudioStream / Channel (eventually we'll remove the setupPremix method which takes a proc pointer)
2004-10-11 22:01:21 +00:00
mixer.h
Implement premix proc via an AudioStream / Channel (eventually we'll remove the setupPremix method which takes a proc pointer)
2004-10-11 22:01:21 +00:00
module.mk
…
mp3.cpp
…
mp3.h
…
mpu401.cpp
cleanup of TimerProc mess
2004-08-22 13:27:34 +00:00
mpu401.h
cleanup of TimerProc mess
2004-08-22 13:27:34 +00:00
rate.cpp
…
rate.h
…
resample.cpp
…
resample.h
…
voc.cpp
…
voc.h
…
vorbis.cpp
Fix for bug
#1022265
(Memory leak in vorbis.cpp?)
2004-09-04 10:12:22 +00:00
vorbis.h
…