Commit Graph
332 Commits
Author SHA1 Message Date
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc 4b5cd8bd26 moved inits into constructor 2019-02-16 22:24:33 -08:00
itsmattkc f14b0cef7d replaced mediathrobber with mediaiconservice 2019-02-16 22:22:43 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08: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 acf286e1d8 added focus filter 2019-02-14 16:42:36 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00
itsmattkc e9fe837236 first commit of big refactor 2019-02-14 05:27:21 -08:00
itsmattkc cee7c197ae improved waveform generator 2019-02-11 02:04:50 -08:00
itsmattkc ca4e39449b made volume effect use decibels 2019-02-09 22:09:42 -08:00
itsmattkc 760c8232c6 fixed #422 2019-02-09 17:45:18 -08:00
itsmattkc adfe865434 fixed double colon on transitions 2019-02-09 15:11:25 -08:00
itsmattkc 4812a45cf4 enforce xml file extension on effect settings 2019-02-05 05:22:32 +11:00
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc 53f6d2278f fully implemented clip markers, fixes #333 2019-02-04 10:54:05 +11:00
itsmattkc c7b3ea56bc separated marker function for reusability 2019-02-04 10:10:30 +11:00
itsmattkc 8574733595 footage markers can now be deleted in footage viewer 2019-02-04 02:02:48 +11:00
itsmattkc e83d87d6ba attached clip markers to footage markers 2019-02-04 01:34:51 +11:00
itsmattkc 87df07e6e7 fully implemented saving/loading effect data to file, fixes #418 2019-02-03 20:55:47 +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 56b543bd6d Merge pull request #404 from olive-editor/proxies
core proxy support
2019-02-02 15:01:48 +11:00
itsmattkc d39d57c1ff change modified status on proxy change 2019-02-02 14:54:26 +11:00
itsmattkc 3b9f2bb4ca fixed #390 2019-02-02 14:37:27 +11:00
itsmattkc e80fb93ad0 fixed #395 2019-02-02 12:47:12 +11:00
itsmattkc 064d1f229e reimplemented opacity without blending modes 2019-02-02 12:31:42 +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 5d4b564ba1 removed unnecessary debug out 2019-02-01 10:07:42 +11:00
itsmattkc 0399c36dfd added search to project toolbar 2019-02-01 10:05:22 +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 c779ec43e7 backend transcoding done for proxies 2019-01-31 23:01:28 +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 fac9213833 added proxy dialog 2019-01-30 13:44:23 +11:00
itsmattkc 8f9a3f37e3 optimized blurs 2019-01-30 11:19:30 +11:00
itsmattkc d1ff026424 added full blending pipeline 2019-01-28 02:31:12 +11:00
itsmattkc 0522868076 Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix 2019-01-27 10:46:20 +11:00
itsmattkc a4eb3df21a fixed timeline issues 2019-01-27 10:43:29 +11:00
itsmattkc 7a436ef51f further progress on better blending 2019-01-26 23:34:58 +11:00
itsmattkc 97a28ab54a support for premultipled alpha 2019-01-26 21:49:18 +11:00
itsmattkc b0e1eb2ea4 preparing for extra textures and fbos 2019-01-26 11:47:46 +11:00
itsmattkc 9c57219ba9 making it work 2019-01-25 16:46:39 +11:00
itsmattkc 0e3250fb59 made menu items for effect copy/paste 2019-01-23 14:19:29 +11:00
itsmattkc 1d85c4220f fixed nesting regression and audio static regression 2019-01-23 02:28:05 +11:00
itsmattkc 4dfd69f363 fixed non-mac issues 2019-01-22 22:52:41 +11:00
itsmattkc 8977acde31 moved to vestige 2019-01-22 03:45:31 -08:00
itsmattkc d4d654203d various fixes 2019-01-22 20:36:00 +11:00