This website requires JavaScript.
d804f7cfc0
made graph editor timeline-based rather than clip based, fixes #438
itsmattkc
2019-02-07 00:44:47 -08:00
8a5c25f41d
fixed labelslider button check, fixes #449
itsmattkc
2019-02-07 00:08:57 -08:00
05e431ef6e
added graph editor to main window by default, fixes #436
itsmattkc
2019-02-06 23:58:24 -08:00
101ad79e9d
added graph editor to maximize panel
itsmattkc
2019-02-07 03:54:03 +11:00
04084c36d2
fixed linesize regression when exporting, fixes #447
itsmattkc
2019-02-07 03:45:02 +11:00
fc96ad7735
use sizehint for viewer sizing, fixes #443
itsmattkc
2019-02-06 11:52:31 +11:00
3fe8660c5e
Add ability to load custom cursors. Add custom cursor to left / right clip position editing.
alexmitchell
2019-02-05 02:17:59 +10:30
4812a45cf4
enforce xml file extension on effect settings
itsmattkc
2019-02-05 05:22:32 +11:00
749c4d8ff8
shifted lrelease command in travis yaml
itsmattkc
2019-02-04 18:48:24 +11:00
9d7d547550
added lrelease to debian rules
itsmattkc
2019-02-04 18:04:38 +11:00
00e8b66843
added lrelease to travis yaml
itsmattkc
2019-02-04 17:52:43 +11:00
0262be6b13
added translations to make install
itsmattkc
2019-02-04 17:48:01 +11:00
a9d2b67069
added path search system for translations
itsmattkc
2019-02-04 17:31:35 +11:00
46e87f8f2d
Merge branch 'master' of https://github.com/olive-editor/olive
itsmattkc
2019-02-04 16:10:30 +11:00
4ac2f2b5ca
removed disable in/out, fixes #426
itsmattkc
2019-02-04 16:10:19 +11:00
48f1d0affe
Merge pull request #431 from prokoudine/master
itsmattkc
2019-02-04 11:39:16 +11:00
53f6d2278f
fully implemented clip markers, fixes #333
itsmattkc
2019-02-04 10:54:05 +11:00
7fca1f2792
Merge branch 'master' of https://github.com/olive-editor/olive
itsmattkc
2019-02-04 10:16:48 +11:00
c7b3ea56bc
separated marker function for reusability
itsmattkc
2019-02-04 10:10:30 +11:00
1fab7ec8d9
Updated Russian translation
Alexandre Prokoudine
2019-02-04 01:59:10 +03:00
65d40a8c9e
Merge pull request #423 from prokoudine/master
itsmattkc
2019-02-04 02:42:27 +11:00
e35145731d
Update README.md
itsmattkc
2019-02-04 02:37:03 +11:00
5ccabea208
removed hardcoded widths for dialogs, fixes #425
itsmattkc
2019-02-04 02:33:43 +11:00
ee20048c65
renamed menu options, fixes #427
itsmattkc
2019-02-04 02:31:04 +11:00
64c0baba5c
set loop to disabled by default
itsmattkc
2019-02-04 02:28:34 +11:00
8574733595
footage markers can now be deleted in footage viewer
itsmattkc
2019-02-04 02:02:48 +11:00
ef6a9cb2a3
footage markers can now be edited in footage viewer
itsmattkc
2019-02-04 01:53:08 +11:00
e83d87d6ba
attached clip markers to footage markers
itsmattkc
2019-02-04 01:34:51 +11:00
55297a5b32
Mark a bunch of user-visible messages for translation
Alexandre Prokoudine
2019-02-03 16:36:55 +03:00
87df07e6e7
fully implemented saving/loading effect data to file, fixes #418
itsmattkc
2019-02-03 20:55:47 +11:00
7c447680d2
updated czech translation, fixes #421
itsmattkc
2019-02-03 20:30:20 +11:00
1111b6a89b
pause if preferences dialog is open, fixes #413
itsmattkc
2019-02-03 20:29:15 +11:00
dc901ca8ff
load/save effect settings
itsmattkc
2019-02-03 18:48:02 +11:00
4e72f1f855
minor fixes
itsmattkc
2019-02-03 16:29:29 +11:00
c9f6868198
removed unnecessary padding in img sequence filenames
itsmattkc
2019-02-03 15:35:49 +11:00
7d7250c82e
Merge pull request #417 from CodingBobby/master
itsmattkc
2019-02-03 15:30:20 +11:00
7aa0734c7f
Merge pull request #412 from alcomposer/fix_timecodeeffect_descent
itsmattkc
2019-02-03 15:30:11 +11:00
82ba97f9e5
czech translation added
itsmattkc
2019-02-03 15:25:50 +11:00
f5e1ece2d3
Update olive_de.ts
Bob Walter
2019-02-03 02:22:46 +01:00
0c086c6945
Merge branch 'master' of https://github.com/olive-editor/olive
itsmattkc
2019-02-03 08:51:43 +11:00
46ed364fca
actually fixed #411
itsmattkc
2019-02-03 08:47:35 +11:00
83c7df53f9
fixed #411
itsmattkc
2019-02-03 08:43:47 +11:00
134677d77a
Simple fix for timecode text dropping too low within background rectangle. Unsure as to why this issue didn't happen at first commit.
alexmitchell
2019-02-03 03:53:33 +10:30
620aa875ff
Merge pull request #408 from prokoudine/master
itsmattkc
2019-02-03 01:33:09 +11:00
5f89e6dca9
change proxy container
itsmattkc
2019-02-03 01:31:59 +11:00
2ba0936401
fixed #405
itsmattkc
2019-02-03 01:26:03 +11:00
c64fa72f35
Updated Russian translation
Alexandre Prokoudine
2019-02-02 16:58:54 +03:00
6b8c2dbd86
Initial Russian translation
Alexandre Prokoudine
2019-02-02 15:26:56 +03:00
2878706b69
fixed potential crash when creating a proxy
itsmattkc
2019-02-02 23:26:33 +11:00
f8dec6871b
skip redundant saving
itsmattkc
2019-02-02 23:20:15 +11:00
3f952b4d6d
added #391
itsmattkc
2019-02-02 23:16:03 +11:00
e6db5795a4
added missing include
itsmattkc
2019-02-02 22:43:21 +11:00
56b543bd6d
Merge pull request #404 from olive-editor/proxies
itsmattkc
2019-02-02 15:01:48 +11:00
d39d57c1ff
change modified status on proxy change
itsmattkc
2019-02-02 14:54:26 +11:00
3b9f2bb4ca
fixed #390
itsmattkc
2019-02-02 14:37:27 +11:00
f5ae3d88b1
restricted labelsliders to left mouse button
itsmattkc
2019-02-02 13:03:43 +11:00
e80fb93ad0
fixed #395
itsmattkc
2019-02-02 12:47:12 +11:00
ce99c8fef0
fixed #394
itsmattkc
2019-02-02 12:39:54 +11:00
a21b7e5eb3
Merge pull request #392 from alcomposer/marker_small_fix
itsmattkc
2019-02-02 12:34:15 +11:00
064d1f229e
reimplemented opacity without blending modes
itsmattkc
2019-02-02 12:31:42 +11:00
b557979fb8
fixed #403
itsmattkc
2019-02-02 12:19:20 +11:00
f84a25fe95
fixed #398
itsmattkc
2019-02-02 11:56:41 +11:00
2849e552ab
prevent reverse playback going below zero
itsmattkc
2019-02-02 10:59:10 +11:00
f0d2772a91
Repaint timeline after adding marker & tell user if they are adding a marker to clip or sequence
alexmitchell
2019-02-02 04:25:15 +10:30
d5df44c349
Merge branch 'master' of https://github.com/olive-editor/olive
itsmattkc
2019-02-02 00:54:27 +11:00
fea6b191a8
cli arg to load external translation file
itsmattkc
2019-02-02 00:54:09 +11:00
3278df9a2a
Merge pull request #358 from oc1024/master
itsmattkc
2019-02-02 00:09:22 +11:00
61d58d0f40
added clear button to project search field
itsmattkc
2019-02-01 20:48:43 +11:00
9861174c63
temporarily removed unusable proxy codec options
itsmattkc
2019-02-01 19:53:52 +11:00
74909e4a7d
Merge branch 'master' of https://github.com/olive-editor/olive into proxies
itsmattkc
2019-02-01 19:49:42 +11:00
3b276fea40
improved waveform drawing for higher density waveforms
itsmattkc
2019-02-01 18:50:34 +11:00
2da663d057
added settings for waveform/thumbnail resolution
itsmattkc
2019-02-01 18:39:26 +11:00
a34b446302
updated snap for 16.04
itsmattkc
2019-02-01 16:06:42 +11:00
6a3c22bcd4
use native language names
itsmattkc
2019-02-01 11:22:18 +11:00
4478a386af
preference for changing language
itsmattkc
2019-02-01 11:02:05 +11:00
5d4b564ba1
removed unnecessary debug out
itsmattkc
2019-02-01 10:07:42 +11:00
0399c36dfd
added search to project toolbar
itsmattkc
2019-02-01 10:05:22 +11:00
db92e5231f
most clip marker work completed #333
itsmattkc
2019-02-01 02:53:54 +11:00
0513749b9d
added maximize panel and full screen viewer menu items
itsmattkc
2019-02-01 02:03:05 +11:00
7a22065162
most proxy behavior is complete
itsmattkc
2019-02-01 01:17:22 +11:00
c779ec43e7
backend transcoding done for proxies
itsmattkc
2019-01-31 23:01:28 +11:00
c8aec606d0
Merge pull request #379 from naj59/master
itsmattkc
2019-01-31 03:51:41 +11:00
676a795d6e
more accurate opacity fix
itsmattkc
2019-01-31 03:30:26 +11:00
701948d865
updated cli help #381
itsmattkc
2019-01-31 03:21:27 +11:00
c69952d2ca
fixed effect menu regression #382
itsmattkc
2019-01-31 03:16:11 +11:00
3b38d1875f
added temporary workaround for opacity issues
itsmattkc
2019-01-31 03:12:25 +11:00
37685f24c7
added initial german translation
naj59
2019-01-30 15:57:53 +01:00
13b4c22ea8
Merge pull request #378 from olive-editor/variousimprovements
itsmattkc
2019-01-30 23:21:23 +11:00
1212405046
added no blending modes mode
itsmattkc
2019-01-30 23:18:23 +11:00
883b2b9c7c
fixed some UI issues
itsmattkc
2019-01-30 23:18:02 +11:00
861a5e2ce5
added audio device settings to preferences
itsmattkc
2019-01-30 22:51:43 +11:00
c19a2dad7d
code cleanups and fixed gif export #360
itsmattkc
2019-01-30 21:36:07 +11:00
6f3a826da7
ensured parenting of qwidgets
itsmattkc
2019-01-30 17:36:54 +11:00
54180e5e0d
Merge branch 'master' of https://github.com/olive-editor/olive into proxies
itsmattkc
2019-01-30 14:12:55 +11:00
e77d72f436
fixed corner pin regression
itsmattkc
2019-01-30 14:11:45 +11:00
373875c72b
ensuring UI items are parented
itsmattkc
2019-01-30 14:03:23 +11:00
fac9213833
added proxy dialog
itsmattkc
2019-01-30 13:44:23 +11:00
3d2ec7aee3
Premultiply alpha + GLSL1.1
oc1024
2019-01-30 00:30:38 -02:00
8f9a3f37e3
optimized blurs
itsmattkc
2019-01-30 11:19:30 +11:00
00944ba17e
Merge pull request #374 from naj59/master
itsmattkc
2019-01-30 01:14:58 +11:00