Commit Graph

12 Commits

Author SHA1 Message Date
Matt McWilliams 582a95202e Add position adjustment logic and size adjustment logic. Still need to complete scale and fix an issue with letterboxed images just discovered with a 4:3 monitor 2024-10-22 15:04:25 -04:00
Matt McWilliams 58b9310128 All work on focus feature (still in progress) 2024-10-21 23:51:38 -04:00
Matt McWilliams 1be3c8308d Add all work on statistics. Still need to add work on display manipulation but the ground is laid. 2024-10-18 22:13:52 -04:00
mmcwilliams c33aaa2bec Added any number of untold features. Saving. 2024-08-24 10:23:15 -04:00
mmcwilliams 7b5a9ba3d2 Implement image display and complete screen and displayed image in variable canvas size. Add caching to image generation 2024-08-17 21:22:17 -04:00
Matt McWilliams 9d27d59e29 Established several improvments: disabled buttons work more like expected. Started a display UI feature for showing the screen vs the image. 2024-08-16 00:52:46 -04:00
Matt McWilliams 6a8946149c Display now properly calculates position for displaying images. Move towards a send-everything-to-every-client broadcast model for the server 2024-08-14 22:43:02 -04:00
mmcwilliams d3f0a27f30 Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error 2024-08-09 16:20:07 -04:00
mmcwilliams 53bf156d10 Use camera, fd and display in sequence 2024-08-04 22:34:03 -04:00
mmcwilliams 169940a83e Fixed enumerateSequences and other methods for reading image and video files. 2024-07-31 14:39:21 -04:00
mmcwilliams 59afb15a10 Move globals interfaces into browser project to share. API needs design 2024-07-13 09:23:58 -04:00
mmcwilliams 61bbeee491 Add changes from laptop, conflicted work 2024-07-12 09:51:39 -04:00