benirose / O_C-BenisphereSuite

Benisphere Suite is a continuation of Hemisphere Suite, an alternate firmware for Ornament and Crime, featuring a dual-applet framework with dozens of different modular functions.
168 stars 17 forks source link

Internal Clock Enhancements #49

Closed djphazer closed 3 months ago

djphazer commented 1 year ago

This is a fairly elegant solution to #23 that's hopefully not too intrusive.

Clock Forwarding and internal clock Start/Stop are now independent settings. On the ClockSetup screen, turn encoder left to toggle Start/Stop, turn right to toggle Forwarding, indicated by a LINK_ICON. Long-press left encoder will still Pause/Unpause. Internal clock always triggers Digital 1, will only trigger Digital 3 if forwarding is ON.

Functionally, I think it's exactly what I wanted. Open to feedback on the interface screen.

djphazer commented 1 year ago

After sufficient time and testing, I've rebased and squashed this down into a single commit. It's quite functional, but some code review would be a good idea...

Also, it probably depends on #59 to fit in memory