Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 22:12:32 -05:00
5f3aec3144 Documentation update.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 22:01:39 -05:00
0a06d8f354 28x terminal redraw improvement.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 21:48:50 -05:00
291eaf0c35 (mostly) Decoupled widget code from GUI code.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 21:17:00 -05:00
9fc21c2f83 Code cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 20:44:10 -05:00
2c87f396d3 Working on keyboard control of GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 20:26:22 -05:00
1e5c085ef0 Working on keyboard control of GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 20:11:35 -05:00
2fdba061ce Working on keyboard control of GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 20:01:20 -05:00
cd8da88df7 Working on keyboard control of GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-12 19:46:08 -05:00
458329408f General widget cleanup. Working on keyboard control of GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-11 22:42:19 -05:00
14eca6fcd2 Working on keyboard control of the GUI.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-11 20:57:48 -05:00
324382d758 Added additional ANSIBBS sequences and made dvxUpate handle terminal widget polling.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-11 20:32:20 -05:00
eeb6541af3 Several terminal fixes.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-11 19:41:26 -05:00
3cc942a4d4 Encryption and other serial fixes. Terminal cursor not being erased fixed. Ability to auto-size windows added.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-10 22:21:02 -05:00
79b2825a98 Added terminal app to test communications chain and ANSI widget.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-10 21:51:54 -05:00
27b5ad5a16 Cleaning up a bit.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-10 21:48:15 -05:00
b3ae75cf0c Added Linux proxy server to test seclink.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-10 21:11:33 -05:00
bc102b7215 Added UART detection and reporting.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-10 21:06:00 -05:00
0fcaae54c3 Reliable, secure, serial link protocol added.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-10 20:09:56 -05:00
ab69652a72 Added RS232 library.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-10 19:42:44 -05:00
2e45e4b14d Added ANSIBBS widget.