itsmattkc
2011a08c44
Update ci.yml
2021-10-04 00:21:26 -07:00
itsmattkc
669a78ec8f
build otio too
2021-10-03 23:55:06 -07:00
itsmattkc
d3b53e7612
copy ocio dlls
2021-10-03 23:08:58 -07:00
itsmattkc
f53e2425ad
add ocio bin to the path
2021-10-03 23:04:48 -07:00
itsmattkc
720e627a01
try pwd -W
2021-10-03 22:12:12 -07:00
itsmattkc
599a86d1ac
Update ci.yml
2021-10-03 20:44:50 -07:00
itsmattkc
d3dd29a976
Update ci.yml
2021-10-03 19:24:22 -07:00
itsmattkc
719b74053d
ensure x64
2021-10-03 19:10:48 -07:00
itsmattkc
f787cac170
irony
2021-10-03 18:36:55 -07:00
itsmattkc
e10d12e0d2
ci: build our own ocio
...
We require the Unicode fix, so until upstream merges it, we must compile it ourselves
2021-10-03 18:13:56 -07:00
itsmattkc
d0ca24b67e
use cygpath on copy
2021-10-03 12:53:14 -07:00
itsmattkc
4c8512a808
show me where the files are
2021-10-03 12:48:25 -07:00
itsmattkc
88e9122507
actually copy
2021-10-03 12:25:32 -07:00
itsmattkc
9e26c0c798
add more dlls
2021-10-03 11:50:08 -07:00
itsmattkc
0bbefb4592
don't deploy angle
2021-10-03 11:22:38 -07:00
itsmattkc
7925351ced
missing dll, maybe try whole qt5 again
2021-10-03 10:03:18 -07:00
itsmattkc
47ca095c74
try this
2021-10-02 23:11:39 -07:00
itsmattkc
f8a61295ae
i think this is the right path
2021-10-02 20:23:55 -07:00
itsmattkc
eeacf5c84e
try no path to windeployqt
...
Not sure if it's already in the path or if we'll need to add it manually
2021-10-02 19:57:17 -07:00
itsmattkc
0800b32861
path for crashpad
2021-10-02 19:01:52 -07:00
itsmattkc
cfc4e9aae8
try using action's parameters for better caching
2021-10-02 14:15:01 -07:00
itsmattkc
df2c9c3cf1
try adding vcpkg toolchain file
2021-10-02 13:52:44 -07:00
itsmattkc
588379ffd7
clean after build
2021-10-02 09:28:03 -07:00
itsmattkc
9b0af75ac2
correct triplet
2021-10-02 02:03:13 -07:00
itsmattkc
3fe7f3e283
try setting commit id
2021-10-02 02:01:26 -07:00
itsmattkc
84ab522bd8
separate steps
2021-10-02 01:56:35 -07:00
itsmattkc
e02d2c7d33
acquire deps with vcpkg
2021-10-02 01:54:54 -07:00
itsmattkc
48e700ecb5
fixed some compiler errors
2021-10-01 17:25:43 -07:00
itsmattkc
467038d45e
cmake: find qt5 network module
2021-10-01 17:07:57 -07:00
itsmattkc
11dbd625ab
cmake: add FindPortAudio script
...
PortAudio only added a config a few weeks ago which means most package managers don't have it. I don't know if there's a way to use the config without having our own find script, but we'll see.
2021-10-01 16:37:42 -07:00
itsmattkc
fbc5997d32
removed reliance on Qt multimedia
2021-10-01 16:12:12 -07:00
itsmattkc
12a0c3a977
cmake: we no longer use Qt multimedia
2021-10-01 15:44:21 -07:00
itsmattkc
f49aa7d974
finished portaudio switch
...
This may have bugs in it, but as far as I can tell it's fully functional.
2021-10-01 15:41:24 -07:00
itsmattkc
7b65ecace5
implemented color picker in dialog
...
Fixes #1757
2021-10-01 15:41:24 -07:00
itsmattkc
ee81a47f2e
begin switch to portaudio
...
Qt's audio system has served us well, but it's a little limited moving forward. PortAudio is a mature and versatile library that will allow for better audio for users.
2021-10-01 15:41:24 -07:00
itsmattkc
7f36ac9faf
main: improved warning message
2021-09-30 17:14:17 -07:00
itsmattkc
91c1edf210
main: updated detection
2021-09-30 17:08:21 -07:00
itsmattkc
34004bbf10
added manual crash trigger for handling testing
2021-09-30 16:04:57 -07:00
itsmattkc
4540304222
viewer: ensure queue watcher is appended before ticket is set
2021-09-30 15:17:44 -07:00
itsmattkc
7e884b55e7
if frame is corrupt, delete and try caching again
2021-09-30 14:14:10 -07:00
itsmattkc
5485ea5750
cache: added try/catch to exr reading/writing
2021-09-30 13:54:32 -07:00
itsmattkc
15cfc348f0
nodetraverser: preserve tags
...
Fixes #1754
2021-09-30 00:35:03 -07:00
itsmattkc
5f859895a8
nodeparamview: improved performance
2021-09-30 00:20:07 -07:00
itsmattkc
b5d7369f67
ui: remove table panel
...
I think we've essentially superseded this in the parameter editor.
2021-09-29 23:25:34 -07:00
itsmattkc
42ce950e02
nodeview: improved selection algorithms
2021-09-29 11:23:01 -07:00
itsmattkc
93bdf409b9
viewer: ensure prequeue is done before starting
2021-09-29 10:33:17 -07:00
itsmattkc
3a1c9233b9
renderer: clear texture upon creation
2021-09-29 02:41:37 -07:00
itsmattkc
8b3ea8c421
project: fixed bugs in error handling
2021-09-29 02:41:26 -07:00
itsmattkc
efcf0ed331
viewer: improved playback ux
2021-09-29 02:12:20 -07:00
itsmattkc
36d0c8203e
cache: rehash on enable
2021-09-29 01:46:41 -07:00
itsmattkc
3cc1bfb249
cache: increase default cache length
2021-09-29 01:37:43 -07:00
itsmattkc
2ea92de02c
unified some settings
2021-09-29 00:48:19 -07:00
itsmattkc
76a627946c
Merge branch 'new-audio-cache'
2021-09-29 00:32:27 -07:00
itsmattkc
2ea2b0a51e
Revert "Revert "cache: improve performance""
...
This reverts commit 64980a6891 .
2021-09-29 00:17:30 -07:00
itsmattkc
a777740232
audiovisualwaveform: avoid index out of bounds
2021-09-29 00:15:05 -07:00
itsmattkc
64980a6891
Revert "cache: improve performance"
...
This reverts commit d5c3735f94 .
2021-09-28 23:45:20 -07:00
itsmattkc
d5c3735f94
cache: improve performance
2021-09-28 23:14:07 -07:00
itsmattkc
909ac230f2
cmake: we'll re-add this later
2021-09-28 22:39:24 -07:00
itsmattkc
267e39c6a7
ci: lock to macos-10.15
...
GitHub recently announced that macOS 11 would soon be macos-latest, but we want to continue supporting 10.15.
2021-09-28 22:35:20 -07:00
itsmattkc
59d9307adb
cache; removed unnecessary comment
2021-09-28 21:39:56 -07:00
itsmattkc
e4ee364e77
viewer: remove debug line
...
This has served its purpose, and we have a better UI message now.
2021-09-28 21:39:37 -07:00
itsmattkc
68033b8828
viewer: restore original audio monitor behavior
2021-09-28 21:39:17 -07:00
itsmattkc
6df9735e49
cache: separated waveform and pcm writing stages
2021-09-28 21:39:06 -07:00
itsmattkc
90da62900c
viewer: improved realtime audio playback
2021-09-28 21:38:40 -07:00
itsmattkc
40a1bba0e6
cache: fix bug where small zoom levels wouldn't be mipmapped
2021-09-28 21:37:52 -07:00
itsmattkc
c29939b523
use audio waveform constants to determine min/max zoom levels
2021-09-28 21:35:24 -07:00
itsmattkc
337cb4838d
viewer: use clamp
...
Cleaner code
2021-09-27 14:58:45 -07:00
itsmattkc
5152ca973c
Merge branch 'master' into new-audio-cache
2021-09-27 11:18:03 -07:00
itsmattkc
c7bcf4ecad
nodeview: remove from attached items when removing node
2021-09-27 11:10:31 -07:00
itsmattkc
407407491f
timeline: add null check
2021-09-27 11:05:35 -07:00
itsmattkc
b3566f9420
nodes: use more directconnections
...
Still don't know if this will help, but I guess we'll see
2021-09-27 10:47:01 -07:00
itsmattkc
05a8a9f25a
graph: use directconnection
...
I don't know, but this might help fix certain crashes where a "connect" signal is received before an "add" signal
2021-09-27 10:38:13 -07:00
itsmattkc
afe02c1033
viewer: use function pointer
...
Possibly slightly faster
2021-09-27 00:38:08 -07:00
itsmattkc
79e49d0b24
viewer: improved playback behavior
2021-09-26 23:21:21 -07:00
itsmattkc
867123ead9
added note
2021-09-26 14:26:19 -07:00
itsmattkc
db873dfc69
reimplemented reversing and shuttling in new audio
2021-09-26 14:22:50 -07:00
itsmattkc
6f3f7e558b
use shared ptr for audio device
...
Prevents deletion before audio output has received stop signal
2021-09-25 13:29:30 -07:00
itsmattkc
845b4a7559
use ffmpeg for sample packing
...
FFmpeg has a much more optimized algorithm than we do so may as well use it.
2021-09-25 13:22:13 -07:00
itsmattkc
4c9863a696
implement audio device to pull directly from renderer
2021-09-25 12:44:58 -07:00
itsmattkc
35873dce01
started new cache
2021-09-23 17:08:12 -07:00
itsmattkc
a653ab6808
transition: fixed crash
2021-09-23 17:07:03 -07:00
itsmattkc
1ab13c3ab6
cache: reduce audio interval
2021-09-23 00:47:48 -07:00
itsmattkc
bc9afc8428
cache: remove unnecessary line
2021-09-23 00:47:34 -07:00
itsmattkc
4fd7298cc3
cache: add audio option
2021-09-23 00:47:21 -07:00
itsmattkc
0b205ece9c
cache: improved code flow
2021-09-23 00:16:05 -07:00
itsmattkc
e101f3f4fe
viewer: add option to stop playback on last frame
...
Fixes #1685
2021-09-22 19:40:22 -07:00
itsmattkc
333379ec91
ci: don't bother setting mac deployment target
2021-09-22 19:04:26 -07:00
itsmattkc
8796cce8c6
nodeparamview: improved node value tree size policy
2021-09-22 18:55:56 -07:00
itsmattkc
c15f92320d
threadpool: don't run cancelled ticket
2021-09-22 18:32:33 -07:00
itsmattkc
8f4095019a
renderer: added null check to fix crash
2021-09-22 18:30:09 -07:00
itsmattkc
04945ff4ff
renderer: fixed crash
2021-09-22 18:24:45 -07:00
itsmattkc
df7735ffcc
ci: give macdeployqtfix the qt install dir
2021-09-22 18:10:38 -07:00
itsmattkc
966b706ef4
cmake: fixed issue in crashpad find script
2021-09-22 17:04:09 -07:00
itsmattkc
eb771779fb
ci: use new crashpad package on win32
2021-09-22 16:52:08 -07:00
itsmattkc
a376545ad6
cmake: find crashpad common lib
...
This appears to be a new requirement. Our other Crashpad dependencies will need to be updated to match this.
2021-09-22 16:47:13 -07:00
itsmattkc
401f8d394c
shapenode: added gizmos
2021-09-22 01:45:05 -07:00
itsmattkc
2ea29f9ea9
shape: center node
2021-09-21 21:32:31 -07:00
itsmattkc
8277748719
render: avoid hashing null node
2021-09-21 21:32:20 -07:00
itsmattkc
31cb4dd0b1
ci: fix path issue
2021-09-21 21:30:44 -07:00
itsmattkc
bc45031e33
ci: use specific crashpad package
2021-09-21 21:04:09 -07:00