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-27 13:42:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
scumm
/
imuse_digi
History
Max Horn
a1840bd573
AUDIO: Rename Mixer::playInputStream to playStream
...
svn-id: r48637
2010-04-12 09:14:17 +00:00
..
dimuse_bndmgr.cpp
Fix another mismatching new[] call (note that this needs to be replaced by malloc, since else MemoryReadStream will try to use free on an new[] allocated block.)
2010-03-04 17:46:18 +00:00
dimuse_bndmgr.h
…
dimuse_codecs.cpp
Get rid of Mixer::FLAG_AUTOFREE.
2010-01-19 00:56:29 +00:00
dimuse_music.cpp
…
dimuse_script.cpp
fix for bug
#2820389
2009-09-23 13:22:12 +00:00
dimuse_sndmgr.cpp
Fix another mismatching new[] call (note that this needs to be replaced by malloc, since else MemoryReadStream will try to use free on an new[] allocated block.)
2010-03-04 17:46:18 +00:00
dimuse_sndmgr.h
Adapt digital iMuse to use SeekableAudioStream::seek, instead of ryling on the deprecated FLAC, Vorbis and MP3 interface.
2010-01-06 00:01:27 +00:00
dimuse_tables.cpp
…
dimuse_tables.h
…
dimuse_track.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
dimuse_track.h
SCUMM: Get rid of some redundant enum vals in iMuse digitial
2010-01-22 14:11:33 +00:00
dimuse.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
dimuse.h
SCUMM: Get rid of some redundant enum vals in iMuse digitial
2010-01-22 14:11:33 +00:00