itsmattkc
|
679d7b752b
|
preferences dialog update
|
2019-02-11 02:29:22 -08:00 |
|
itsmattkc
|
cee7c197ae
|
improved waveform generator
|
2019-02-11 02:04:50 -08:00 |
|
itsmattkc
|
32dec87575
|
updated version name
|
2019-02-11 01:09:02 -08:00 |
|
itsmattkc
|
5d41b9005f
|
some path updates and mac travis fixes
|
2019-02-10 16:09:10 -08:00 |
|
itsmattkc
|
6c110ddac3
|
fixed upload step in travis
|
2019-02-10 14:36:40 -08:00 |
|
itsmattkc
|
da808fa4ee
|
add qt to path in mac travis
|
2019-02-10 14:16:32 -08:00 |
|
itsmattkc
|
4b0444aa64
|
fixed syntax error
|
2019-02-10 14:15:09 -08:00 |
|
itsmattkc
|
9a20fa8ba5
|
reworded before_install
|
2019-02-10 13:29:55 -08:00 |
|
itsmattkc
|
487c011603
|
wrap os name in quotes
|
2019-02-10 13:20:35 -08:00 |
|
itsmattkc
|
7877cfe397
|
bash to source in travis
|
2019-02-10 13:16:16 -08:00 |
|
itsmattkc
|
83c24de83f
|
one more line ending change
|
2019-02-10 13:04:03 -08:00 |
|
itsmattkc
|
7db1fe7165
|
changed line endings in shell scripts
|
2019-02-10 13:00:56 -08:00 |
|
itsmattkc
|
7f78f544f0
|
setOrganizationDomain instead of setOrganizationName
|
2019-02-10 12:58:02 -08:00 |
|
itsmattkc
|
27ff00d797
|
segmented travis
|
2019-02-10 12:56:51 -08:00 |
|
itsmattkc
|
33c53a2c79
|
adding org and app name #451
|
2019-02-10 12:14:02 -08:00 |
|
itsmattkc
|
57e038afc4
|
added vst main fallback
|
2019-02-10 05:11:20 -08:00 |
|
itsmattkc
|
97548f1ff5
|
implemented more vst opcodes
|
2019-02-10 04:48:24 -08:00 |
|
itsmattkc
|
847f43bf1e
|
new tool button sizing algorithm, fixes #471
|
2019-02-10 03:54:36 -08:00 |
|
itsmattkc
|
85325cd7d3
|
switched to opengl widget and made shortcuts application context, fixes #400
|
2019-02-10 03:07:52 -08:00 |
|
itsmattkc
|
12487a0cb3
|
don't use logarithmic algorithm for db volume
|
2019-02-10 02:49:10 -08:00 |
|
itsmattkc
|
fc344d9948
|
reveal in project selects entire row instead of one cell
|
2019-02-10 01:40:48 -08:00 |
|
itsmattkc
|
5661473dec
|
reverted to previous ffmpeg for travis
|
2019-02-09 23:58:44 -08:00 |
|
itsmattkc
|
7f8b0bc207
|
travis update
|
2019-02-09 23:48:20 -08:00 |
|
itsmattkc
|
e30ad3d928
|
updated ffmpeg in travis yaml
|
2019-02-09 23:37:51 -08:00 |
|
itsmattkc
|
559509cdb0
|
slightly better formatting
|
2019-02-09 23:26:46 -08:00 |
|
itsmattkc
|
c435d6da17
|
added third method of matching footage files
|
2019-02-09 23:24:43 -08:00 |
|
itsmattkc
|
bfb3f28b48
|
enforce absolute path if matching by absolute path
|
2019-02-09 22:47:18 -08:00 |
|
itsmattkc
|
ca4e39449b
|
made volume effect use decibels
|
2019-02-09 22:09:42 -08:00 |
|
itsmattkc
|
95ed9617b2
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2019-02-09 17:45:27 -08:00 |
|
itsmattkc
|
760c8232c6
|
fixed #422
|
2019-02-09 17:45:18 -08:00 |
|
itsmattkc
|
d289f5584b
|
Merge pull request #468 from naj59/master
updated german translation
|
2019-02-09 17:21:23 -08:00 |
|
naj59
|
7c3209adea
|
updated german translation
|
2019-02-10 01:55:47 +01:00 |
|
itsmattkc
|
39bf40c3d6
|
added arabic to project file
|
2019-02-09 16:39:19 -08:00 |
|
itsmattkc
|
116e6ba1c7
|
Merge branch 'joinlaw-master'
|
2019-02-09 16:37:11 -08:00 |
|
itsmattkc
|
446458b97f
|
excluded old unaltered files
|
2019-02-09 16:37:03 -08:00 |
|
itsmattkc
|
0f51bdbe06
|
updated language files
|
2019-02-09 16:31:30 -08:00 |
|
itsmattkc
|
35db995c60
|
fixed #463, #454
|
2019-02-09 16:29:37 -08:00 |
|
itsmattkc
|
6dd54019a0
|
store language file paths relatively
|
2019-02-09 16:15:06 -08:00 |
|
itsmattkc
|
6ee7153f4a
|
fixed default transition glitches
|
2019-02-09 15:17:57 -08:00 |
|
itsmattkc
|
10a1c89464
|
fixed effect controls not updating if transitions from the selected clip are selected
|
2019-02-09 15:15:34 -08:00 |
|
itsmattkc
|
adfe865434
|
fixed double colon on transitions
|
2019-02-09 15:11:25 -08:00 |
|
itsmattkc
|
16c6c40a76
|
gizmos fixed when zooming, also fixes #467 #466
|
2019-02-09 15:10:02 -08:00 |
|
itsmattkc
|
a9897f1b10
|
labelslider sets its own cursor rather than the app's
|
2019-02-09 01:47:58 -08:00 |
|
itsmattkc
|
0ad58a6930
|
various improvements
|
2019-02-08 11:22:04 -08:00 |
|
itsmattkc
|
11f9465eae
|
internal rendering renders alpha channel
|
2019-02-07 13:20:56 -08:00 |
|
itsmattkc
|
a380af4cb6
|
added missing dep to debian package
|
2019-02-07 02:09:06 -08:00 |
|
itsmattkc
|
f15beba9fa
|
made transform blend mode combobox 2 columns
|
2019-02-07 00:48:44 -08:00 |
|
itsmattkc
|
d804f7cfc0
|
made graph editor timeline-based rather than clip based, fixes #438
|
2019-02-07 00:44:47 -08:00 |
|
itsmattkc
|
8a5c25f41d
|
fixed labelslider button check, fixes #449
|
2019-02-07 00:08:57 -08:00 |
|
itsmattkc
|
05e431ef6e
|
added graph editor to main window by default, fixes #436
|
2019-02-06 23:58:24 -08:00 |
|