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
31c395abc3
fixed memory leak in thumbnail generation
2019-03-10 20:18:34 +11:00
itsmattkc
d294fefe21
minor revision and zoom cursor fix
2019-03-08 19:59:16 +11:00
itsmattkc
125f24a09e
Merge branch 'master' of https://github.com/mdmayfield/olive into mdmayfield-master
2019-03-08 19:25:04 +11:00
itsmattkc
d4df411526
throw error if no streams were found when importing
2019-03-08 18:39:27 +11:00
Matt Mayfield
84bed86d10
Scrolling consistency improvements
...
Rework timeline scrolling
Add Invert Timeline Scroll Axes toggle
Make Ctrl to zoom more explicit in menu
Simplified and more consistent Graph View scroll/zoom:
Shift to zoom horizontally, Alt to zoom vertically
Save and load Invert Timeline Scroll Axes setting
2019-03-06 15:15:44 -06:00
itsmattkc
3ca935d46d
transition loading correction
2019-03-06 11:38:42 -08:00
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