itsmattkc
|
f61321d68b
|
nodes/timeline: correctly detect when tracks are removed from the graph
Fixes several segfaults that could result from this occurring.
|
2020-04-27 01:01:12 +10:00 |
|
itsmattkc
|
9d9825d8e1
|
trackviewitem: receive signal when mute is changed from another source
|
2020-04-19 16:26:48 +10:00 |
|
itsmattkc
|
1aa87cbda6
|
various: encapsulate all code in the olive namespace to avoid name collisions
Large-scale code cleanup. Also adds a license to the top of all files that were
missing it.
|
2020-04-06 15:29:53 +10:00 |
|
itsmattkc
|
402f031be2
|
fix connections for new tracktype namespace
|
2020-01-06 15:43:21 +11:00 |
|
itsmattkc
|
df837efbc6
|
merged timeline and viewer nodes together
|
2020-01-03 03:26:00 +11:00 |
|
itsmattkc
|
7eae6a85f8
|
fixed bug that wouldn't clear TrackViewItems when a new sequence was opened
|
2020-01-02 05:59:37 +11:00 |
|
itsmattkc
|
9060636499
|
correctly connect timeline and trackview so they vertically scroll in tandem
with each other
|
2019-12-31 18:29:23 +11:00 |
|
itsmattkc
|
2b24fae26f
|
implemented vertical "zooming" in the TimelineWidget and CurveView
This comes in the form of changing the vertical scale in the CurveView and
adjusting all track heights in the Timeline.
|
2019-12-31 00:23:28 +11:00 |
|
itsmattkc
|
79c2953662
|
implemented track locking in the timeline widget
|
2019-12-11 16:34:38 +11:00 |
|
itsmattkc
|
7117616635
|
allow track muting
|
2019-12-11 13:54:40 +11:00 |
|
itsmattkc
|
58bcbca4c5
|
wrote mechanisms that allow the tracks to be resized from the trackview
|
2019-12-08 15:14:43 +11:00 |
|
itsmattkc
|
50f4e8767d
|
wrangled QWidgets to allow for resizable tracks with track headers
|
2019-12-08 05:13:43 +11:00 |
|
itsmattkc
|
d6fe49aad3
|
started trackview widgets for timeline view
|
2019-12-08 00:12:46 +11:00 |
|