Commit Graph
3806 Commits
Author SHA1 Message Date
itsmattkc 1d4600439f reduced effects control updates 2018-11-30 18:04:24 +11:00
itsmattkc f6406cab9c implemented gizmo undoing 2018-11-30 10:24:27 +11:00
itsmattkc 6f84e47c2c fixed gizmos underneath other videos 2018-11-30 09:52:29 +11:00
itsmattkc 9d4339512e fixed issue dragging media from viewer widget 2018-11-30 00:14:36 +11:00
itsmattkc bb9861da25 fixed bug where superimpose effect alpha affected whole clip alpha 2018-11-29 23:13:32 +11:00
alcomposer bb0a94ce34 Use parent_clip instead of duplicating clip * c 2018-11-29 22:33:10 +10:30
alcomposer f0902971a3 Media timecode is now calucated using playhead_to_clip_seconds 2018-11-29 22:21:26 +10:30
itsmattkc 34260674b3 fixed labelsliders entering val on cancel 2018-11-29 22:17:59 +11:00
alcomposer ba43adad80 Added slector for sequence or media timecode display 2018-11-29 21:29:47 +10:30
alcomposer 35f699e02e Add Timecode Display effect 2018-11-29 19:11:10 +10:30
itsmattkc 6526ece3b0 implemented effect copying/pasting 2018-11-29 17:32:22 +11:00
itsmattkc fb1851884d fixed copying clips between sequences with different frame rates 2018-11-29 14:08:44 +11:00
itsmattkc fc65b3c831 fixed issue zooming into timeline while playing 2018-11-29 12:44:50 +11:00
itsmattkc 431525703d returned to QImage because QPixmaps seemed to cause crashes 2018-11-29 12:07:28 +11:00
itsmattkc 3069fb6f7c gizmos fairly complete 2018-11-28 13:53:31 +11:00
itsmattkc f28427302e dot gizmos implemented 2018-11-27 12:46:17 +11:00
itsmattkc 82bcb5d25f fixed critical bug that corrupts transitions 2018-11-27 11:22:43 +11:00
itsmattkc 3a4b9c7531 added millisecond view mode 2018-11-25 18:20:28 +11:00
itsmattkc 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +11:00
itsmattkc 7d11c9fbab rudimentary support for #119 in transform effect 2018-11-25 01:45:32 +11:00
itsmattkc 1a8c89371e tweaked gizmo behavior 2018-11-25 00:39:47 +11:00
itsmattkc 4dee202494 began work on #119 2018-11-25 00:36:15 +11:00
itsmattkc 1113c74c00 added controls for transitions 2018-11-25 00:10:45 +11:00
itsmattkc 66f5b37c3b removed some effects boilerplate code 2018-11-24 23:27:59 +11:00
itsmattkc 234110de09 added fine control to label slider 2018-11-24 23:10:13 +11:00
itsmattkc 8c59d5784a fixed timeline objects retrieving incorrect name 2018-11-24 22:51:26 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc c5dca79d1d fixed transition copying 2018-11-24 13:20:33 +11:00
itsmattkc 16ccb4d9c3 more validator corrections and deleting shared transitions 2018-11-24 11:27:17 +11:00
itsmattkc af266d2871 fixed validators when resizing transitions 2018-11-24 11:05:49 +11:00
itsmattkc 1414c6a5bb fixed up validationn issues with transition tool 2018-11-24 10:59:00 +11:00
itsmattkc 48c196bdf5 fixed some broken transition logic 2018-11-24 01:09:46 +11:00
itsmattkc 121177fd37 added internal pointer command 2018-11-24 00:24:34 +11:00
itsmattkc 20aae96110 better support for trimming and moving dual transitions 2018-11-23 22:38:13 +11:00
itsmattkc 067399960b implemented moving dual transitions 2018-11-23 22:07:59 +11:00
itsmattkc f13366e273 fixed occasional gl crash on close and made import context menu item always available 2018-11-23 22:00:17 +11:00
itsmattkc ad441b38e3 fixed issue of stuttering video with some sources 2018-11-23 21:20:11 +11:00
itsmattkc 4a7abcdeaa better ]shared transitions, dock tabs, effects panel name 2018-11-23 19:49:29 +11:00
itsmattkc 6ff379956c playback system tweak 2018-11-23 02:16:47 +11:00
itsmattkc ecd7d8989c very slight enhancement to queue system 2018-11-23 01:18:18 +11:00
itsmattkc 79a2122989 corrected audio bug caused by cache interrupts 2018-11-22 15:24:04 +11:00
itsmattkc f435bd41a6 Merge pull request #152 from olive-editor/cacheinterrupt
merge cache interrupts
2018-11-22 14:03:40 +11:00
itsmattkc 6da9438509 fixed cache interrupts 2018-11-22 14:01:38 +11:00
itsmattkc 30baa45417 implemented transition sharing #110 2018-11-22 12:07:08 +11:00
itsmattkc 8398fe8208 added cache interrupt 2018-11-20 23:33:17 +11:00
itsmattkc 1c9bd659fa made page autoscrolling bidirectional 2018-11-20 23:03:14 +11:00
itsmattkc 3c6bdcc6f2 added autoscrolling 2018-11-20 22:45:00 +11:00
itsmattkc e785586df2 transition code rewrite for #110 2018-11-20 22:02:41 +11:00
itsmattkc bf0874dbe5 corrected some semantics 2018-11-20 19:52:09 +11:00
itsmattkc ee683fd6d1 minor autoscale tweak 2018-11-20 11:34:57 +11:00