itsmattkc
86464b76e4
made tile effect more like sphere effect
2019-01-22 20:57:13 +11:00
itsmattkc
d4d654203d
various fixes
2019-01-22 20:36:00 +11:00
itsmattkc
d997bdb31d
clip delete cleanup
2019-01-22 14:33:01 +11:00
itsmattkc
584b8670c0
nested sequence enhancements
2019-01-22 14:15:12 +11:00
itsmattkc
b4b1b8f95c
added tile effect
2019-01-22 13:26:56 +11:00
itsmattkc
8133d4dd9d
improved audio monitor
2019-01-22 13:17:38 +11:00
itsmattkc
e7f05ff64b
fixed audio monitor regression
2019-01-22 12:57:00 +11:00
itsmattkc
efc868d217
added support for FREI0R_PATH env
2019-01-22 12:23:35 +11:00
itsmattkc
1e1331c01d
fixed padding on graph editor's nav
2019-01-22 11:46:17 +11:00
itsmattkc
23fef6b288
fixed redundant padding on timeline tool button container
2019-01-22 11:18:18 +11:00
itsmattkc
3243ba5a46
corrected flow layout in timeline buttons
2019-01-22 11:14:12 +11:00
itsmattkc
6b423b10fc
moved timeline tool buttons to flow layout
2019-01-22 10:58:09 +11:00
Jonathan Noble
e2d3557176
Merge remote-tracking branch 'upstream/master' into pull_requests
...
# Conflicts:
# io/previewgenerator.cpp
2019-01-21 18:55:44 +00:00
itsmattkc
2530608ca7
various scrolling fixes for the effect keyframes
2019-01-22 03:18:52 +11:00
itsmattkc
4abf37a27d
prevent timeline sections from collapsing
2019-01-22 02:57:54 +11:00
itsmattkc
963e46af99
made all icon sizes relative to their defaults
2019-01-22 02:48:52 +11:00
itsmattkc
46feccfa9d
fixed thread desync when exporting
2019-01-22 02:29:55 +11:00
itsmattkc
0bd3e6949c
Merge pull request #338 from eszlari/patch-3
...
snap: use make install
2019-01-21 19:57:29 +11:00
itsmattkc
30460c08a3
cleanup function for qimage thumbnails
2019-01-21 19:53:36 +11:00
itsmattkc
6c92d65dbb
free codec contexts in previewgenerator
2019-01-21 19:50:50 +11:00
itsmattkc
38069c6f9c
deselect clips underneath when deleting
2019-01-21 19:11:53 +11:00
itsmattkc
b0b26dbd8a
fixed #340
2019-01-21 16:26:54 +11:00
itsmattkc
c6636ebb67
Merge branch 'master' of https://github.com/olive-editor/olive
2019-01-21 16:23:03 +11:00
itsmattkc
63bd1ac597
fixed clip sizes not updating in frei0r
2019-01-21 16:22:42 +11:00
itsmattkc
096aa0dc14
fixed vst define
2019-01-21 13:27:20 +11:00
itsmattkc
d726052fe7
frei0r improvements
2019-01-21 13:08:30 +11:00
itsmattkc
c48af9016d
fixed memory leak in vst host
2019-01-21 12:37:18 +11:00
itsmattkc
e2ceda74db
moved vst to cross platform defs (still untested on other platforms
2019-01-21 12:34:36 +11:00
itsmattkc
22791f16ba
huge optimization to timeline header drawing
2019-01-21 12:19:37 +11:00
itsmattkc
d00ad46f26
Merge pull request #339 from olive-editor/frei0r
...
added frei0r support for windows/mac/linux
2019-01-21 11:55:13 +11:00
itsmattkc
80507264ec
added correct frei0r overriding and fixed loading message boxes
2019-01-21 11:42:24 +11:00
itsmattkc
ae4fdf4846
fixed audio buffer size overflow on long clips
2019-01-21 10:02:37 +11:00
itsmattkc
2746e727f6
made frei0r disableable
2019-01-21 01:37:20 +11:00
itsmattkc
061ef88bdf
Merge branch 'frei0r' of https://github.com/olive-editor/olive into frei0r
2019-01-21 01:30:56 +11:00
itsmattkc
722c2cde3b
removed redundant widget addition
2019-01-21 01:17:38 +11:00
itsmattkc
f94a7677fd
added mac support to frei0r
2019-01-20 04:51:57 -08:00
itsmattkc
db453f8dc1
updated debian and snap package files
2019-01-20 23:22:31 +11:00
itsmattkc
8ef885452d
updated travis yaml for frei0r
2019-01-20 23:17:47 +11:00
itsmattkc
6d49f598a3
some corrections on windows
2019-01-20 23:11:19 +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
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