index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cryo
/
video.cpp
Age
Commit message (
Collapse
)
Author
2018-04-22
JANITORIAL: Fix formatting
Adrian Frühwirth
2017-02-08
CRYO: Fix a GCC warning
Strangerke
2017-01-25
CRYO: Add sound playback to HNM files (buggy yet)
Retro-Junk
2017-01-25
CRYO: Fix regression in globals
Strangerke
2017-01-25
CRYO: Remove useless fields in HNM Header, some renaming
Strangerke
2017-01-25
CRYO: Remove some useless variables
Strangerke
2017-01-25
CRYO: Get rid of sound's locked and forcewait, remove some dead code, renaming
Strangerke
2017-01-25
CRYO: Some renaming in HnmPlayer, remove a couple of useless variables
Strangerke
2017-01-25
CRYO: Get rid of HnmContext, refactoring
Strangerke
2017-01-25
CRYO: rename SoundChannel, get rid of soundraw
Strangerke
2017-01-25
CRYO: Change soundchannel_t into a class
Strangerke
2017-01-25
CRYO: Fix conditional compilation related to endianness, some renaming
Strangerke
2017-01-25
CRYO: Replace file_t by Common::File
Strangerke
2017-01-25
CRYO: Rewrite the way the HNM header is read.
Strangerke
2017-01-25
CRYO: Get rid of PLE32, start using MKTAG16
Strangerke
2017-01-25
CRYO: More renaming
Strangerke
2017-01-25
CRYO: Turn soundgroup_t into a class
Strangerke
2017-01-25
CRYO: Remove clhnm.cpp
Strangerke
2017-01-25
CRYO: Some renaming
Strangerke
2017-01-25
CRYO: Renaming in HnmPlayer, remove a couple of useless things
Strangerke
2017-01-25
CRYO: Move some more functions to HnmPlayer
Strangerke
2017-01-25
CRYO: Some cleanup in HnmPlayer
Strangerke
2017-01-25
CRYO: Move some more functions to HnmPlayer
Strangerke
2017-01-25
CRYO: Move some functions from cryolib to HnmPlayer
Strangerke