Matt McWilliams
|
cc6639606a
|
Work on DPX import
|
2024-11-24 10:38:36 -05:00 |
Matt McWilliams
|
095ed397b2
|
Work on DPX file import. Currently breaking
|
2024-11-07 18:07:28 -05:00 |
Matt McWilliams
|
e293c3168d
|
This adds the first draft of DXF functionality to the filmout_display application
|
2024-11-06 22:37:15 -05:00 |
Matt McWilliams
|
c646be9534
|
release memory in resized and loaded
|
2024-10-22 16:59:12 -04:00 |
Matt McWilliams
|
1f1c9e2aff
|
Make intermediary Mats part of the image class.
|
2024-10-22 15:20:27 -04:00 |
mmcwilliams
|
d1e72528c7
|
Updated based on runtime-related errors. Was crashing under normal use.
|
2024-08-25 09:28:24 -04:00 |
Matt McWilliams
|
8d6e1a8f67
|
Converted all stdout and stderr messages to JSON for parsing from child process
|
2024-05-14 20:17:06 -04:00 |
Matt McWilliams
|
e902e1c3da
|
Blank image was being written to, instead return a clone of it.
|
2024-05-14 19:31:20 -04:00 |
mmcwilliams
|
fa6c998da2
|
Images are now being displayed. Test code may be incorrect.
|
2024-05-14 14:54:52 -04:00 |
mmcwilliams
|
62c7181906
|
Cache the blank Mat, no need to re-generate each time it's needed by loadImage()
|
2024-04-27 12:09:33 -06:00 |
mmcwilliams
|
a2b69433e2
|
Resize the image before placing within the blank image.
|
2024-04-27 11:56:34 -06:00 |
mmcwilliams
|
4a68abd38e
|
Update image to load image or blank, only loadBlank on startup. Error linking on macOS, testing Linux
|
2024-04-24 13:58:30 -06:00 |
mmcwilliams
|
b438e44aff
|
Moved json to include. Wrote complete state class. Main.cpp now contains the TCP socket server logic.
|
2024-04-19 19:48:14 -06:00 |