Commit Graph
199 Commits
Author SHA1 Message Date
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc a9b8908988 switched to global audio rate, support for QT_SCALE_FACTOR 2018-12-17 13:51:50 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00
itsmattkc 76f1fa69fe fixed drag issue introduced in qt 5.12 2018-12-13 15:34:53 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 4cf8db2538 fixed deleting transitions 2018-12-02 19:54:35 +11:00
itsmattkc 73287ea85c corrected transition tool behavior 2018-12-02 01:35:00 +11:00
itsmattkc 1d4600439f reduced effects control updates 2018-11-30 18:04:24 +11:00
itsmattkc bb9861da25 fixed bug where superimpose effect alpha affected whole clip alpha 2018-11-29 23:13:32 +11:00
itsmattkc 431525703d returned to QImage because QPixmaps seemed to cause crashes 2018-11-29 12:07:28 +11:00
itsmattkc 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +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 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 30baa45417 implemented transition sharing #110 2018-11-22 12:07:08 +11:00
itsmattkc e785586df2 transition code rewrite for #110 2018-11-20 22:02:41 +11:00
itsmattkc 0851e7ad01 between transitions makes two transitions 2018-11-19 18:09:42 +11:00
itsmattkc f84f9f92ee further progress for #110 2018-11-19 16:40:51 +11:00
itsmattkc ca03252742 Merge branch 'master' of https://github.com/olive-editor/olive 2018-11-19 11:17:13 +11:00
itsmattkc 21fab10999 frontend completed for #110 2018-11-19 11:16:54 +11:00
itsmattkc c4e06d902e fixed selection bug 2018-11-19 10:51:47 +11:00
itsmattkc 456103df2f added chroma key 2018-11-18 02:22:11 +11:00
itsmattkc 268651a8b3 prep for #110 2018-11-17 14:25:05 +11:00
itsmattkc f427e37f46 tweaked merge 2018-11-17 12:56:00 +11:00
itsmattkc fb180dc8fd Merge pull request #147 from alcomposer/qpixmap_preview
Change Previews to QPixmap
2018-11-17 12:14:13 +11:00
itsmattkc 3902a7df54 added paste insert 2018-11-17 09:46:16 +11:00
itsmattkc 07bff6014a fixed insert bug 2018-11-17 09:20:48 +11:00
mass 1cfc5a6fa1 don't show thumbnail if only a 1/4 is showing 2018-11-16 18:27:49 +10:30
mass b455c81605 Convert QImage to QPixmap for all previews and allow previews to be cropped to clipwidth 2018-11-16 18:13:43 +10:30
itsmattkc f007f39dd2 added effects and fixed some crashes 2018-11-15 21:02:08 +11:00
itsmattkc 8ce6473839 added saving/restoring state of panels and completed nested sequences 2018-11-15 11:35:54 +11:00
itsmattkc 52cbd3e4fb fixed crash when right clicking on empty timeline 2018-11-15 01:00:58 +11:00
itsmattkc 5b66b223f8 SEVERAL improvements to timeline behavior, drawing, tools, effects, playback and edge case crashing 2018-11-14 22:31:17 +11:00
itsmattkc 92076a27af prevented trimming clips from overlapping 2018-11-14 10:35:09 +11:00
itsmattkc a7618da329 fixed timeline getting stuck resizing tracks on slip tool 2018-11-14 09:00:24 +11:00
itsmattkc 4cc849ae18 fixed hang if dragging invalid files directly into timeline 2018-11-13 13:28:13 +11:00
itsmattkc 6495c5768d added perspective option to corner pin 2018-11-13 02:39:15 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 5850f8bb59 precision audio playback 2018-11-11 13:00:03 +11:00
itsmattkc 39fe0f726b started function for create sequence from footage 2018-11-10 21:44:16 +11:00
itsmattkc 77a8e73969 improved timeline usability 2018-11-10 21:23:33 +11:00