Commit Graph
429 Commits
Author SHA1 Message Date
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
itsmattkc 8c9c394de3 revised superimpose effect code 2018-11-20 09:37:08 +11:00
itsmattkc af24b28354 revised checkerboard 2018-11-20 09:27:34 +11:00
itsmattkc 5150cabd38 Merge pull request #151 from alcomposer/new_checkerboard
Checkerboard Solid Generator / Effect
2018-11-20 08:58:14 +11:00
itsmattkc 11710aea6f added always update to internal effects api 2018-11-20 08:54:59 +11:00
mass db8230075c Add checkerboard generator to solid effects
tidy up checkerboard code

make checkerboard square with scaling

fix up

remove unused #define, now calculating size of checkers on-the-fly
2018-11-20 02:18:36 +10:30
itsmattkc 97ef45ad00 fixed solid fbo not clearing 2018-11-19 23:12:49 +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 afe73441d2 improved autorecovery system 2018-11-19 09:51:36 +11:00
itsmattkc bcbaf7473e added options to chroma key 2018-11-18 17:47:55 +11:00
itsmattkc 456103df2f added chroma key 2018-11-18 02:22:11 +11:00
itsmattkc fcfc685ebe fixed partial frame saves from footage viewer 2018-11-17 16:52:57 +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 d3739c2776 Merge pull request #148 from alcomposer/fix_save_image
fix save_frame without adding suffix (default png)
2018-11-17 12:14:23 +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 b9946c9609 corrected buggy behavior 2018-11-17 12:12:28 +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 fb726cfa44 fix save_frame without adding suffix (defualt png) 2018-11-16 21:09:15 +10:30
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 0468b0619a optimized blur and added effects 2018-11-16 13:22:24 +11:00
itsmattkc ca47f13fbb much faster box blur 2018-11-16 10:18:57 +11:00