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-22 18:37:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Max Horn
1cfa9d9029
let the input stream handle the looping (by pretending to be of infinite size -> this fixes a problem which cause 'gaps' at loop turn-over points)
...
svn-id: r9379
2003-08-01 16:32:11 +00:00
..
.cvsignore
…
audiostream.cpp
let the input stream handle the looping (by pretending to be of infinite size -> this fixes a problem which cause 'gaps' at loop turn-over points)
2003-08-01 16:32:11 +00:00
audiostream.h
let the input stream handle the looping (by pretending to be of infinite size -> this fixes a problem which cause 'gaps' at loop turn-over points)
2003-08-01 16:32:11 +00:00
fmopl.cpp
…
fmopl.h
…
mididrv.h
…
midiparser_smf.cpp
…
midiparser_xmidi.cpp
…
midiparser.cpp
…
midiparser.h
…
mixer.cpp
let the input stream handle the looping (by pretending to be of infinite size -> this fixes a problem which cause 'gaps' at loop turn-over points)
2003-08-01 16:32:11 +00:00
mixer.h
implemented raw sound looping; some debug output enabled temporarily
2003-08-01 12:49:24 +00:00
module.mk
…
mpu401.cpp
…
mpu401.h
…
rate.cpp
…
rate.h
implemented raw sound looping; some debug output enabled temporarily
2003-08-01 12:49:24 +00:00
resample.cpp
…
resample.h
…