Matt McWilliams mattmcw
mattmcw closed issue 16mm/mcopy#4 2023-02-28 17:49:23 +00:00
Add a "pause" "delay" or "show alert" feature to mscript.
mattmcw pushed to main at 16mm/mcopy 2023-02-28 17:49:23 +00:00
3c19cd35cf Resolves #4 (4 years ago!). Adds delay (stops scripts for X seconds), alert (displays an alert that stops script execution) and pause (displays a pre-populated alert).
mattmcw pushed to canon_ble at 16mm/mcopy 2023-02-28 04:37:21 +00:00
85832d18f6 Placeholder for notes
mattmcw pushed to main at modules/takeup 2023-02-27 17:43:39 +00:00
d3d06f034d Fix the box size. Components are too crowded
mattmcw pushed to canon_ble at 16mm/mcopy 2023-02-27 03:19:11 +00:00
5f0da91659 Canon BLE work
mattmcw pushed to canon_ble at 16mm/mcopy 2023-02-26 03:24:32 +00:00
e1bf69e622 Add work on mcopy_cam_canon. This includes teh CanonBLERemote library, ArduinoNvs (dependency of CanonBLERemote) and TickTwo, potentially to manage a blinking UI component. Not working. Finish the firmware feature in this branch.
mattmcw created branch canon_ble in 16mm/mcopy 2023-02-26 03:23:14 +00:00
mattmcw pushed to canon_ble at 16mm/mcopy 2023-02-26 03:23:14 +00:00
mattmcw pushed to main at 16mm/mcopy 2023-02-26 03:22:45 +00:00
d9290f7262 Add branch_name.sh to print out only the branch name
81b6846261 Only update patch on main
Compare 2 commits »
mattmcw closed issue 16mm/mcopy#20 2023-02-26 02:16:49 +00:00
Revive server feature
mattmcw deleted branch server from 16mm/mcopy 2023-02-26 02:16:40 +00:00
mattmcw merged pull request 16mm/mcopy#77 2023-02-26 02:16:29 +00:00
Merge all work on server with filmout features
mattmcw pushed to main at 16mm/mcopy 2023-02-26 02:16:29 +00:00
a57519adce Merge pull request 'Merge all work on server with filmout features' (#77) from server into main
02639466ee By doing a check for active clients during the sequencer start and stop actions, the local display is no longer used. Resolves first part of #20.
6e2795d380 Remove ACK messages for ping, rely on
8e35596088 Fixed the iOS issue. Also allow for fullscreen on all browsers (with no sleep). Can preview properly but normal mode does not work
0162d012c5 Server can now display images and will completely preempt local display when done
Compare 13 commits »
mattmcw created pull request 16mm/mcopy#77 2023-02-26 02:16:00 +00:00
Merge all work on server with filmout features
mattmcw pushed to server at 16mm/mcopy 2023-02-26 01:39:25 +00:00
02639466ee By doing a check for active clients during the sequencer start and stop actions, the local display is no longer used. Resolves first part of #20.
mattmcw opened issue 16mm/mcopy#76 2023-02-25 22:05:42 +00:00
ffprobe hangs on potentially un-closed TS streams?
mattmcw opened issue 16mm/mcopy#75 2023-02-25 22:02:37 +00:00
Can no longer open folders on linux
mattmcw pushed to server at 16mm/mcopy 2023-02-25 21:33:58 +00:00
6e2795d380 Remove ACK messages for ping, rely on
mattmcw pushed to server at 16mm/mcopy 2023-02-25 21:32:11 +00:00
8e35596088 Fixed the iOS issue. Also allow for fullscreen on all browsers (with no sleep). Can preview properly but normal mode does not work
mattmcw pushed to server at 16mm/mcopy 2023-02-25 18:22:23 +00:00
0162d012c5 Server can now display images and will completely preempt local display when done