itsmattkc
ce99c8fef0
fixed #394
2019-02-02 12:39:54 +11:00
itsmattkc
a21b7e5eb3
Merge pull request #392 from alcomposer/marker_small_fix
...
Repaint timeline after adding marker & tell user if they are adding a
2019-02-02 12:34:15 +11:00
itsmattkc
064d1f229e
reimplemented opacity without blending modes
2019-02-02 12:31:42 +11:00
itsmattkc
b557979fb8
fixed #403
2019-02-02 12:19:20 +11:00
itsmattkc
f84a25fe95
fixed #398
2019-02-02 11:56:41 +11:00
itsmattkc
2849e552ab
prevent reverse playback going below zero
2019-02-02 10:59:10 +11:00
alexmitchell
f0d2772a91
Repaint timeline after adding marker & tell user if they are adding a
...
marker to clip or sequence
2019-02-02 04:25:15 +10:30
itsmattkc
d5df44c349
Merge branch 'master' of https://github.com/olive-editor/olive
2019-02-02 00:54:27 +11:00
itsmattkc
fea6b191a8
cli arg to load external translation file
2019-02-02 00:54:09 +11:00
itsmattkc
3278df9a2a
Merge pull request #358 from oc1024/master
...
Extra Keying Effects I: Luma Key and Color Selector
2019-02-02 00:09:22 +11:00
itsmattkc
61d58d0f40
added clear button to project search field
2019-02-01 20:48:43 +11:00
itsmattkc
3b276fea40
improved waveform drawing for higher density waveforms
2019-02-01 18:50:34 +11:00
itsmattkc
2da663d057
added settings for waveform/thumbnail resolution
2019-02-01 18:39:26 +11:00
itsmattkc
a34b446302
updated snap for 16.04
2019-02-01 16:06:42 +11:00
itsmattkc
6a3c22bcd4
use native language names
2019-02-01 11:22:18 +11:00
itsmattkc
4478a386af
preference for changing language
2019-02-01 11:02:05 +11:00
itsmattkc
5d4b564ba1
removed unnecessary debug out
2019-02-01 10:07:42 +11:00
itsmattkc
0399c36dfd
added search to project toolbar
2019-02-01 10:05:22 +11:00
itsmattkc
db92e5231f
most clip marker work completed #333
2019-02-01 02:53:54 +11:00
itsmattkc
0513749b9d
added maximize panel and full screen viewer menu items
2019-02-01 02:03:05 +11:00
itsmattkc
c8aec606d0
Merge pull request #379 from naj59/master
...
added initial german translation
2019-01-31 03:51:41 +11:00
itsmattkc
676a795d6e
more accurate opacity fix
2019-01-31 03:30:26 +11:00
itsmattkc
701948d865
updated cli help #381
2019-01-31 03:21:27 +11:00
itsmattkc
c69952d2ca
fixed effect menu regression #382
2019-01-31 03:16:11 +11:00
itsmattkc
3b38d1875f
added temporary workaround for opacity issues
2019-01-31 03:12:25 +11:00
naj59
37685f24c7
added initial german translation
2019-01-30 15:57:53 +01:00
itsmattkc
13b4c22ea8
Merge pull request #378 from olive-editor/variousimprovements
...
various improvements
2019-01-30 23:21:23 +11:00
itsmattkc
1212405046
added no blending modes mode
2019-01-30 23:18:23 +11:00
itsmattkc
883b2b9c7c
fixed some UI issues
2019-01-30 23:18:02 +11:00
itsmattkc
861a5e2ce5
added audio device settings to preferences
2019-01-30 22:51:43 +11:00
itsmattkc
c19a2dad7d
code cleanups and fixed gif export #360
2019-01-30 21:36:07 +11:00
itsmattkc
6f3a826da7
ensured parenting of qwidgets
2019-01-30 17:36:54 +11:00
itsmattkc
54180e5e0d
Merge branch 'master' of https://github.com/olive-editor/olive into proxies
2019-01-30 14:12:55 +11:00
itsmattkc
e77d72f436
fixed corner pin regression
2019-01-30 14:11:45 +11:00
itsmattkc
373875c72b
ensuring UI items are parented
2019-01-30 14:03:23 +11:00
itsmattkc
fac9213833
added proxy dialog
2019-01-30 13:44:23 +11:00
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
itsmattkc
8f9a3f37e3
optimized blurs
2019-01-30 11:19:30 +11:00
itsmattkc
00944ba17e
Merge pull request #374 from naj59/master
...
fixed translation files
2019-01-30 01:14:58 +11:00
naj59
cd28ea1b1d
fixed translation files
2019-01-29 15:11:29 +01:00
itsmattkc
998a6dfd3e
added automatic translation files
2019-01-29 15:31:32 +11:00
itsmattkc
dab1f467cc
Merge pull request #373 from olive-editor/betterzoom
...
for viewer zooming, scale texture instead of surface #332
2019-01-29 15:22:51 +11:00
itsmattkc
4edf0a8fbd
for viewer zooming, scale texture instead of surface #332
2019-01-29 15:22:16 +11:00
itsmattkc
991df3de4b
Merge branch 'master' of https://github.com/olive-editor/olive
2019-01-29 11:39:49 +11:00
itsmattkc
4d49de937c
preserve vst data through saves even if vst is missing
2019-01-29 11:39:35 +11:00
itsmattkc
d14da79b5e
made blend modes glsl es compliant
2019-01-29 01:52:55 +11:00
itsmattkc
c92e721f6c
fixed broken command in 32-bit travis.yml build
2019-01-29 00:17:29 +11:00
itsmattkc
34484a4a70
only recreate appimage on 32-bit
2019-01-29 00:06:42 +11:00
itsmattkc
e7034c5077
made crop premultiply compliant
2019-01-28 23:28:47 +11:00
itsmattkc
09033e9cdf
prevent bezier handles crossing sides
2019-01-28 23:18:35 +11:00