Thomas Wilshaw
2f5afb63b7
viewer: force screen to stay awake during playback
2021-11-10 15:59:01 +00:00
itsmattkc
b02bc4c31d
cmake: always define appversion macros
2021-11-09 15:34:05 -08:00
Thomas Wilshaw
ee801e7bbb
core: add OTIO guards
2021-11-09 14:57:15 +00:00
Thomas Wilshaw
dc11358b85
loadotio: Update loading bar
2021-11-09 14:50:34 +00:00
Thomas Wilshaw
04a0b6024e
otioload: Add simple dialog to change settings
...
Adds a table of sequences in the OTIO file and allows the settings to
be changed. The dialog takes a list of sequences and relies on each
OTIO timeline having a unique name.
The dialog has to be called from the main thread so there is a wrapper
function in Core.
2021-11-09 14:44:51 +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
itsmattkc
6f55bc01ad
Merge pull request #1782 from ThomasWilshaw/channel_count
...
traverser: catch color only jobs
2021-11-05 03:49:36 -07:00
Thomas Wilshaw
ef2b5a7bf8
traverser: catch jobs with no texture
...
If a job has no texture (e.g. a Solid), force the channel count to at
least VideoParams::kRGBChannelCount.
2021-11-02 21:49:14 +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
cf1bd65b15
colorcoding: added f suffix for floats
2021-10-25 16:31:08 -07:00
itsmattkc
cfdaae871a
added more fidelity to function timer
2021-10-25 15:51:30 -07: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
itsmattkc
e12e5db760
try sse wrapper for neon instructions
2021-10-25 12:30:47 -07:00
itsmattkc
222c62fa80
ffmpeg: find x264 specifically
2021-10-24 13:29:50 -07: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
itsmattkc
cbfe424079
Merge pull request #1676 from CobaltSpace/master
...
Add H.264 RGB export option
2021-10-22 17:00:19 -07:00
Cobalt Space
8a91932889
use encoder, not decoder, and add to mpeg4
2021-10-22 15:35:03 -07: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
Thomas Wilshaw
59c8c45018
Make sure color is definitely initialised
2021-10-22 22:15:53 +01:00
Thomas Wilshaw
f037511cdb
Fix build issue
2021-10-22 22:15:52 +01:00
Thomas Wilshaw
76e55a857f
Make markers copy/paste-able
2021-10-22 22:15:52 +01:00
Thomas Wilshaw
6e77606c30
Make widget deletion undoable
2021-10-22 22:15:52 +01:00
Thomas Wilshaw
c445dc46a9
Add basic marker deleting and fix selection code
2021-10-22 22:15:52 +01:00
Thomas Wilshaw
0044174f3d
Fix build issue.
2021-10-22 22:15:51 +01:00
Thomas Wilshaw
91ae2ecc44
Make sure either clips are selected or markers are selected, never both.
2021-10-22 22:15:51 +01:00