itsmattkc
|
712f9f160f
|
fixed #125
|
2018-10-10 23:30:40 +11:00 |
|
itsmattkc
|
b741a8ddd5
|
started work on a bunch of small features
|
2018-10-10 22:40:31 +11:00 |
|
itsmattkc
|
e80f5c1e3b
|
fixed some timeline behaviour
|
2018-10-10 18:51:12 +11:00 |
|
itsmattkc
|
afacb1c0ee
|
helpful tooltips implemented
|
2018-10-10 02:35:12 +11:00 |
|
itsmattkc
|
7800bc4712
|
started ridiculously more efficient timeline rendering
|
2018-10-10 01:07:49 +11:00 |
|
itsmattkc
|
24de048a18
|
much better (but still not perfect) reversing
|
2018-10-09 21:09:20 +11:00 |
|
itsmattkc
|
1123abd82e
|
fixed reversed waveform issues and worked on planar audio support
|
2018-10-08 10:34:28 +11:00 |
|
itsmattkc
|
7592898cbf
|
VERY buggy audio reversing implemented
|
2018-10-07 23:21:59 +11:00 |
|
itsmattkc
|
8e7ca3652f
|
added keyframe button, moved to windowModified
|
2018-10-07 11:25:08 +11:00 |
|
itsmattkc
|
abcb669a6c
|
implemented reversing #120
|
2018-10-06 20:22:43 +10:00 |
|
itsmattkc
|
06e3ec9d4f
|
replaced swresample with avfilter for more flexibility
|
2018-10-05 10:45:16 +10:00 |
|
itsmattkc
|
9dc7824115
|
minor code improvement
|
2018-10-05 02:17:23 +10:00 |
|
itsmattkc
|
a3cb0d6cb9
|
mostly finished speed
|
2018-10-05 01:32:34 +10:00 |
|
itsmattkc
|
5f16c1c84f
|
various improvements
|
2018-10-05 00:17:09 +10:00 |
|
itsmattkc
|
ceb744e589
|
progress on speed
|
2018-10-03 16:41:40 +10:00 |
|
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
|
7c0f60df43
|
backend for marker drawing (#123)
|
2018-09-24 22:21:59 +10:00 |
|
itsmattkc
|
b88468f9e3
|
implemented auto-scaling
|
2018-09-24 14:40:58 +10:00 |
|
itsmattkc
|
64d6c3a874
|
added backend for autoscale
|
2018-09-22 22:05:38 +10:00 |
|
itsmattkc
|
d6c8f3844f
|
minor improvements
|
2018-09-22 21:58:16 +10:00 |
|
itsmattkc
|
b1c3f44b04
|
implemented undos for effect fields that aren't keyframed
|
2018-09-20 21:34:36 +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
|
1793c7837c
|
fixed issue with undo overhaul
|
2018-09-18 21:06:56 +10:00 |
|
itsmattkc
|
c783a2a1b2
|
revamped undo system in preparation for marker support
|
2018-09-14 00:28:41 +10:00 |
|
itsmattkc
|
8b2408d4c1
|
disabled title/action safe areas when rendering
|
2018-09-13 20:17:56 +10:00 |
|
itsmattkc
|
1c7d22a5cd
|
added title/action safe areas
|
2018-09-13 20:17:06 +10:00 |
|
itsmattkc
|
ac9233fade
|
added proper timecodes in the timeline
|
2018-09-12 21:34:43 +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
|
2326fb43f3
|
fixed #118
|
2018-09-06 16:47:22 +10:00 |
|
itsmattkc
|
614488fd7f
|
updated readme
|
2018-09-06 11:14:53 +10:00 |
|
itsmattkc
|
9d185e0a40
|
several small bug fixes
|
2018-09-03 12:58:21 +10:00 |
|
itsmattkc
|
2dd58e3df3
|
fixed hilarious alt drag bug
|
2018-09-02 23:03:29 +10:00 |
|
itsmattkc
|
0e8810109a
|
ported ALL effects to opengl
|
2018-09-02 16:57:50 +10:00 |
|
itsmattkc
|
cf35ea23bb
|
fixed effects when opengl context changes
|
2018-09-01 17:37:34 +10:00 |
|
itsmattkc
|
21b408f5cb
|
fixed rendering with new playback system
|
2018-09-01 12:00:15 +10:00 |
|
itsmattkc
|
24c3ff647c
|
fixed opengl context corruption when docking/undocking viewer
|
2018-08-31 15:11:32 +10:00 |
|
itsmattkc
|
213e989271
|
implemented low quality gaussian blur
|
2018-08-30 10:38:05 +10:00 |
|
itsmattkc
|
57fa7f1842
|
fixed some nesting issues
|
2018-08-28 20:40:37 +10:00 |
|
itsmattkc
|
083954cd06
|
added noise effect and drawing nested sequences to texture
|
2018-08-28 12:52:15 +10:00 |
|
itsmattkc
|
a4246d1235
|
added #114
|
2018-08-26 19:06:05 +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 |
|