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
/
graphics
/
video
/
video_player.h
Age
Commit message (
Expand
)
Author
2009-05-20
- Reverted commit #40730, as it introduced rounding errors
Filippos Karapetis
2009-05-19
Changed calculations based on frame delay to be based on the scale of 1ms, no...
Filippos Karapetis
2009-05-19
Some fixes to the video decoders, thanks to salty-horse's comments
Filippos Karapetis
2009-05-16
Add initial support for DOS non-interactive demos of The Feeble Files.
Travis Howell
2009-03-09
Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s...
Max Horn
2009-02-15
Applied my patch for the BS1/2 video player
Filippos Karapetis
2009-01-11
Fixed compilation
Filippos Karapetis
2009-01-11
Committed a modified version of wjp's patch for the video player:
Filippos Karapetis
2009-01-07
Reduced header deps
Max Horn
2009-01-07
videoIsLoaded() -> isVideoLoaded()
Filippos Karapetis
2009-01-07
Move videoPalette inside setPalette(), as it's only used there
Filippos Karapetis
2009-01-07
Further merging of the SMK and DXA players (the FLIC player is not done yet):
Filippos Karapetis