Commit Graph
484 Commits
Author SHA1 Message Date
itsmattkc 5c54e6769e slight modifications to snap yaml 2018-12-22 12:26:25 +11:00
itsmattkc 60e53d7c8a Merge pull request #181 from popey/adjust-snap-name
Change snap name from olive to olive-editor
2018-12-22 00:39:07 +11:00
Alan Pope a6069fcce5 Change snap name from olive to olive-editor 2018-12-21 13:00:54 +00:00
itsmattkc 1c78f5efd9 Update README.md 2018-12-21 23:23:48 +11:00
itsmattkc 14694aca66 Merge pull request #178 from popey/add-snapcraft
Add support for building snap of Olive
2018-12-21 22:19:38 +11:00
Alan Pope 5234e43a74 Add support for building snaps 2018-12-21 09:22:54 +00:00
itsmattkc a4f3f03e76 Update README.md 2018-12-21 03:25:18 +11:00
itsmattkc 8f2b849abc viewer widget update 2018-12-04 22:59:06 +11:00
Olive Team cdd4ed41e1 fixed crash if no audio devices were found 2018-12-04 22:41:03 +11:00
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +11:00
itsmattkc 3d4512fa3c removed unnecessary qimage from texteffect 2018-12-02 20:06:52 +11:00
itsmattkc 4cf8db2538 fixed deleting transitions 2018-12-02 19:54:35 +11:00
itsmattkc fbded93e39 made pasting effects undoable 2018-12-02 19:38:38 +11:00
itsmattkc 967cc01077 fixed stuttering labelslider 2018-12-02 19:05:03 +11:00
itsmattkc 021a50477c standardized gizmos and made them keyframable 2018-12-02 18:23:15 +11:00
itsmattkc cc41123106 disabled broken find edges effect 2018-12-02 16:37:20 +11:00
itsmattkc 6e3147ccd7 moved text shadow to shader for better performance 2018-12-02 14:49:25 +11:00
itsmattkc 5ad9779804 better smooth keyframes 2018-12-02 01:56:32 +11:00
itsmattkc 73287ea85c corrected transition tool behavior 2018-12-02 01:35:00 +11:00
itsmattkc 571f8b0460 fixed src.pro symbolic link and made it harder to accidentally rename media 2018-12-02 00:08:21 +11:00
itsmattkc 220de6f9a9 fixed issue setting in/out on still images 2018-12-01 20:59:23 +11:00
itsmattkc 52ab7db488 completed merging timecode effect 2018-12-01 12:33:45 +11:00
itsmattkc b66b161a89 Merge pull request #157 from alcomposer/new_timecode
Timecode Effect
2018-12-01 12:25:08 +11:00
itsmattkc 2222bc420a Merge branch 'master' into new_timecode 2018-12-01 12:24:32 +11:00
itsmattkc 0188920556 fixed alpha blending in some situations 2018-12-01 11:56:30 +11:00
itsmattkc 326403c126 switch the glBlendFuncSeparate 2018-12-01 10:55:25 +11:00
itsmattkc 4fae026abb further optimized effects controls 2018-11-30 19:22:15 +11:00
itsmattkc e86931d79a removed stray print line 2018-11-30 18:17:55 +11:00
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