• Craig Watson's avatar
    Fix videos being play/paused after a manual stop · eb597bf2
    Craig Watson authored
    When a video is first loaded (placed on the scene), we play/pause it to
    load the first frame; but this was also called when the video was
    manually stopped. To avoid this, a mStopped attribute was added to
    UBGraphicsMediaItem. It is set to true only when the video is stopped by
    the user.
    eb597bf2
Name
Last commit
Last update
resources Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
C++StandardHeaderFile.txt Loading commit data...
COPYRIGHT Loading commit data...
LICENSE Loading commit data...
OpenBoard.iss Loading commit data...
OpenBoard.packproj Loading commit data...
OpenBoard.pro Loading commit data...
README.md Loading commit data...
TEST_OpenBoard_Win32.txt Loading commit data...
buildDebianPackage.sh Loading commit data...
changes_porting_qt5.txt Loading commit data...
release.macx.sh Loading commit data...
release.win7.vc9.bat Loading commit data...