Commit Graph
272 Commits
Author SHA1 Message Date
itsmattkc 464ce7411e Merge branch 'master' of https://github.com/olive-editor/olive 2019-03-05 20:47:46 -08:00
itsmattkc d287963c10 fixed #597 2019-03-05 20:35:58 -08:00
itsmattkc 53b2bff2bd Merge pull request #591 from mmuman/haiku-port
Preliminary Haiku port
2019-03-05 19:56:13 -08:00
itsmattkc 95977143d0 minor code cleanups 2019-03-05 10:15:39 -08:00
itsmattkc 5d87912844 added h265 export codec 2019-03-03 21:46:03 -08:00
itsmattkc a16d8a4fe1 importing projects into other projects implemented 2019-03-03 21:42:38 -08:00
François Revol 868ce89db2 Add some missing defined(__HAIKU__)
Some places should rather check for HAVE_DLOPEN or alike though.
2019-03-03 23:19:04 +01:00
itsmattkc c513276a1b changed create_transition to a static member of Transition 2019-02-28 03:16:07 -08:00
itsmattkc 86b7124238 changed create_effect to a static member of Effect 2019-02-28 03:09:42 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc 1ae3b877a1 find starting number for image sequences automatically 2019-02-26 10:58:55 -08:00
itsmattkc 19618fb8e9 added thread count selection in export settings 2019-02-26 10:02:36 -08:00
itsmattkc a1455ce9c7 changed preview generator functions to a static function 2019-02-25 22:07:19 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00
itsmattkc d15d630377 fixed broken effects path 2019-02-19 04:31:13 -08:00
itsmattkc ecf2d9cba3 documented config 2019-02-19 03:57:47 -08:00
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