Commit Graph

11 Commits

Author SHA1 Message Date
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 1f1c9e2aff Make intermediary Mats part of the image class. 2024-10-22 15:20:27 -04:00
Matt McWilliams 4a9ddae1c4 Report the timing of each individual step with the data field on the fdOutgoingMessage object (as received by filmout_manager). 2024-10-18 11:32:35 -04:00
Matt McWilliams b9ee2180c9 Install args.hxx to handle command line arguments. 2024-08-30 19:18:52 -04:00
Matt McWilliams 09ca10947a Pulled over working features from regression branch. Found that macOS behavior is the issue. 2024-05-14 19:06:43 -04:00
mmcwilliams 566f1ecefd Have display / stop functionality working generally, but textures not appearing properly. 2024-05-05 11:28:20 -04:00
mmcwilliams 78cca62c12 filmout_display now loads a blank image on startup and displays it. Logic for loading and displaying arbitrary images still needed. 2024-04-26 11:04:37 -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 e2c7983a42 TCP socket server works and test_message works. 2024-04-19 20:33:28 -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