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-10 20:01:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
scumm
/
smush
History
Paweł Kołodziejski
83d4d9058e
trackOffset is obsolote, added few debugs, added flush sounds while smush plying to prevent overload tracks
...
svn-id: r13974
2004-06-20 15:28:11 +00:00
..
.cvsignore
…
channel.h
handle volume and pan by SoundMixer not SmushMixer
2004-01-09 23:33:46 +00:00
chunk_type.h
added support for compressed FOBJ chunks in smush movie files.
2004-04-13 19:20:16 +00:00
chunk.cpp
Partial fix for bug
#885488
(Some INSANE trouble)
2004-01-28 04:07:54 +00:00
chunk.h
Fixed plenty of bugs:
2004-01-25 05:25:50 +00:00
codec1.cpp
o Renamed more variables/structures to reflect their functionality
2004-01-30 02:14:29 +00:00
codec37.cpp
special case for 384x242 smush resolution for ft pc demo, it use additional buffer
2004-04-10 09:17:36 +00:00
codec37.h
…
codec47.cpp
…
codec47.h
…
imuse_channel.cpp
handle volume and pan by SoundMixer not SmushMixer
2004-01-09 23:33:46 +00:00
saud_channel.cpp
Use correct order, to prevent mingw warnings.
2004-02-14 01:39:09 +00:00
smush_font.cpp
Revert debug levels
2004-04-16 21:05:09 +00:00
smush_font.h
Unify some code
2004-04-16 20:49:14 +00:00
smush_mixer.cpp
Fixed format string to match the number of arguments.
2004-03-28 14:48:05 +00:00
smush_mixer.h
…
smush_player.cpp
trackOffset is obsolote, added few debugs, added flush sounds while smush plying to prevent overload tracks
2004-06-20 15:28:11 +00:00
smush_player.h
remove useless mutex
2004-05-01 18:53:03 +00:00