itsmattkc
d5eab3673c
windows frei0r support done
2019-01-20 21:06:21 +11:00
itsmattkc
80b77a382b
Merge branch 'master' of https://github.com/olive-editor/olive into frei0r
2019-01-20 12:59:34 +11:00
itsmattkc
3d34572eb7
Merge pull request #287 from pgilfernandez/project_icons
...
updated project icons
2019-01-20 12:21:13 +11:00
itsmattkc
1c620af9f5
work on frei0r support
2019-01-20 12:07:22 +11:00
eszlari
0c6335eb67
snap: use make install
2019-01-19 18:18:19 +01:00
Pablo Gil
6d73277c66
Project pane now with icons
2019-01-19 16:52:23 +01:00
Pablo Gil
92c8fcbfd9
SVG icons (plus their .png versions) for Project pane
2019-01-19 16:52:06 +01:00
Pablo Gil
70c9864a0b
icons ported (some redesigned) to vector SVG drawings, but .png are still in use
2019-01-19 16:48:58 +01:00
Jonathan Noble
5afd135796
Fix memory leak from using libavcodec api
...
(cherry picked from commit 8c7eb8997660a70e1e58a4f89a82574931195e63)
Sequence class encapsulation work. Memory leak fixes work
(cherry picked from commit 7caaa778697ea2a84162f4ce523be8b6cef79647)
2019-01-19 15:30:35 +00:00
itsmattkc
5cc02956f3
reverted maximized window workaround
2019-01-19 10:24:32 +11:00
itsmattkc
20f4b8d4c7
implemented software fallback for text effect
2019-01-19 04:00:02 +11:00
itsmattkc
d433289b4a
validate keyframes to prevent overlapping
2019-01-19 03:02:00 +11:00
itsmattkc
61f5e131b9
added workaround for #334
2019-01-19 00:27:20 +11:00
itsmattkc
0bbdab740b
consistent ui element naming
2019-01-18 21:27:58 +11:00
itsmattkc
85ee38b19d
improved marker and playhead dragging
2019-01-18 21:21:54 +11:00
itsmattkc
64e72d3f73
added link/unlink to timeline context menu
2019-01-18 21:01:07 +11:00
itsmattkc
7e602284a2
auto-disable graphs if their relative fields are disabled
2019-01-18 20:55:23 +11:00
itsmattkc
efbf3fa761
restored in-app debug log
2019-01-18 20:40:35 +11:00
itsmattkc
2ed9d6ba2e
fixed #143 regression
2019-01-18 15:09:17 +11:00
itsmattkc
b2ff4db398
restricted gizmos to primary mouse button only
2019-01-18 11:54:29 +11:00
itsmattkc
d0c9b0ba07
fixed textedit margins
2019-01-18 11:41:47 +11:00
itsmattkc
58241b68ff
full update when deleting effects
2019-01-18 11:26:48 +11:00
itsmattkc
a042520634
added extra ways to close fullscreen mode
2019-01-18 11:24:30 +11:00
itsmattkc
5776387eb0
added naming for media and sequence viewer
2019-01-18 00:32:57 +11:00
itsmattkc
016a94f656
added option to hide sequences
2019-01-18 00:19:13 +11:00
itsmattkc
cc7a6a12b2
moved loop to playback menu #288
2019-01-17 23:45:20 +11:00
itsmattkc
9143561bb4
added preference for effect textbox size
2019-01-17 23:38:42 +11:00
itsmattkc
96043aa8c5
moved corner pin to 1.30 for better compatibility
2019-01-17 23:29:56 +11:00
itsmattkc
6d2dcecda4
Merge pull request #325 from olive-editor/threadedgl2
...
move renderer to separate thread
2019-01-17 23:10:27 +11:00
itsmattkc
cc442211bc
fixed bug copying clip with unkeyframable rows
2019-01-17 22:36:17 +11:00
itsmattkc
be9c6727fa
should have fixed the contexts when undocking panel
2019-01-17 21:29:07 +11:00
itsmattkc
6ad1b2923d
removed unnecessary code
2019-01-17 17:27:34 +11:00
itsmattkc
2c5dd22a9c
close fullscreen when closing the app
2019-01-17 12:45:55 +11:00
itsmattkc
0ffe8440cc
fixed #318
2019-01-17 12:29:13 +11:00
itsmattkc
0005f592b1
improved text effect and gizmo hand bug
2019-01-17 12:27:09 +11:00
itsmattkc
45b31a49e1
added full screen disable option
2019-01-17 12:11:06 +11:00
itsmattkc
064a0a9804
fixed thread syncing
2019-01-17 11:49:24 +11:00
itsmattkc
0351af56a8
gizmos and waveforms restored
2019-01-17 10:56:26 +11:00
itsmattkc
37ceca48da
exporting complete
2019-01-17 09:42:30 +11:00
itsmattkc
6a98e33959
plug export into render thread
2019-01-17 01:31:08 +11:00
itsmattkc
4ed16c2b61
use different heuristic for frame rate estimation
2019-01-16 21:26:24 +11:00
itsmattkc
0580fce981
work towards exports working on threaded gl
2019-01-16 21:23:23 +11:00
itsmattkc
803ecb7493
more improvements to threading gl
2019-01-15 23:16:14 +11:00
itsmattkc
3e2cf73f6e
reimplemented tsa for threaded gl
2019-01-15 22:50:47 +11:00
itsmattkc
08968706b0
fixed more threading issues
2019-01-15 22:45:25 +11:00
itsmattkc
e1ec2f6fbe
fixed various issues with threading
2019-01-15 22:01:51 +11:00
itsmattkc
13d30ab06a
threaded improvements
2019-01-15 18:59:55 +11:00
itsmattkc
658a6d379e
move gl rendering to another thread
2019-01-15 17:48:36 +11:00
Pablo Gil
8eb6eabf64
Merge branch 'master' into project_icons
2019-01-14 00:12:00 +01:00
itsmattkc
f3b0a3355c
extended hover focus
2019-01-13 09:50:25 +11:00