Matt McWilliams mattmcw
mattmcw pushed to main at 16mm/filmout_manager 2024-08-30 17:49:23 +00:00
d1adf98b25 Add ability to set arbitrary frame and to fully advance or rewind a sequence to first or last frame.
mattmcw pushed to main at 16mm/mcopy 2024-08-30 01:52:10 +00:00
95f8674d72 Work on JK lens assembly
mattmcw pushed to main at 16mm/filmout_manager 2024-08-29 23:44:46 +00:00
7a18edcf6e Add a cache breaker argument to the jpg request. On some systems the image was not updating as the sequence progressed. Need to optimize the thumbnailing code for bigger video files
mattmcw pushed to main at 16mm/filmout_display 2024-08-29 14:39:19 +00:00
8863ee87ba Add submodule cloning instructions
mattmcw pushed to main at modules/bolex_rewind_key 2024-08-25 15:15:55 +00:00
6738a4ca7e Update with new position
mattmcw pushed to main at 16mm/filmout_display 2024-08-25 13:28:29 +00:00
d1e72528c7 Updated based on runtime-related errors. Was crashing under normal use.
mattmcw pushed to main at 16mm/filmout_manager 2024-08-24 20:26:52 +00:00
3c68496f5e UI updates and improved client connection logic to allow for multiple machines.
mattmcw pushed to main at 16mm/filmout_manager 2024-08-24 14:23:20 +00:00
c33aaa2bec Added any number of untold features. Saving.
mattmcw pushed to main at 16mm/filmout_manager 2024-08-19 19:08:54 +00:00
0b280ff623 Fixed display of multiple boxes in fieldset
mattmcw pushed to main at 16mm/filmout_manager 2024-08-19 19:01:30 +00:00
641ad70732 All template work
mattmcw pushed to main at 16mm/filmout_manager 2024-08-18 13:10:42 +00:00
bc44bf4f5d Start work on better layout. Abuse and modify the fieldset tag design.
mattmcw pushed to main at 16mm/filmout_manager 2024-08-18 12:28:19 +00:00
33969f53f8 Center text in frame counter
mattmcw pushed to main at 16mm/filmout_manager 2024-08-18 01:22:21 +00:00
7b5a9ba3d2 Implement image display and complete screen and displayed image in variable canvas size. Add caching to image generation
mattmcw pushed to main at 16mm/filmout_manager 2024-08-16 04:52:52 +00:00
9d27d59e29 Established several improvments: disabled buttons work more like expected. Started a display UI feature for showing the screen vs the image.
mattmcw pushed to main at 16mm/filmout_manager 2024-08-15 22:55:42 +00:00
3291201e34 Browser will receive video info on connect.
mattmcw pushed to main at 16mm/mcopy 2024-08-15 14:28:07 +00:00
689447611a Update the lens assembly debug mode to match current prints.
mattmcw pushed to main at 16mm/filmout_manager 2024-08-15 02:43:07 +00:00
6a8946149c Display now properly calculates position for displaying images. Move towards a send-everything-to-every-client broadcast model for the server
mattmcw pushed to main at 16mm/mcopy 2024-08-09 21:14:27 +00:00
8de61abd7b Render parts of the lens assembly
mattmcw pushed to main at 16mm/filmout_manager 2024-08-09 20:20:16 +00:00
d3f0a27f30 Added ffprobe functionality. On UI side, enable and disable buttons via class to prevent user error
mattmcw pushed to main at 16mm/mcopy 2024-08-05 10:47:17 +00:00
0b59f4906f Implement the button and switch logic for physical interfaces to the camera. In the case that the open/close switch is changed, move to that state, otherwise allow for digital control.