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
/
wintermute
/
video
Age
Commit message (
Expand
)
Author
2012-06-25
WINTERMUTE: Fix a bunch of warnings
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Get rid of a few warnings
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Rename Persist->persist
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Run astyle on the source-files.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Rename the functions and arguments in BPersistMgr
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Reinitialize Theora-videos after load.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Remove AdActorDir and fix build
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Fix a mistake in saving CVidTheora-objects (and strengthen the sa...
Einar Johan Trøan Sømåen
2012-06-16
WINTERMUTE: Save the VidTheoraPlayer-data too.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clean up and refactor VidTheoraPlayer a bit.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clear out a bunch of warning (mostly shadowed variables)
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Make VidTheoraPlayer::Stop actually do something.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Fix quite a lot of memory leaks.
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Fix theora-playback with the new Rendering-changes.
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Add support for alpha-images in Theora-player.
Einar Johan Trøan Sømåen
2012-06-12
WINTERMUTE: Add rewindability to Theora-Decoder
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Let looping movies atleast stall at the end for now.
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Make Theora-playback fail properly when THEORA isn't compiled in.
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: VarName -> varName in BSurface/BSurfaceSDL
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Avoid compilation errors if Theora isn't included.
Einar Johan Trøan Sømåen
2012-06-07
WINTERMUTE: Fix compile on linux again.
Einar Johan T. Sømåen
2012-06-03
WINTERMUTE: Make Theora-playback behave a bit more as expected.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Clean up Theora support quite a bit.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add hacky, but working video playback
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add in more of the missing Video-pieces, also, copy over the Theo...
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Move the file-related classes into Base/file
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add folders for utils and video
Einar Johan Trøan Sømåen