Commit Graph
1677 Commits
Author SHA1 Message Date
itsmattkc 239a019690 many improvements and reimplementations 2021-11-29 21:22:49 -08:00
itsmattkc 83565cc7de fixed widget bridge issue with comboboxes 2021-11-25 15:13:56 -08:00
itsmattkc 495b07fc55 implemented node groups 2021-11-24 17:58:48 -08:00
itsmattkc a94c7169f2 store expanded status in context 2021-11-19 17:14:56 -08:00
itsmattkc a391e63252 cleaned up some no longer used functions 2021-11-19 16:46:39 -08:00
itsmattkc 40783bcc6d reimplemented adding/removing/connecting/disconnecting 2021-11-19 15:47:31 -08:00
itsmattkc a6af473f53 reimplemented node positioning and deleting 2021-11-17 12:09:41 -08:00
itsmattkc b850a550bd Merge branch 'master' into node-view-show-ctx 2021-11-16 23:59:34 -08:00
itsmattkc 2b21366ec6 playbackcontrols: keep buttons small 2021-11-16 23:59:14 -08:00
itsmattkc 93be94bc2c more work 2021-11-16 23:58:34 -08:00
itsmattkc 8befda8dd0 viewer: improved audio queue behavior 2021-11-15 15:47:05 -08:00
itsmattkc d62f269277 use windows header rather than winbase 2021-11-12 12:07:19 -08:00
itsmattkc 854ca0a7a9 reimplemented edge connect/disconnect 2021-11-12 11:51:13 -08:00
itsmattkc 3c6bc80c8f further improved new node view 2021-11-12 11:06:06 -08:00
itsmattkc da3dc765a4 implement inhibiting sleep on linux during video playback
Fixes #1791
2021-11-12 10:48:39 -08:00
itsmattkc ab8d9e14e8 moved sleep prevention code for further abstraction, implemented macOS 2021-11-11 16:14:37 -08:00
itsmattkc 0c92bc3f08 fixed some compile issues on non-msvc 2021-11-10 22:32:44 -08:00
itsmattkc 6033039046 improved connector UI in node view 2021-11-10 21:59:54 -08:00
itsmattkc 9c650883c2 implement context item in node view 2021-11-10 16:33:59 -08:00
Thomas Wilshaw 2f5afb63b7 viewer: force screen to stay awake during playback 2021-11-10 15:59:01 +00:00
Thomas Wilshaw e606c156c5 Cleanup for review 2021-11-09 11:59:29 +00:00
Thomas Wilshaw 7b14b7f232 Add background color to marker label 2021-11-08 22:32:42 +00:00
Thomas Wilshaw bb1aa136b3 Code cleanup 2021-11-08 21:33:19 +00:00
Thomas Wilshaw 3a5f0134af Enable marker snapping 2021-11-08 20:51:38 +00:00
Thomas Wilshaw b4bfee1193 Add warning for malformed XML data 2021-11-08 20:20:44 +00:00
Thomas Wilshaw 8e40e033b9 Clicking on a clip marker moves the play head to that timesatmp 2021-10-26 18:12:59 +01:00
Thomas Wilshaw 631e5d8ac8 Ensure only drag on left click 2021-10-26 13:16:42 +01:00
Thomas Wilshaw 0ccd1eca48 Replace hacky code 2021-10-26 00:39:56 +01:00
Thomas Wilshaw 9eef02b446 make sure clip markers in timeline refresh as soon as marker is edited 2021-10-26 00:37:53 +01:00
itsmattkc dc79a6a5d9 revised text node
Fixes #1684
2021-10-25 15:46:06 -07:00
itsmattkc 6543512d00 fixed timeline crash 2021-10-25 14:54:48 -07:00
itsmattkc 4ed9ba5475 rename current text effect to textlegacy 2021-10-25 14:54:48 -07:00
Thomas Wilshaw 82df680c52 Only draw clip marker names if there is space 2021-10-25 21:33:58 +01:00
Thomas Wilshaw fe07c40ce9 Fix shadow variable 2021-10-23 22:26:07 +01:00
Thomas Wilshaw a331104d4c Draw clip markers on timeline 2021-10-23 19:45:17 +01:00
Thomas Wilshaw c8552ad184 Make moving a marker undoable 2021-10-22 22:15:56 +01:00
Thomas Wilshaw d04d165451 Add safety checks to DeslectAllMarkers() 2021-10-22 22:15:56 +01:00
Thomas Wilshaw 87b66e0cbb Make renaming markers undoable 2021-10-22 22:15:56 +01:00
Thomas Wilshaw 5c7073eab6 Make changing marker color undoable 2021-10-22 22:15:55 +01:00
Thomas Wilshaw 7af6f85a7c Move marker undo code to seperate file 2021-10-22 22:15:55 +01:00
Thomas Wilshaw 2840f957bd Fix shadow vairable 2021-10-22 22:15:55 +01:00
Thomas Wilshaw ba5a984f14 Remove hard coded values. Tweak dragging logic 2021-10-22 22:15:55 +01:00
Thomas Wilshaw 6309502993 Make sure scroll bars markers use correct color 2021-10-22 22:15:54 +01:00
Thomas Wilshaw 2d35bcb1db cleanup 2021-10-22 22:15:54 +01:00
Thomas Wilshaw 1a7f821d82 Make markers movable 2021-10-22 22:15:54 +01:00
Thomas Wilshaw 8432b10c84 Improve right click and renaming 2021-10-22 22:15:54 +01:00
Thomas Wilshaw f3e025c729 Improve marker selecting 2021-10-22 22:15:54 +01:00
Thomas Wilshaw 3840c5158d Improve widget resizing 2021-10-22 22:15:54 +01:00
Thomas Wilshaw bf4459cbc7 Add labels to makers 2021-10-22 22:15:53 +01:00
Thomas Wilshaw 374b97b6a5 Add default marker color to config 2021-10-22 22:15:53 +01:00