aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/video.cpp
AgeCommit message (Expand)Author
2019-11-09CRYO: Use byteswap functions from common/endian.hCameron Cawley
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2017-02-08CRYO: Fix a GCC warningStrangerke
2017-01-25CRYO: Add sound playback to HNM files (buggy yet)Retro-Junk
2017-01-25CRYO: Fix regression in globalsStrangerke
2017-01-25CRYO: Remove useless fields in HNM Header, some renamingStrangerke
2017-01-25CRYO: Remove some useless variablesStrangerke
2017-01-25CRYO: Get rid of sound's locked and forcewait, remove some dead code, renamingStrangerke
2017-01-25CRYO: Some renaming in HnmPlayer, remove a couple of useless variablesStrangerke
2017-01-25CRYO: Get rid of HnmContext, refactoringStrangerke
2017-01-25CRYO: rename SoundChannel, get rid of soundrawStrangerke
2017-01-25CRYO: Change soundchannel_t into a classStrangerke
2017-01-25CRYO: Fix conditional compilation related to endianness, some renamingStrangerke
2017-01-25CRYO: Replace file_t by Common::FileStrangerke
2017-01-25CRYO: Rewrite the way the HNM header is read.Strangerke
2017-01-25CRYO: Get rid of PLE32, start using MKTAG16Strangerke
2017-01-25CRYO: More renamingStrangerke
2017-01-25CRYO: Turn soundgroup_t into a classStrangerke
2017-01-25CRYO: Remove clhnm.cppStrangerke
2017-01-25CRYO: Some renamingStrangerke
2017-01-25CRYO: Renaming in HnmPlayer, remove a couple of useless thingsStrangerke
2017-01-25CRYO: Move some more functions to HnmPlayerStrangerke
2017-01-25CRYO: Some cleanup in HnmPlayerStrangerke
2017-01-25CRYO: Move some more functions to HnmPlayerStrangerke
2017-01-25CRYO: Move some functions from cryolib to HnmPlayerStrangerke