Commit Graph
66 Commits
Author SHA1 Message Date
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 e785586df2 transition code rewrite for #110 2018-11-20 22:02:41 +11:00
itsmattkc 456103df2f added chroma key 2018-11-18 02:22:11 +11:00
itsmattkc b264680159 added and tweaked effects 2018-11-15 22:56:26 +11:00
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 5b66b223f8 SEVERAL improvements to timeline behavior, drawing, tools, effects, playback and edge case crashing 2018-11-14 22:31:17 +11:00
itsmattkc 6a38cd05ae fixed buggy link function 2018-11-13 20:48:41 +11:00
itsmattkc b3bcddf96b fixed broken includes 2018-11-13 02:56:31 +11:00
itsmattkc 967a91b8f0 fixed a bunch of clang warnings 2018-11-11 15:30:17 -08:00
itsmattkc 11d10ef329 added more functionality to transition tool 2018-11-06 18:30:38 +11:00
itsmattkc d43ed66e97 improvements for clang 2018-11-05 20:31:01 +11:00
itsmattkc 72fe20d857 ACTUALLY fixed urgent sequence deletion bug 2018-11-05 20:07:43 +11:00
itsmattkc e342294917 fixed urgent bug that irreparably deleted sequences 2018-11-05 17:59:29 +11:00
itsmattkc 74df34cd76 added transition tool (#109) 2018-11-05 01:00:13 +11:00
itsmattkc 266105ea9e added clip renaming 2018-11-04 13:15:11 +11:00
itsmattkc 9f0ff7f561 fixed #142 2018-11-01 16:12:17 +11:00
itsmattkc 78126334ba added hsb effect and added #143 2018-10-31 20:30:31 +11:00
itsmattkc 01435f0d0c sweeping effects rewrite that allows external plugins 2018-10-31 17:14:40 +11:00
itsmattkc 10347f9418 effects system rewrite 2018-10-30 11:23:14 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00
itsmattkc c9b8775a81 wave effect axis, fixed folder bugs, timecode to frame number, drag from footage viewer, track resizing bug 2018-10-20 13:57:37 +11:00
itsmattkc c37632d3aa almost finished setting in-out points in footage viewer 2018-10-19 01:36:11 +11:00
itsmattkc 21165b6e8e completed deinterlacing 2018-10-14 09:10:59 +11:00
itsmattkc fc28900c9c made interlacing configurable 2018-10-14 02:20:25 +11:00
itsmattkc a285f10e6a several improvements 2018-10-13 13:08:20 +11:00
itsmattkc 2e577330b9 progress on sequence editing 2018-10-12 20:41:22 +11:00
itsmattkc cdbec85a81 SEVERAL bug fixes 2018-10-12 18:48:14 +11:00
itsmattkc caee50a943 various improvements 2018-10-11 23:32:28 +11:00
itsmattkc 275cf5e92b added clip enabling/disabling 2018-10-11 09:29:38 +11:00
itsmattkc 712f9f160f fixed #125 2018-10-10 23:30:40 +11:00
itsmattkc 8e7ca3652f added keyframe button, moved to windowModified 2018-10-07 11:25:08 +11:00
itsmattkc abcb669a6c implemented reversing #120 2018-10-06 20:22:43 +10:00
itsmattkc d0dc2661d9 made speed changes undoable 2018-10-06 17:16:30 +10:00
itsmattkc 85944e9978 support for editing and deleting markers #123 2018-09-27 21:49:55 +10:00
itsmattkc 9881312f6e support for adding markers #123 2018-09-26 17:51:55 +10:00
itsmattkc b24dd75424 fixed #130 #131 and started early marker support 2018-09-25 17:25:40 +10:00
itsmattkc b88468f9e3 implemented auto-scaling 2018-09-24 14:40:58 +10:00
itsmattkc b1c3f44b04 implemented undos for effect fields that aren't keyframed 2018-09-20 21:34:36 +10:00
itsmattkc 1793c7837c fixed issue with undo overhaul 2018-09-18 21:06:56 +10:00
itsmattkc c783a2a1b2 revamped undo system in preparation for marker support 2018-09-14 00:28:41 +10:00
itsmattkc 779e6b0a24 implemented bars object 2018-09-07 16:10:07 +10:00
itsmattkc d1de02d28f added text/solid/bar objects and fixed several keyframe bugs 2018-09-07 15:42:22 +10:00
itsmattkc e3f1d31a2b fixed select all crash and multiple effect deleting crash 2018-08-27 17:53:48 +10:00
itsmattkc 263bf090b4 made all keyframes editable and undoable 2018-08-20 23:35:56 +10:00
itsmattkc b06ab214ea restored swscale and updated opengl fx spec 2018-08-20 12:36:53 +10:00
itsmattkc 2b3d9636db started frontend for effect keyframes 2018-08-18 20:35:19 +10:00
itsmattkc 90b803b0b0 progress on ffmpeg fitlers 2018-08-16 20:32:16 +10:00
itsmattkc e19eb0f54c improved effects signalling 2018-08-15 08:52:34 +10:00