Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The new GCC and Newlib are required for correct atexit handling
in plugins. The new Ronin is required to support the Newlib upgrade,
and also for custom filename handling on VM saves.
|
|
|
|
|
|
|
|
|
|
Fixes #9571, fixes #9572.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was a regression from the default palette change.
Fixes #9567.
|
|
Fixes #9569
|
|
Fixes #9568
|
|
|
|
|
|
|
|
|
|
|
|
|