mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-07 03:49:40 +00:00
4ba864d252
- Implement TriggerLoggerControlPanel for managing playback controls. - Create action listeners for end, forward, home, rewind, and zoom buttons. - Add mouse handling for interaction with the trigger logger. - Introduce playback thread for handling playback logic. - Implement refresh runnable for updating the UI. - Add scroll listener for scrollbar adjustments. - Create table model for displaying trigger logger data. - Implement time cursor handling for precise navigation. - Add toggle button listener for enabling/disabling features. - Implement zoom in and zoom out functionality. - Introduce InjectorControlPanel and related classes for injector management. - Add various callback classes for handling string and fuel input changes. - Implement action listeners for required fuel calculations and tuning actions.