Commit Graph
42 Commits
Author SHA1 Message Date
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 1e84682b5c better thread syncing in loading 2019-02-15 23:24:03 -08:00
itsmattkc 09644b70b4 testing gtk plugin for qt, updated error_str in loading 2019-02-15 16:20:24 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc acf286e1d8 added focus filter 2019-02-14 16:42:36 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc 559509cdb0 slightly better formatting 2019-02-09 23:26:46 -08:00
itsmattkc c435d6da17 added third method of matching footage files 2019-02-09 23:24:43 -08:00
itsmattkc bfb3f28b48 enforce absolute path if matching by absolute path 2019-02-09 22:47:18 -08:00
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc e83d87d6ba attached clip markers to footage markers 2019-02-04 01:34:51 +11:00
itsmattkc dc901ca8ff load/save effect settings 2019-02-03 18:48:02 +11:00
itsmattkc 3f952b4d6d added #391 2019-02-02 23:16:03 +11:00
itsmattkc 74909e4a7d Merge branch 'master' of https://github.com/olive-editor/olive into proxies 2019-02-01 19:49:42 +11:00
itsmattkc db92e5231f most clip marker work completed #333 2019-02-01 02:53:54 +11:00
itsmattkc 7a22065162 most proxy behavior is complete 2019-02-01 01:17:22 +11:00
itsmattkc 97a28ab54a support for premultipled alpha 2019-01-26 21:49:18 +11:00
itsmattkc 80507264ec added correct frei0r overriding and fixed loading message boxes 2019-01-21 11:42:24 +11:00
itsmattkc 3882288238 added linux support 2019-01-20 23:05:59 +11:00
itsmattkc d5eab3673c windows frei0r support done 2019-01-20 21:06:21 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +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 9a78ffdfac fixed #306 2019-01-12 12:04:41 +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 69ccb55d61 split passage get into separate io device 2019-01-10 13:14:49 +11:00
itsmattkc b7f1fae028 wrote handler for #281 2019-01-09 20:40:45 +11:00
itsmattkc 90ee9ecb4e made rate conforms savable 2019-01-06 20:31:08 +11:00
itsmattkc 4378fb7423 changed img seq debug message 2018-12-27 09:47:08 +11:00
itsmattkc e7393c7ce8 fixed autorecovery crash and image sequence restore 2018-12-27 08:13:48 +11:00
itsmattkc 90d9c46a93 moved load function to main thread 2018-12-22 08:57:51 +11:00
itsmattkc e08df8df4d removed orphaned references to project UI file 2018-12-21 23:05:32 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc d3c8e7379b fixed msvc issues and added zoom combobox 2018-12-18 02:03:40 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc 2fa7a638d5 reverted some files erroneously added in previous commit 2018-12-14 22:25:23 +11:00
itsmattkc 6b8168dc6a export dialog updates ui when done 2018-12-14 22:19:52 +11:00
itsmattkc 94db640327 reimplemented sorting and improved view-model 2018-12-14 14:45:42 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00