Commit Graph
88 Commits
Author SHA1 Message Date
itsmattkc 7c0f60df43 backend for marker drawing (#123) 2018-09-24 22:21:59 +10:00
itsmattkc b88468f9e3 implemented auto-scaling 2018-09-24 14:40:58 +10:00
itsmattkc 64d6c3a874 added backend for autoscale 2018-09-22 22:05:38 +10:00
itsmattkc d6c8f3844f minor improvements 2018-09-22 21:58:16 +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 706238590b various improvements 2018-09-12 17:40:16 +10:00
itsmattkc a2e73fd87e progress on NULL audio 2018-09-10 15:00:09 +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 0e8810109a ported ALL effects to opengl 2018-09-02 16:57:50 +10:00
itsmattkc bf76550dca made a REAL gaussian blur filter 2018-08-30 23:57:37 +10:00
itsmattkc 213e989271 implemented low quality gaussian blur 2018-08-30 10:38:05 +10:00
itsmattkc 083954cd06 added noise effect and drawing nested sequences to texture 2018-08-28 12:52:15 +10:00
itsmattkc e3f1d31a2b fixed select all crash and multiple effect deleting crash 2018-08-27 17:53:48 +10:00
itsmattkc b3c41b6305 fixed still image shenanigans 2018-08-24 15:24:33 +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 2dde8bde77 further progress on ffmpeg filters 2018-08-17 21:21:18 +10:00
itsmattkc 90b803b0b0 progress on ffmpeg fitlers 2018-08-16 20:32:16 +10:00
itsmattkc efa628e88f implemented backend for AVFilters 2018-08-15 21:58:29 +10:00
itsmattkc 4a96509fbe improved solid effect 2018-08-15 19:00:19 +10:00
itsmattkc c519dbdf48 fixed export and timeline crashes and way better titler 2018-08-15 15:18:47 +10:00
itsmattkc e19eb0f54c improved effects signalling 2018-08-15 08:52:34 +10:00
itsmattkc aa1096d86a vastly improved audio 2018-08-14 20:25:56 +10:00
itsmattkc d549586761 sweeping vfx rewrite 2018-08-14 15:50:16 +10:00
itsmattkc 7e6d4dce20 nicer effects panel, improved split selection 2018-08-11 20:06:20 +10:00
itsmattkc ce9d7338af transitions are now editable 2018-08-08 08:55:22 +10:00
itsmattkc b29462e68b undos now save the modified flag state 2018-08-07 15:01:20 +10:00
itsmattkc 984a5ed799 replace clip media is now undoable 2018-08-07 10:47:42 +10:00
itsmattkc 2a6906a70a improved replace media and made it undoable 2018-08-07 09:42:08 +10:00
itsmattkc 43d7e80b9e replace clip media implemented 2018-08-05 14:09:50 +10:00
itsmattkc 461cdeb57c Merge branch 'master' of https://github.com/olive-editor/olive 2018-08-03 09:51:56 +10:00
itsmattkc 20fc7a2814 better effects support with nested sequences 2018-08-03 09:51:38 +10:00
itsmattkc e08b565a2b added more icons and fixed playback bug 2018-08-03 07:41:15 +10:00
itsmattkc 4700d02e6f nested sequences mostly implemented 2018-07-29 20:25:45 +01:00
itsmattkc 5862242111 improved file saving/loading 2018-07-27 12:47:25 +01:00
itsmattkc 5ea746a053 mildly better threading and fixed redo bug 2018-07-26 16:40:08 +01:00
itsmattkc b267ac6d6d improved image sequence detection heuristic 2018-07-23 01:55:32 +01:00
itsmattkc 1fded74767 workarea in/out added #108 2018-07-22 19:57:03 +01:00
itsmattkc 6109ed9002 many fixes and ripple edit corrections 2018-07-22 17:59:03 +01:00
itsmattkc ce4d7fda60 various fixes 2018-07-22 10:21:47 +01:00
itsmattkc 8845ba0577 code cleanup 2018-07-20 19:06:57 +01:00
itsmattkc 590644ec1b basic titling function added #84 2018-07-20 00:47:05 +01:00
itsmattkc c375cd3ee7 many fixes and improvements 2018-07-19 13:02:35 +01:00
itsmattkc 33f8d7274a adding sequences can now be undone 2018-07-19 12:17:22 +01:00
itsmattkc 48b1c21d6c added #105 2018-07-19 11:39:37 +01:00
itsmattkc 735a53720b implemented multithreaded importing #85 2018-07-18 21:07:16 +01:00