itsmattkc
|
ac153e4cff
|
extremely limited speed support implemented #120
|
2018-10-01 14:51:36 +10:00 |
|
itsmattkc
|
85944e9978
|
support for editing and deleting markers #123
|
2018-09-27 21:49:55 +10:00 |
|
itsmattkc
|
b88468f9e3
|
implemented auto-scaling
|
2018-09-24 14:40:58 +10:00 |
|
itsmattkc
|
d6c8f3844f
|
minor improvements
|
2018-09-22 21:58:16 +10:00 |
|
itsmattkc
|
152a2662ec
|
added UI for VBR and noise object
|
2018-09-18 21:56:38 +10:00 |
|
itsmattkc
|
a267693213
|
fixed another overhaul crash
|
2018-09-18 21:27:28 +10:00 |
|
itsmattkc
|
c783a2a1b2
|
revamped undo system in preparation for marker support
|
2018-09-14 00:28:41 +10:00 |
|
itsmattkc
|
706238590b
|
various improvements
|
2018-09-12 17:40:16 +10:00 |
|
itsmattkc
|
a2e73fd87e
|
progress on NULL audio
|
2018-09-10 15:00:09 +10:00 |
|
itsmattkc
|
52c57019fc
|
added holding shift for multiple timeline creations
|
2018-09-10 11:25:09 +10:00 |
|
itsmattkc
|
5c7d08f162
|
fixed an import crash and updated multiple clip code
|
2018-09-10 10:51:45 +10:00 |
|
itsmattkc
|
96802e971a
|
made tone effect, doesn't yet work on NULL clips
|
2018-09-09 16:36:50 +10:00 |
|
itsmattkc
|
779e6b0a24
|
implemented bars object
|
2018-09-07 16:10:07 +10:00 |
|
itsmattkc
|
d1de02d28f
|
added text/solid/bar objects and fixed several keyframe bugs
|
2018-09-07 15:42:22 +10:00 |
|
itsmattkc
|
2dd58e3df3
|
fixed hilarious alt drag bug
|
2018-09-02 23:03:29 +10:00 |
|
itsmattkc
|
0f00f3fdc2
|
ported solid effect to glsl
|
2018-08-24 18:04:28 +10:00 |
|
itsmattkc
|
b3c41b6305
|
fixed still image shenanigans
|
2018-08-24 15:24:33 +10:00 |
|
itsmattkc
|
263bf090b4
|
made all keyframes editable and undoable
|
2018-08-20 23:35:56 +10:00 |
|
itsmattkc
|
b0e76efd27
|
workaround for qt's dock jump bug
|
2018-08-20 13:11:41 +10:00 |
|
itsmattkc
|
dacf0efd9a
|
better timeline scrollbars
|
2018-08-18 22:17:33 +10:00 |
|
itsmattkc
|
2b3d9636db
|
started frontend for effect keyframes
|
2018-08-18 20:35:19 +10:00 |
|
itsmattkc
|
2dde8bde77
|
further progress on ffmpeg filters
|
2018-08-17 21:21:18 +10:00 |
|
itsmattkc
|
d549586761
|
sweeping vfx rewrite
|
2018-08-14 15:50:16 +10:00 |
|
itsmattkc
|
7e6d4dce20
|
nicer effects panel, improved split selection
|
2018-08-11 20:06:20 +10:00 |
|
itsmattkc
|
abba6bf8b4
|
improved effects, implemented audio transitions, fixed nested sequences
|
2018-08-11 14:24:12 +10:00 |
|
itsmattkc
|
d4825761dd
|
improved timeline drawing with transitions
|
2018-08-10 12:55:02 +10:00 |
|
itsmattkc
|
9c8b7ac21a
|
better transition handling
|
2018-08-10 06:44:12 +10:00 |
|
itsmattkc
|
afe87b97e5
|
better transition handling
|
2018-08-08 16:01:59 +10:00 |
|
itsmattkc
|
34ae182614
|
rectified waveforms
|
2018-08-08 09:16:54 +10:00 |
|
itsmattkc
|
ce9d7338af
|
transitions are now editable
|
2018-08-08 08:55:22 +10:00 |
|
itsmattkc
|
b29462e68b
|
undos now save the modified flag state
|
2018-08-07 15:01:20 +10:00 |
|
itsmattkc
|
ef8b30e7ea
|
getting transitions to work
|
2018-08-06 11:53:03 +10:00 |
|
itsmattkc
|
43d7e80b9e
|
replace clip media implemented
|
2018-08-05 14:09:50 +10:00 |
|
itsmattkc
|
e08b565a2b
|
added more icons and fixed playback bug
|
2018-08-03 07:41:15 +10:00 |
|
itsmattkc
|
4700d02e6f
|
nested sequences mostly implemented
|
2018-07-29 20:25:45 +01:00 |
|
itsmattkc
|
5862242111
|
improved file saving/loading
|
2018-07-27 12:47:25 +01:00 |
|
itsmattkc
|
48eba124bd
|
Merge branch 'master' of https://github.com/olive-editor/olive
|
2018-07-26 01:45:24 +01:00 |
|
itsmattkc
|
3422aadc70
|
added transition selecting
|
2018-07-26 01:45:19 +01:00 |
|
itsmattkc
|
dcde4bd46c
|
sorta fixed some stuff
|
2018-07-25 21:14:44 +01:00 |
|
itsmattkc
|
9cdb309528
|
fixed #107 and added persistent configuration
|
2018-07-23 13:18:09 +01:00 |
|
itsmattkc
|
1fded74767
|
workarea in/out added #108
|
2018-07-22 19:57:03 +01:00 |
|
itsmattkc
|
6109ed9002
|
many fixes and ripple edit corrections
|
2018-07-22 17:59:03 +01:00 |
|
itsmattkc
|
ce4d7fda60
|
various fixes
|
2018-07-22 10:21:47 +01:00 |
|
itsmattkc
|
c375cd3ee7
|
many fixes and improvements
|
2018-07-19 13:02:35 +01:00 |
|
itsmattkc
|
33f8d7274a
|
adding sequences can now be undone
|
2018-07-19 12:17:22 +01:00 |
|
itsmattkc
|
48b1c21d6c
|
added #105
|
2018-07-19 11:39:37 +01:00 |
|
itsmattkc
|
5e70fd4534
|
fixed linking bug
|
2018-07-18 13:17:14 +01:00 |
|
itsmattkc
|
de46eb861b
|
rudimentary linking/unlinking added
|
2018-07-17 22:28:56 +01:00 |
|
itsmattkc
|
0d03a92e20
|
fixed a fatal timeline bug
|
2018-07-17 02:21:38 +01:00 |
|
itsmattkc
|
a614803b6c
|
many project window enhancements
|
2018-07-15 12:31:10 +01:00 |
|