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-14 22:07:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
scumm
/
imuse_digi
History
Max Horn
84e5398b1c
store the disk sounds/music were actually *loaded* from, instead of the 'current' disk
...
svn-id: r30310
2008-01-06 16:02:38 +00:00
..
dimuse_bndmgr.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
dimuse_bndmgr.h
cleanup names
2007-06-01 12:18:33 +00:00
dimuse_codecs.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
dimuse_music.cpp
Fix a long standing bug in playComiMusic (no idea whether this caused any bugs, though)
2008-01-01 18:08:12 +00:00
dimuse_script.cpp
Fixed compilation
2008-01-06 00:28:36 +00:00
dimuse_sndmgr.cpp
store the disk sounds/music were actually *loaded* from, instead of the 'current' disk
2008-01-06 16:02:38 +00:00
dimuse_sndmgr.h
store the disk sounds/music were actually *loaded* from, instead of the 'current' disk
2008-01-06 16:02:38 +00:00
dimuse_tables.cpp
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
dimuse_track.cpp
cleanup
2008-01-06 00:09:05 +00:00
dimuse.cpp
Unify mixer pan/vol setting code
2008-01-06 14:59:46 +00:00
dimuse.h
Play SOU data instantly, not slightly delayed -> allows us to get rid of Track::streamSou & Track::mixerStreamRunning (have not yet removed the latter to avoid introducing a new savegame version)
2008-01-05 22:57:36 +00:00