Commit Graph
115 Commits
Author SHA1 Message Date
nathanmcrae b434a52fa2 Save settings when settings dialog save button pressed 2025-01-10 22:59:11 -08:00
nathanmcrae 9f59fc813f Fix station selection
If current station was null, you couldn't select another station
2025-01-10 21:43:35 -08:00
nathanmcrae 4444b82edc Persist station list across sessions 2025-01-09 22:29:11 -08:00
nathanmcrae c5e0b41dab Flesh out station selection
Also, save selected station in settings. So that the application opens
with the most recently used station.
2025-01-05 22:53:53 -08:00
nathanmcrae 36b2c51787 Store StationSettings directly in ListView 2025-01-05 13:25:51 -08:00
nathanmcrae 4d1aa1842a Add jackson library dependency to build 2025-01-05 11:26:50 -08:00
nathanmcrae 4afe97334f Fix PATH setting 2025-01-05 11:26:25 -08:00
nathanmcrae 3dcd3adf03 Add basic station selection 2025-01-05 11:24:47 -08:00
nathanmcrae 47e0ad7393 Add basic property binding test 2025-01-01 20:24:14 -08:00
nathanmcrae aa42155644 Add basic settings (de)serialization 2025-01-01 20:24:02 -08:00
nathanmcrae fea5a35240 Add station selection window 2024-12-29 15:55:59 -08:00
nathanmcrae 3a45ca7ce2 'Config' -> 'Settings' 2024-12-29 12:42:34 -08:00
nathanmcrae 52f7369a10 Add message editing
Which constrains the message format and layout
2024-12-29 12:42:34 -08:00
nathanmcrae 55cec6be43 Add build script
just for documentation for the moment
2024-12-29 12:42:34 -08:00
nathanmcrae 02aac4f4e9 'Number station' -> 'Numbers station'
Seems to be the more common terminology
2024-12-29 12:42:34 -08:00