itsmattkc
|
c73fc78087
|
moved undostack to its own source file
|
2019-03-14 10:53:50 +11:00 |
|
itsmattkc
|
06ed5ea05d
|
fixed crash pressing space on null sequence
|
2019-03-13 21:34:44 +11:00 |
|
itsmattkc
|
1cd5dabc07
|
file/folder restructuring
|
2019-03-13 16:55:49 +11:00 |
|
itsmattkc
|
e3e45279b9
|
reimplemented double and bool widgets separately
|
2019-03-13 00:12:15 +11:00 |
|
itsmattkc
|
5b03af5e5a
|
separated effect from UI
|
2019-03-12 22:49:01 +11:00 |
|
itsmattkc
|
170fe9bd01
|
decoupled effectfield UI from backend
|
2019-03-12 19:33:01 +11:00 |
|
itsmattkc
|
d768871c2d
|
stash SVGs that are continuously reused
|
2019-03-10 17:31:00 +11:00 |
|
itsmattkc
|
1685fa3a5d
|
#475 and some clip pointer changes
|
2019-02-28 01:54:04 -08:00 |
|
itsmattkc
|
d9e95d3350
|
switched png icons to svgs
|
2019-02-27 11:45:47 -08:00 |
|
itsmattkc
|
a24b90c99e
|
corrected some viewer behavior when pressing play after the end of a sequence
|
2019-02-26 11:19:23 -08:00 |
|
itsmattkc
|
47d0065eff
|
implemented translating without restarting #514
|
2019-02-25 20:40:23 -08:00 |
|
itsmattkc
|
c3373524b1
|
giant rendering overhaul and many small fixes
|
2019-02-25 13:47:18 -08:00 |
|
itsmattkc
|
7efea428c7
|
some refactoring work
|
2019-02-19 02:28:50 -08:00 |
|
itsmattkc
|
a63b4fbe52
|
timeline minor refactor
|
2019-02-17 22:32:18 -08:00 |
|
itsmattkc
|
5b59207cb4
|
started translating without restarting
|
2019-02-17 03:15:18 -08:00 |
|
itsmattkc
|
5207a0511f
|
several conversions to smart pointers
|
2019-02-16 21:21:04 -08:00 |
|
itsmattkc
|
e063a5ba8f
|
switched global to unique ptr and renamed olive namespace
|
2019-02-16 15:08:33 -08:00 |
|
itsmattkc
|
2f38a0b111
|
cleanup and disabled nonfunctional scrolling code
|
2019-02-16 03:23:09 -08:00 |
|
itsmattkc
|
78018a79c5
|
nullptr checks to prevent crashes with no active sequence
|
2019-02-15 05:04:10 -08:00 |
|
itsmattkc
|
0781e9bb09
|
added gpl header to all source files
|
2019-02-15 04:38:09 -08:00 |
|
itsmattkc
|
671000836e
|
documented labelslider
|
2019-02-15 02:07:28 -08:00 |
|
itsmattkc
|
f34a2914ee
|
completed focus filter and menu helpers
|
2019-02-14 20:30:44 -08:00 |
|
itsmattkc
|
abe76c7941
|
further improvements
|
2019-02-14 12:37:30 -08:00 |
|
itsmattkc
|
e9fe837236
|
first commit of big refactor
|
2019-02-14 05:27:21 -08:00 |
|
itsmattkc
|
85325cd7d3
|
switched to opengl widget and made shortcuts application context, fixes #400
|
2019-02-10 03:07:52 -08:00 |
|
itsmattkc
|
4ac2f2b5ca
|
removed disable in/out, fixes #426
|
2019-02-04 16:10:19 +11:00 |
|
itsmattkc
|
c7b3ea56bc
|
separated marker function for reusability
|
2019-02-04 10:10:30 +11:00 |
|
itsmattkc
|
ef6a9cb2a3
|
footage markers can now be edited in footage viewer
|
2019-02-04 01:53:08 +11:00 |
|
itsmattkc
|
3b9f2bb4ca
|
fixed #390
|
2019-02-02 14:37:27 +11:00 |
|
itsmattkc
|
b557979fb8
|
fixed #403
|
2019-02-02 12:19:20 +11:00 |
|
itsmattkc
|
2849e552ab
|
prevent reverse playback going below zero
|
2019-02-02 10:59:10 +11:00 |
|
itsmattkc
|
6f3a826da7
|
ensured parenting of qwidgets
|
2019-01-30 17:36:54 +11:00 |
|
itsmattkc
|
7ed15552ad
|
minor changes
|
2019-01-28 17:34:32 +11:00 |
|
itsmattkc
|
bcc772e957
|
blending seems mostly complete
|
2019-01-28 15:04:48 +11:00 |
|
itsmattkc
|
3d8a2daffc
|
removed redundant debug messages
|
2019-01-25 13:22:10 +11:00 |
|
itsmattkc
|
cb3098e89d
|
addressed #288
|
2019-01-24 22:42:05 +11:00 |
|
itsmattkc
|
9186eac9ca
|
refined jkl playback
|
2019-01-23 19:05:19 +11:00 |
|
itsmattkc
|
8462301caf
|
jkl playback is functional
|
2019-01-23 18:57:52 +11:00 |
|
itsmattkc
|
8133d4dd9d
|
improved audio monitor
|
2019-01-22 13:17:38 +11:00 |
|
itsmattkc
|
722c2cde3b
|
removed redundant widget addition
|
2019-01-21 01:17:38 +11:00 |
|
itsmattkc
|
5cc02956f3
|
reverted maximized window workaround
|
2019-01-19 10:24:32 +11:00 |
|
itsmattkc
|
0bbdab740b
|
consistent ui element naming
|
2019-01-18 21:27:58 +11:00 |
|
itsmattkc
|
5776387eb0
|
added naming for media and sequence viewer
|
2019-01-18 00:32:57 +11:00 |
|
itsmattkc
|
e1ec2f6fbe
|
fixed various issues with threading
|
2019-01-15 22:01:51 +11:00 |
|
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
|
462e7ba586
|
added close media for #304
|
2019-01-12 01:17:12 +11:00 |
|
itsmattkc
|
9924315508
|
rewrote debug message handler
|
2019-01-12 00:54:39 +11:00 |
|
itsmattkc
|
e8f632940c
|
added text edit dialog to text effect
|
2019-01-11 23:30:15 +11:00 |
|