itsmattkc
|
a447891050
|
merged with slight code cleanup
|
2019-01-12 13:55:53 +11:00 |
|
itsmattkc
|
a8e37ac76a
|
changed NULLs to nullptr
|
2019-01-12 12:57:15 +11:00 |
|
itsmattkc
|
345328432d
|
translation
|
2019-01-12 10:10:24 +11:00 |
|
itsmattkc
|
9924315508
|
rewrote debug message handler
|
2019-01-12 00:54:39 +11:00 |
|
itsmattkc
|
342e4c765a
|
timeline middle click moving and more glsl debugging info
|
2019-01-10 09:31:42 +11:00 |
|
itsmattkc
|
a70feb5b0b
|
finalized media frame rate change
|
2019-01-06 20:26:10 +11:00 |
|
itsmattkc
|
b36f54c11d
|
another master merge
|
2019-01-04 19:17:18 +11:00 |
|
itsmattkc
|
28fbab2d78
|
rect select for graph editor
|
2019-01-04 16:33:07 +11:00 |
|
itsmattkc
|
b82817132c
|
fixed #239
|
2019-01-04 09:32:30 +11:00 |
|
itsmattkc
|
4ec5ca8870
|
fixed crash when dragging the left side of a solid #238
|
2019-01-04 09:25:53 +11:00 |
|
itsmattkc
|
2b7103e286
|
added #225
|
2019-01-03 00:09:39 +11:00 |
|
itsmattkc
|
96a5b2da64
|
added status message when audio recording for clarity
|
2018-12-31 01:32:17 +11:00 |
|
itsmattkc
|
ac4fd70dc2
|
fixed nesting bug and reveal in project with icon view bug
|
2018-12-31 01:23:20 +11:00 |
|
itsmattkc
|
48ba5a9c95
|
yet another ripple reworking
|
2018-12-31 00:49:01 +11:00 |
|
itsmattkc
|
02d7f00304
|
fixed ripple to point regression
|
2018-12-30 23:09:26 +11:00 |
|
itsmattkc
|
f44cf37337
|
one last ripple bug (and transition bug)
|
2018-12-30 22:29:16 +11:00 |
|
itsmattkc
|
c81714fe73
|
fixed ripple breaking dual transitions
|
2018-12-30 22:12:47 +11:00 |
|
itsmattkc
|
22264cebcd
|
fixed some weird ripple edit code
|
2018-12-30 21:58:49 +11:00 |
|
itsmattkc
|
f347c8eabe
|
various menu improvements
|
2018-12-30 20:58:51 +11:00 |
|
itsmattkc
|
34fc8b81d2
|
removed all ui files
|
2018-12-30 20:23:57 +11:00 |
|
itsmattkc
|
6130db2713
|
changed mainwindow from ui to code
|
2018-12-30 14:59:01 +11:00 |
|
itsmattkc
|
9f72bc5622
|
changed one ripple behavior
|
2018-12-29 21:49:40 +11:00 |
|
itsmattkc
|
11466cf5b3
|
implemented hand tool for moving content around
|
2018-12-26 21:16:15 +11:00 |
|
itsmattkc
|
aea2faedff
|
timeline responds to icon view
|
2018-12-25 01:15:08 +11:00 |
|
itsmattkc
|
ceb0078b2e
|
started work on icon/thumbnail view
|
2018-12-24 00:59:33 +11:00 |
|
itsmattkc
|
e669949ec6
|
progress on stabilization dialog
|
2018-12-21 11:35:53 +11:00 |
|
itsmattkc
|
9797a3bf4b
|
fixed a bunch of multithreaded loading issues and #174
|
2018-12-20 23:20:00 +11:00 |
|
itsmattkc
|
a9b8908988
|
switched to global audio rate, support for QT_SCALE_FACTOR
|
2018-12-17 13:51:50 +11:00 |
|
itsmattkc
|
94db640327
|
reimplemented sorting and improved view-model
|
2018-12-14 14:45:42 +11:00 |
|
itsmattkc
|
76f1fa69fe
|
fixed drag issue introduced in qt 5.12
|
2018-12-13 15:34:53 +11:00 |
|
itsmattkc
|
ac1cb9d14f
|
massive rewrite of project data system
|
2018-12-13 14:29:09 +11:00 |
|
itsmattkc
|
4cf8db2538
|
fixed deleting transitions
|
2018-12-02 19:54:35 +11:00 |
|
itsmattkc
|
73287ea85c
|
corrected transition tool behavior
|
2018-12-02 01:35:00 +11:00 |
|
itsmattkc
|
1d4600439f
|
reduced effects control updates
|
2018-11-30 18:04:24 +11:00 |
|
itsmattkc
|
bb9861da25
|
fixed bug where superimpose effect alpha affected whole clip alpha
|
2018-11-29 23:13:32 +11:00 |
|
itsmattkc
|
431525703d
|
returned to QImage because QPixmaps seemed to cause crashes
|
2018-11-29 12:07:28 +11:00 |
|
itsmattkc
|
313b9d1a1b
|
added length field for transitions
|
2018-11-25 09:44:16 +11:00 |
|
itsmattkc
|
8c59d5784a
|
fixed timeline objects retrieving incorrect name
|
2018-11-24 22:51:26 +11:00 |
|
itsmattkc
|
00b31d514e
|
enforced field semantics and completed shared transitions
|
2018-11-24 20:12:51 +11:00 |
|
itsmattkc
|
c5dca79d1d
|
fixed transition copying
|
2018-11-24 13:20:33 +11:00 |
|
itsmattkc
|
16ccb4d9c3
|
more validator corrections and deleting shared transitions
|
2018-11-24 11:27:17 +11:00 |
|
itsmattkc
|
af266d2871
|
fixed validators when resizing transitions
|
2018-11-24 11:05:49 +11:00 |
|
itsmattkc
|
1414c6a5bb
|
fixed up validationn issues with transition tool
|
2018-11-24 10:59:00 +11:00 |
|
itsmattkc
|
48c196bdf5
|
fixed some broken transition logic
|
2018-11-24 01:09:46 +11:00 |
|
itsmattkc
|
20aae96110
|
better support for trimming and moving dual transitions
|
2018-11-23 22:38:13 +11:00 |
|
itsmattkc
|
067399960b
|
implemented moving dual transitions
|
2018-11-23 22:07:59 +11:00 |
|
itsmattkc
|
f13366e273
|
fixed occasional gl crash on close and made import context menu item always available
|
2018-11-23 22:00:17 +11:00 |
|
itsmattkc
|
ad441b38e3
|
fixed issue of stuttering video with some sources
|
2018-11-23 21:20:11 +11:00 |
|
itsmattkc
|
4a7abcdeaa
|
better ]shared transitions, dock tabs, effects panel name
|
2018-11-23 19:49:29 +11:00 |
|
itsmattkc
|
30baa45417
|
implemented transition sharing #110
|
2018-11-22 12:07:08 +11:00 |
|