Skip to content
Open
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
0e1ac30
First step to marker support - some test data borrowed from OTIO Core…
vade Jul 1, 2025
b954b1b
Draft of marker view
vade Jul 1, 2025
9341ab2
Wire basic marker view up - need to validate placement logic
vade Jul 2, 2025
e5b5ccd
Fix marker position on main stack
vade Jul 2, 2025
5e1907c
Better marker drawing
vade Jul 2, 2025
feaf3bc
Xleanup
vade Jul 2, 2025
5ddfecf
more tweaks
vade Jul 2, 2025
fb3f35e
Nicer marker drawing
vade Jul 2, 2025
db33aab
Cleanup
vade Jul 2, 2025
ec64360
Fix alignment of TimelineRuler canvas to allow for "overdraw" fixing #25
vade Jul 2, 2025
54a979d
First step to marker support - some test data borrowed from OTIO Core…
vade Jul 1, 2025
f06acad
Draft of marker view
vade Jul 1, 2025
883836b
Wire basic marker view up - need to validate placement logic
vade Jul 2, 2025
54f871f
Fix marker position on main stack
vade Jul 2, 2025
fca8c66
Better marker drawing
vade Jul 2, 2025
432011b
Xleanup
vade Jul 2, 2025
800bd79
more tweaks
vade Jul 2, 2025
170009b
Nicer marker drawing
vade Jul 2, 2025
ad8bba6
Cleanup
vade Jul 2, 2025
3b30da9
Fix alignment of TimelineRuler canvas to allow for "overdraw" fixing #25
vade Jul 2, 2025
3c7cc4d
Fix error
vade Jul 2, 2025
f5c2125
Merge branch 'feature/marker-support' of https://github.com/Synopsis/…
vade Jul 3, 2025
4a0ae69
Update README.md
vade Oct 3, 2024
79c5917
We dont need @State as we arent editing content in the OTIO TImeline,…
vade Oct 24, 2024
75c35ce
Same here
vade Oct 24, 2024
773cbd1
Add scrollview optimization
vade Oct 24, 2024
835c252
Add placeholder media which we can add to our composition if we cant …
vade Oct 24, 2024
4702194
Media
vade Oct 24, 2024
4269666
Fix case where OTIO references TC that is not available and calculate…
vade Oct 24, 2024
6083439
Reverse index video to match NLE track standards
vade Oct 24, 2024
421ab51
Add heuristic to calculate the largest track size and use as our comp…
vade Oct 24, 2024
72a3e79
Update gap calculations
vade Oct 24, 2024
17d4b62
Add defensive checks to our missing asset to ensure we only add it if…
vade Oct 24, 2024
fffe9ab
This is admittedly lame.
vade Oct 24, 2024
4b6ef7e
update our AVComposition building to ensure we disregard zero time ed…
vade Oct 24, 2024
680b20c
Update our zoom scale
vade Oct 24, 2024
278a4aa
Beta
vade Oct 24, 2024
14670b9
Update README.md
vade Oct 24, 2024
ff78d34
Fix bug in URL percent encoding handling with paths / file lookup cau…
vade Oct 31, 2024
00a0cd8
Allow default hit testing
vade Oct 31, 2024
d571523
Attempt to fix a timing ambiguity / interpretation issue in the Premi…
vade Oct 31, 2024
0cef719
Update our time scale logic to better reflect a semantic that OTIO ex…
vade Oct 31, 2024
0b3a73d
Add defensive checks for min frame durations to be valid and non zero…
vade Nov 7, 2024
0661178
Add a fix for mxf support.
vade Nov 7, 2024
26a8083
Add a fix to discover local files that may be referenced off of an ot…
vade Nov 7, 2024
dcb6c37
Scheme was missing for some reason?
vade Nov 7, 2024
fa38527
Beta 4
vade Nov 7, 2024
af8cf30
Update README.md
vade Nov 7, 2024
4e01d78
Update README.md
vade Nov 8, 2024
aa69e8c
First step to marker support - some test data borrowed from OTIO Core…
vade Jul 1, 2025
24cd6a5
Draft of marker view
vade Jul 1, 2025
d3b7c86
Wire basic marker view up - need to validate placement logic
vade Jul 2, 2025
02055bf
Fix marker position on main stack
vade Jul 2, 2025
7114ad7
Better marker drawing
vade Jul 2, 2025
240ae63
Xleanup
vade Jul 2, 2025
40946f1
more tweaks
vade Jul 2, 2025
8ceb8b8
Nicer marker drawing
vade Jul 2, 2025
b6bf13a
Cleanup
vade Jul 2, 2025
597c4c3
Fix alignment of TimelineRuler canvas to allow for "overdraw" fixing #25
vade Jul 2, 2025
8589d6d
Draft of marker view
vade Jul 1, 2025
e2e7636
Wire basic marker view up - need to validate placement logic
vade Jul 2, 2025
0b9ef6b
Fix marker position on main stack
vade Jul 2, 2025
fc3df51
Better marker drawing
vade Jul 2, 2025
cc9453c
Xleanup
vade Jul 2, 2025
2d36954
more tweaks
vade Jul 2, 2025
798aaf1
Nicer marker drawing
vade Jul 2, 2025
e9dafc6
Fix alignment of TimelineRuler canvas to allow for "overdraw" fixing #25
vade Jul 2, 2025
94472ff
Fix error
vade Jul 2, 2025
dd1c023
Merge branch 'feature/marker-support' of https://github.com/Synopsis/…
vade Jul 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
First step to marker support - some test data borrowed from OTIO Core…
… project

Signed-off-by: vade <[email protected]>
  • Loading branch information
vade committed Jul 3, 2025
commit aa69e8c1adb49ea6c829039cbcb3a20b2401da51
Loading