Commit Graph
566 Commits
Author SHA1 Message Date
itsmattkc 8ed09cdccf enable ripple deleting 2019-04-06 16:12:07 +11:00
itsmattkc 6c826a7e16 use selection cache for more intuitive selections 2019-04-06 01:55:27 +11:00
itsmattkc 2b14000325 break shared transitions if a clip's track changes 2019-04-06 01:10:40 +11:00
itsmattkc 9f029bedfa ghosts can traverse tracks again 2019-04-05 02:16:12 +11:00
itsmattkc 673bcc0bf7 fixed last references to track as an integer 2019-04-03 23:59:36 +11:00
itsmattkc d504ee6302 connect timelines to sequence viewer 2019-04-03 12:05:54 +11:00
itsmattkc 365d96f83e fixed clip adding 2019-04-03 02:05:15 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc 8989333e99 more refactoring and timeline rewriting 2019-03-31 14:14:37 +11:00
itsmattkc f40b744dd4 further work on timeline rewrite 2019-03-31 10:36:01 +11:00
itsmattkc 8e95210b22 started new timeline paradigm 2019-03-30 19:43:22 +11:00
itsmattkc 7f92774dc9 use track types and clip refs 2019-03-30 13:36:44 +11:00
itsmattkc 5ddf2726dd separation of ui from backend in project 2019-03-30 13:26:00 +11:00
itsmattkc 114606c28e rewrite work continued 2019-03-30 03:09:43 +11:00
itsmattkc 1fdac776d4 began timeline rewrite 2019-03-29 23:47:15 +11:00
itsmattkc a223b47909 merged with master 2019-03-29 15:45:51 +11:00
itsmattkc f47a7dad4d fixed #713 2019-03-29 03:32:54 +11:00
itsmattkc 963a20af37 fixed #712 2019-03-29 01:59:12 +11:00
itsmattkc ad1013e60b ported some glsl effects to gles 2019-03-27 01:05:05 +11:00
itsmattkc d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 86b0787f4c fixed nesting bug where clips would overlap others on timeline 2019-03-25 03:36:28 +11:00
itsmattkc aff3acb94e implemented default sequence settings 2019-03-25 02:49:58 +11:00
itsmattkc 54518a5896 custom style delegate for icon view 2019-03-24 22:34:34 +11:00
itsmattkc 5ba910efe6 improvements and moved many behavioral tools menu items to preferences 2019-03-24 18:28:01 +11:00
itsmattkc b8331ce4b9 restored setting to play past the end of the sequence 2019-03-23 01:41:05 +11:00
itsmattkc bd4b4f4e18 fixed #661 2019-03-23 00:56:54 +11:00
itsmattkc ca792a7a12 added buttons to drag just video or just audio 2019-03-22 13:24:51 +11:00
itsmattkc 22b208143b correct threading around clearing the viewer sequences 2019-03-22 03:33:18 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +11:00
itsmattkc 067eec0b90 cleanups 2019-03-22 01:17:42 +11:00
itsmattkc 3e74d3dccb moved load project functions from project panel to global 2019-03-21 20:54:27 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 7d337e6de2 two step process and configurable colorspaces 2019-03-20 01:42:40 +11:00
itsmattkc 1dacdd2d06 Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-18 16:03:33 +11:00
itsmattkc 492492f7cd Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-18 16:02:27 +11:00
itsmattkc bc6626e207 fixed some icons 2019-03-18 15:18:17 +11:00
itsmattkc 6d01597650 fixed #640 2019-03-18 14:50:16 +11:00
morrolinux 6fd68feb9a automated audio cut working 2019-03-17 15:28:18 +01:00
itsmattkc 6c96493a2f Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-17 01:54:47 +11:00
itsmattkc 30fe8951db fixed #635 2019-03-17 01:54:33 +11:00
itsmattkc bf36f68218 merged from master 2019-03-16 23:10:15 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +11:00
itsmattkc 230ce1840d started effect loading earlier to speed up timing 2019-03-16 21:25:37 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 1d11e31029 added more documentation 2019-03-16 17:56:01 +11:00
itsmattkc 7d80c11d37 documented EffectUI 2019-03-16 16:21:52 +11:00
itsmattkc 644b14707a replaced sequence::isclipselected with clip::isselected 2019-03-15 13:01:58 +11:00