alan-geller / video-remise

Open-source software for fencing replay systems
MIT License
2 stars 0 forks source link

Scoring machine interface fixes #26

Closed alan-geller closed 8 months ago

alan-geller commented 8 months ago

This works as far as the scoring machine interface itself goes, but there are issues now with the light event handling that really require refactoring the system into more distinct model/view/controller classes. Rather than doing all of that work in one monster PR, it makes more sense to merge these changes and then do the refactoring in a separate PR.