Commit Graph
70 Commits
Author SHA1 Message Date
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc cab38b5e90 added option to always use originals rather than proxies on export 2019-03-26 22:48:26 +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 b93aa93a82 fixed possible export crash 2019-03-24 23:12:38 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +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 1da4a315f8 more documentation and added edit text button to stringfield 2019-03-21 14:33:05 +11:00
itsmattkc be22e5fbfa more documentation and exportthread restructure 2019-03-21 14:01:10 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 88f423fa84 merged with master 2019-03-16 18:26:24 +11:00
itsmattkc 2298e78c61 fixed various audio exporting bugs 2019-03-14 15:34:19 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5d87912844 added h265 export codec 2019-03-03 21:46:03 -08:00
itsmattkc b88045fbce track total render time and show when progress bar reaches 100% 2019-03-02 10:59:51 -08:00
itsmattkc 48497ddafa export cancel icon and removed forced wake of export thread for a more graceful exit 2019-02-28 22:22:20 -08:00
itsmattkc 19618fb8e9 added thread count selection in export settings 2019-02-26 10:02:36 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc 0f2deb76d9 merge of various commits 2019-02-19 02:41:01 -08:00
Alexandre Prokoudine 69272a8086 Mark user-visible message for translation 2019-02-18 16:50:10 +03:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 0ad58a6930 various improvements 2019-02-08 11:22:04 -08:00
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc c19a2dad7d code cleanups and fixed gif export #360 2019-01-30 21:36:07 +11:00
itsmattkc 6f3a826da7 ensured parenting of qwidgets 2019-01-30 17:36:54 +11:00
itsmattkc 373875c72b ensuring UI items are parented 2019-01-30 14:03:23 +11:00
itsmattkc 0351af56a8 gizmos and waveforms restored 2019-01-17 10:56:26 +11:00
itsmattkc 0580fce981 work towards exports working on threaded gl 2019-01-16 21:23:23 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc f4715fdf99 corrected tab order for export and new sequence dialog 2019-01-02 23:09:00 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc 6b8168dc6a export dialog updates ui when done 2018-12-14 22:19:52 +11:00
itsmattkc e85d771af0 addressed #164 2018-12-14 21:22:54 +11:00
itsmattkc 6c3197aac6 ensured renders can be cancelled 2018-12-08 21:00:36 +11:00
itsmattkc 0e2632e578 added export ETA 2018-12-05 22:34:53 +11:00
itsmattkc 12835c3c01 changed default CRF for h264 2018-12-05 13:14:02 +11:00
itsmattkc 6f5cab5f86 added workaround for qtreewidget deleting the wrong item 2018-12-04 20:01:33 +11:00
itsmattkc 800ce6baad fixed crashes when exporting only video or only audio 2018-11-06 23:04:03 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00