Commits on Source (13)
-
We shouldn't use a previous time for that but the situation at the time the decision is done. The max_deadline can use the same value.
6ee30979 -
No logical changes.
8323e1fa -
No logical changes.
fa852ac4 -
On pause we don't need to get the next picture, we keep showing the same one. No logical changes.
d5799346 -
No functional changes.
35edda78 -
This should probably not happen since we have sys->pause.is_on for that. No logical changes.
5319157a -
No functional changes.
97797a03 -
No logical changes.
f72c6ec0 -
- vout and sys are the same thing, sys is used more often - return the value directly rather than using next No logical changes.
753dee25 -
No need to do in the caller. This is really the displayed.current we want to update in this function. If we need to tweak how we get the next picture it should be in here. No logical changes.
f7d6f7be -
DisplayPicture() doesn't need to get the actual picture anymore. No logical changes.
d726deff -
387d6387
-
Otherwise we will trigger a redisplay and then the current frame might be late.
e0a4b82e