Age | Commit message (Collapse) | Author |
|
_vptr is a reserved keyword!
|
|
MSVC allows it, but it's against the standard.
|
|
|
|
|
|
|
|
VideoDecoder doesn't handle audio underflow very well,
and Blade Runner's VQA files don't have any audio prebuffer.
VQAPlayer doesn't handle it perfectly either, but underflow
happens a lot less. To be improved.
|
|
|
|
|
|
|
|
|
|
Just shows the splash for now. VQA decoder partially ported but without
audio and some minor special features.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #9571, fixes #9572.
|
|
|
|
|
|
|
|
|
|
|
|
This was a regression from the default palette change.
Fixes #9567.
|
|
Fixes #9569
|
|
Fixes #9568
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|