oc1024
3d2ec7aee3
Premultiply alpha + GLSL1.1
...
Support for Olive's new blend-mode infrastructure.
Plus, `switch (compo) {` has been replaced with `if {} else if {}` in Color Finder so it runs on OpenGL 2.0 hardware.
2019-01-30 00:30:38 -02:00
oc1024
e6df7de6bc
0-100 thresholds + invert checkboxes
...
Removes the need for piping the effect between Invert effects, which makes a unnecessary performance hit.
2019-01-25 09:13:24 -02:00
oc1024
ac12a73486
Color Selection filter
2019-01-23 23:26:05 -02:00
oc1024
728a3fee94
upper limit is now full alpha
2019-01-23 11:53:25 -03:00
oc1024
5b4d80edad
Added luma key effect
2019-01-23 08:25:18 -03:00
itsmattkc
9186eac9ca
refined jkl playback
2019-01-23 19:05:19 +11:00
itsmattkc
8462301caf
jkl playback is functional
2019-01-23 18:57:52 +11:00
itsmattkc
0e3250fb59
made menu items for effect copy/paste
2019-01-23 14:19:29 +11:00
itsmattkc
734253cc79
changed debug dialog functionality and added more 32-bit flags to travis yaml
2019-01-23 13:52:23 +11:00
itsmattkc
2374ea8102
added lgl dep for x86 appimage
2019-01-23 13:10:56 +11:00
itsmattkc
d763899852
fixed mistake in previous commit
2019-01-23 12:59:56 +11:00
itsmattkc
a2a8ff577a
updated pkg-config in travis yaml
2019-01-23 12:56:26 +11:00
itsmattkc
5b011c670f
changed yaml indentation
2019-01-23 11:55:50 +11:00
itsmattkc
91145521ee
testing travis yaml
2019-01-23 11:53:29 +11:00
itsmattkc
8d9638ff07
Merge branch 'master' of https://github.com/olive-editor/olive
2019-01-23 10:53:40 +11:00
itsmattkc
df35781351
added 32-bit support to travis yaml
2019-01-23 10:51:00 +11:00
itsmattkc
1d85c4220f
fixed nesting regression and audio static regression
2019-01-23 02:28:05 +11:00
itsmattkc
637c2414ed
better linux vst ui support
2019-01-22 23:41:22 +11:00
itsmattkc
8058937d59
vst guis work on linux now
2019-01-22 23:31:27 +11:00
itsmattkc
3220e0ad99
fixed ui issue on windows
2019-01-22 23:02:33 +11:00
itsmattkc
5d9521f684
fixed some comments
2019-01-22 22:56:37 +11:00
itsmattkc
4dfd69f363
fixed non-mac issues
2019-01-22 22:52:41 +11:00
itsmattkc
8977acde31
moved to vestige
2019-01-22 03:45:31 -08:00
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
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