| Age | Commit message (Collapse) | Author |
|
|
|
starting a second player.
|
|
Otherwise this happens when we're already in the middle of destroying
the UI.
|
|
|
|
|
|
|
|
A similar fix for KDM changes as 7d33aff2d5e81185f3361e28c84e3f9858464ef1
was for CPL changes.
|
|
If multiple player changes happen, causing the player to be suspended,
there are problems if one of those changes causes a FilmViewer:seek.
In there, we wait for the seek to finish, but it will never finish
because of the suspension. Hence it's important that we only trigger
the seek once the suspension is over.
Fixes #1905.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Shift+Arrows: 1 minute
Ctrl+Arrows: 10 minutes
Ctrl+Shift+Arrows: 1 hour
Home: start
End: end
|
|
|
|
Fix stress script generation to always reload a DCP rather than
expecting it to be available after it has finished playback.
|
|
Also correctly wait with a stress test until the DCP open
has completely finished.
|
|
|
|
|
|
|
|
|
|
|
|
set to 2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|