Commit Graph

17 Commits

Author SHA1 Message Date
Nahuel Lofeudo 0a7a425ea7 Addressed some warnings, moved a few debug!() to trace!() 2026-05-25 07:49:47 +01:00
Nahuel Lofeudo a48ddfc9b7 Show time at the bottom unless there is a message. 2026-05-24 07:54:40 +01:00
Nahuel Lofeudo b9cb2ac504 Removed some unused imports 2026-05-24 07:37:28 +01:00
Nahuel Lofeudo 08c028bfa8 Better error handling 2026-05-24 07:36:43 +01:00
Nahuel Lofeudo 74aa9e8a84 First set of changes to use config file instead of hard-coded settings. 2026-05-23 11:25:41 +01:00
Nahuel Lofeudo 391380040e Fixed calculation of arrival time. 2026-05-22 10:09:43 +01:00
Nahuel Lofeudo e185b38222 Improved display printing, added extra debug. 2026-05-22 05:06:46 +01:00
Nahuel Lofeudo c13411065a Display the arrival time correctly 2026-05-21 07:40:01 +01:00
Nahuel Lofeudo cef6faa05f Fixed arrival time. 2026-05-19 08:37:30 +01:00
Nahuel Lofeudo 2dd7d2f83e Checkpoint 2026-05-14 08:42:10 +01:00
Nahuel Lofeudo b3f251e4cc Checkpoint 2026-05-13 20:41:15 +01:00
Nahuel Lofeudo 1ecf31b6fa Code cleanup 2026-05-03 18:11:32 +01:00
Nahuel Lofeudo 3973ff94b0 Finished implementing refresh in a separate thread. 2026-05-03 17:32:05 +01:00
Nahuel Lofeudo ca6857dda9 Some autoated fixes. 2026-04-27 21:02:41 +01:00
Nahuel Lofeudo 81c5b5a1af Move renderer code into a struct (ADT) 2026-04-21 08:08:27 +01:00
Nahuel Lofeudo dc0581c8cc Add code to render text, refactor render into OOPish 2026-04-19 20:18:17 +01:00
Nahuel Lofeudo e28d4fdb22 Adding more stuff in 2026-04-18 07:41:32 +01:00