- 02 Oct, 2018 1 commit
-
-
Clément Fauconnier authored
-
- 13 May, 2016 1 commit
-
-
Craig Watson authored
-
- 26 Apr, 2016 1 commit
-
-
Craig Watson authored
This reverts commit 4aa0ee61.
-
- 21 Mar, 2016 1 commit
-
-
Craig Watson authored
-
- 09 Mar, 2016 1 commit
-
-
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.
-
- 07 Mar, 2016 3 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
Craig Watson authored
+ clean-up in a few places
-
- 04 Mar, 2016 1 commit
-
-
Craig Watson authored
-
- 01 Mar, 2016 2 commits
-
-
Craig Watson authored
- Hovering over the video now makes the seek bar visible - The size of the video item is no longer changed when the video finishes playing - Media errors are now handled by the mediaItem and displayed for the user - Code clean-up
-
Craig Watson authored
- Removed inheritance of UBGraphicsProxyWidget; cleaned up related code - Added two children classes: UBGraphicsVideoItem and UBGraphicsAudioItem. UBGraphicsMediaItem is now an abstract class. - Better encapsulation; the Scene and other external classes no longer access the mediaObject directly There is now less distinction between audio and video items to outside code: apart from the UBSvgSubsetAdaptor, there is no need to know whether a media item holds a video or audio file. Creation is handled through the static function `UBGraphicsMediaItem::createMediaItem(URL, parent)`
-
- 23 Feb, 2016 2 commits
-
-
Craig Watson authored
-
Craig Watson authored
-
- 23 Dec, 2015 1 commit
-
-
Craig Watson authored
When the time comes to merge dev into master (for real), the following may be useful: https://metlos.wordpress.com/2012/01/13/ git-merging-after-a-revert/
-
- 14 Dec, 2015 1 commit
-
-
Craig Watson authored
-
- 23 Nov, 2015 1 commit
-
-
Craig Watson authored
- Removed commented out obsolete code that had been added - Removed objects that were never used (mAudioOutput, audioFormat etc) - Re-made changes that had been reverted since commit cdb56333
-
- 09 Nov, 2015 1 commit
-
-
Craig Watson authored
-
- 14 Aug, 2013 1 commit
-
-
Claudio Valerio authored
-
- 18 Jul, 2013 2 commits
-
-
Claudio Valerio authored
-
Claudio Valerio authored
-
- 28 Jun, 2013 1 commit
-
-
Claudio Valerio authored
-
- 13 Jun, 2013 1 commit
-
-
Ilia Ryabokon authored
-
- 29 Apr, 2013 1 commit
-
-
Claudio Valerio authored
-
- 12 Mar, 2013 1 commit
-
-
Claudio Valerio authored
-
- 11 Mar, 2013 1 commit
-
-
Claudio Valerio authored
-
- 27 Feb, 2013 1 commit
-
-
Claudio Valerio authored
-
- 25 Oct, 2012 1 commit
-
-
Aleksei Kanash authored
Some warnings removed. Fixed source url for async copyed files.
-
- 27 Aug, 2012 1 commit
-
-
Luca Capello authored
-
- 15 Aug, 2012 1 commit
-
-
Ilia Ryabokon authored
-
- 14 Aug, 2012 2 commits
-
-
Aleksei Kanash authored
Media control improved. Code was cleaned.
-
Aleksei Kanash authored
Fixed SANKORE-902 - undo and redo works fine for deleted Media Items.
-
- 06 Aug, 2012 1 commit
-
-
Aleksei Kanash authored
-
- 03 Aug, 2012 2 commits
-
-
Aleksei Kanash authored
-
Aleksei Kanash authored
-
- 30 Jul, 2012 1 commit
-
-
Aleksei Kanash authored
-
- 27 Jul, 2012 1 commit
-
-
Aleksei Kanash authored
toolBar size depends on zoom. audio items has title and borders.
-
- 26 Jul, 2012 1 commit
-
-
Aleksei Kanash authored
Audio items cannot be resized in vertical dimension because there are no useful content. Audio and Video items has minimal dimensions.
-
- 09 Jul, 2012 1 commit
-
-
Claudio Valerio authored
-
- 18 Jun, 2012 1 commit
-
-
Aleksei Kanash authored
- locked items is not editable now. - toolbar for text item hides when item is locked Fixed behavior of toolbar: toolbar of media items hides after 5s of idle.
-
- 23 May, 2012 1 commit
-
-
Anatoly Mihalchenko authored
-