itsmattkc
7530fb0445
updated and merged sweeping timeline behavior fixes
2018-12-31 01:59:30 +11:00
itsmattkc
34fc8b81d2
removed all ui files
2018-12-30 20:23:57 +11:00
itsmattkc
efdbeec549
removed effect controls and viewer ui files
2018-12-30 17:16:27 +11:00
itsmattkc
6130db2713
changed mainwindow from ui to code
2018-12-30 14:59:01 +11:00
itsmattkc
9417cab6b8
Merge branch 'master' of https://github.com/olive-editor/olive into bezierkeys
2018-12-29 11:31:13 +11:00
itsmattkc
1f2ae6094b
Merge pull request #214 from Cambloid/patch-2
...
Refactoring names of ui components in effectcontrols
2018-12-29 11:29:51 +11:00
itsmattkc
e101739214
big progress on graph editor
2018-12-28 22:06:38 +11:00
Phillip Thomas
230fc5a135
Deleted files
2018-12-27 12:27:39 +01:00
Peter Eszlari
e16fc35253
support make install for Linux
2018-12-27 08:37:17 +01:00
itsmattkc
1ee9451343
implemented hold keyframe and began new panel
2018-12-27 10:29:02 +11:00
Phillip Thomas
1cdc57aae8
Added VCPKG
...
Added VCPKG with x64 buils on Windows
2018-12-26 23:36:04 +01:00
itsmattkc
47334ae7e2
separated keyframe navigation
2018-12-26 22:05:13 +11:00
itsmattkc
5f1c3b558b
Merge branch 'master' into resizablebars
2018-12-26 18:44:15 +11:00
itsmattkc
72b468cfd3
Merge pull request #196 from eszlari/linux-metadata
...
Add Linux metadata
2018-12-26 18:37:46 +11:00
Pino Toscano
6d34acbf32
Use pkg-config on all the non-Mac Unices
...
Make use of pkg-config to link to the ffmpeg libraries on all the Unix
platforms other than Mac (instead of Linux only). This fixes the
builing on those platforms.
2018-12-25 23:26:13 +01:00
itsmattkc
d2654f9980
changed target #197
2018-12-25 17:42:37 +11:00
Peter Eszlari
b9cadf63d6
Add Linux metadata
2018-12-25 00:22:50 +01:00
itsmattkc
c159e598a7
completion of icon view
2018-12-25 01:10:20 +11:00
itsmattkc
abff5da67b
added directory browsing and icon size slider
2018-12-24 23:20:55 +11:00
itsmattkc
edf6f00271
implemented some resizable scroll bars
2018-12-24 02:15:37 +11:00
itsmattkc
abc0e2130c
Merge branch 'master' into alpha
2018-12-23 11:49:10 +11:00
itsmattkc
81f6b5d549
enabled autochoosing opengl pixel format from source
2018-12-22 15:20:39 +11:00
Luigi Baldoni
a40e950219
Use pkgconfig for ffmpeg on linux
2018-12-21 19:41:02 +01:00
itsmattkc
c65e2557b5
removed project ui, fixed some project panel crashes
2018-12-21 01:03:40 +11:00
itsmattkc
a9b8908988
switched to global audio rate, support for QT_SCALE_FACTOR
2018-12-17 13:51:50 +11:00
itsmattkc
b3fb7d37af
fixed compile issues
2018-12-13 14:57:56 +11:00
itsmattkc
3eef432fb5
merge of previous commits
2018-12-13 14:31:25 +11:00
itsmattkc
ac1cb9d14f
massive rewrite of project data system
2018-12-13 14:29:09 +11:00
itsmattkc
25e4bd9d8d
added routines for alpha channel editing
2018-12-09 15:44:17 +11:00
itsmattkc
2222bc420a
Merge branch 'master' into new_timecode
2018-12-01 12:24:32 +11:00
alcomposer
35f699e02e
Add Timecode Display effect
2018-11-29 19:11:10 +10:30
itsmattkc
fb1851884d
fixed copying clips between sequences with different frame rates
2018-11-29 14:08:44 +11:00
itsmattkc
82bcb5d25f
fixed critical bug that corrupts transitions
2018-11-27 11:22:43 +11:00
itsmattkc
00b31d514e
enforced field semantics and completed shared transitions
2018-11-24 20:12:51 +11:00
itsmattkc
121177fd37
added internal pointer command
2018-11-24 00:24:34 +11:00
itsmattkc
e785586df2
transition code rewrite for #110
2018-11-20 22:02:41 +11:00
itsmattkc
df00ab3f85
updated project saving/loading to use relative paths
2018-11-14 13:45:07 +11:00
itsmattkc
6495c5768d
added perspective option to corner pin
2018-11-13 02:39:15 +11:00
itsmattkc
18c112d83e
improved corner pin
2018-11-12 18:44:10 +11:00
itsmattkc
660b1d7547
added corner pin effect
2018-11-12 10:02:00 +11:00
itsmattkc
11d10ef329
added more functionality to transition tool
2018-11-06 18:30:38 +11:00
itsmattkc
68de7c5e82
excised qjsengine
2018-11-04 11:08:18 +11:00
itsmattkc
70565dca7b
shake effect reimplemented and vastly improved
2018-11-01 19:01:34 +11:00
itsmattkc
45e41ae903
reimplemented transitions
2018-10-31 17:41:14 +11:00
itsmattkc
01435f0d0c
sweeping effects rewrite that allows external plugins
2018-10-31 17:14:40 +11:00
itsmattkc
10347f9418
effects system rewrite
2018-10-30 11:23:14 +11:00
itsmattkc
0817a1e486
added real portable mode
2018-10-29 18:15:50 +11:00
itsmattkc
a54fee767d
fixed playback/export flickering and hanging
2018-10-29 17:01:52 +11:00
itsmattkc
6558062099
now waveforms and thumbnails are cached
2018-10-22 18:10:51 +11:00
itsmattkc
2a44fa5dd3
basic temperature effect added
2018-10-19 22:52:48 +11:00