Commit Graph
256 Commits
Author SHA1 Message Date
itsmattkc 0f2deb76d9 merge of various commits 2019-02-19 02:41:01 -08:00
itsmattkc 7efea428c7 some refactoring work 2019-02-19 02:28:50 -08:00
itsmattkc ee967294ea reimplemented loading/saving into transitions 2019-02-19 02:05:21 -08:00
Jonathan Noble a77901e421 Merge remote-tracking branch 'upstream/master' into pull_requests
# Conflicts:
#	io/previewgenerator.cpp
#	ui/renderfunctions.cpp
2019-02-19 08:57:47 +00:00
itsmattkc 2bdafc72cb preview generator updates the appropriate ui when done 2019-02-17 23:46:39 -08:00
itsmattkc a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -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 6bccd0c660 minor cleanup and documentation of render functions 2019-02-16 02:18:32 -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 c29f0a12c1 fixed #502 2019-02-15 16:10: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 679d7b752b preferences dialog update 2019-02-11 02:29:22 -08:00
itsmattkc cee7c197ae improved waveform generator 2019-02-11 02:04:50 -08:00
itsmattkc 5d41b9005f some path updates and mac travis fixes 2019-02-10 16:09:10 -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 ca4e39449b made volume effect use decibels 2019-02-09 22:09:42 -08:00
itsmattkc 35db995c60 fixed #463, #454 2019-02-09 16:29:37 -08:00
itsmattkc 0ad58a6930 various improvements 2019-02-08 11:22:04 -08:00
itsmattkc 04084c36d2 fixed linesize regression when exporting, fixes #447 2019-02-07 03:45:02 +11:00
itsmattkc a9d2b67069 added path search system for translations 2019-02-04 17:31:35 +11:00
itsmattkc 4ac2f2b5ca removed disable in/out, fixes #426 2019-02-04 16:10:19 +11:00
itsmattkc 64c0baba5c set loop to disabled by default 2019-02-04 02:28:34 +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 4e72f1f855 minor fixes 2019-02-03 16:29:29 +11:00
itsmattkc 2ba0936401 fixed #405 2019-02-03 01:26:03 +11:00
itsmattkc 2878706b69 fixed potential crash when creating a proxy 2019-02-02 23:26:33 +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 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 2da663d057 added settings for waveform/thumbnail resolution 2019-02-01 18:39:26 +11:00
itsmattkc 4478a386af preference for changing language 2019-02-01 11:02:05 +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 861a5e2ce5 added audio device settings to preferences 2019-01-30 22:51:43 +11:00
itsmattkc c19a2dad7d code cleanups and fixed gif export #360 2019-01-30 21:36:07 +11:00
itsmattkc 373875c72b ensuring UI items are parented 2019-01-30 14:03:23 +11:00
itsmattkc aeaf616d46 Merge branch 'master' of https://github.com/olive-editor/olive into blendmodefix 2019-01-28 17:28:06 +11:00