itsmattkc
|
935cf04d95
|
moved media to smart pointers
|
2019-03-13 09:34:07 +11:00 |
|
itsmattkc
|
d6e62c5ef9
|
forced thread safety on media throbber
|
2019-03-13 00:39:57 +11:00 |
|
itsmattkc
|
db29e9e576
|
ensure effects are in the main thread
|
2019-03-13 00:35:51 +11:00 |
|
itsmattkc
|
101b728c19
|
formatting improvement
|
2019-03-13 00:23:47 +11:00 |
|
itsmattkc
|
928adde78a
|
removed main thread pass-off when loading
|
2019-03-13 00:22:19 +11:00 |
|
itsmattkc
|
e3e45279b9
|
reimplemented double and bool widgets separately
|
2019-03-13 00:12:15 +11:00 |
|
itsmattkc
|
5b03af5e5a
|
separated effect from UI
|
2019-03-12 22:49:01 +11:00 |
|
itsmattkc
|
3ca935d46d
|
transition loading correction
|
2019-03-06 11:38:42 -08:00 |
|
itsmattkc
|
d287963c10
|
fixed #597
|
2019-03-05 20:35:58 -08:00 |
|
itsmattkc
|
95977143d0
|
minor code cleanups
|
2019-03-05 10:15:39 -08:00 |
|
itsmattkc
|
a16d8a4fe1
|
importing projects into other projects implemented
|
2019-03-03 21:42:38 -08: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
|
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
|
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 |
|
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
|
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 |
|