nahuel
|
1b2862dea5
|
Use gnu tools to compile for aarch64
|
2026-07-09 03:09:38 +01:00 |
|
nahuel
|
6b70140869
|
Small improvements to the rendered image.
|
2026-07-09 03:09:10 +01:00 |
|
nahuel
|
23b1863a82
|
Added Cargo.toml entry for Appimage packaging
|
2026-07-03 22:51:29 +01:00 |
|
nahuel
|
b7894ea559
|
Compilation cleanups
|
2026-06-30 05:24:37 +01:00 |
|
nahuel
|
f84022b8cf
|
Make log verbosity configurable.
|
2026-06-30 05:19:31 +01:00 |
|
nahuel
|
559a314dbe
|
Some extra debugging output and cleanups
|
2026-06-29 08:29:57 +01:00 |
|
nahuel
|
b60520009f
|
Capitalize the word Due.
|
2026-06-29 08:28:37 +01:00 |
|
nahuel
|
618c4ff2fe
|
Switched realtime update feed from JSON to Protobuf.
|
2026-06-27 11:20:37 +01:00 |
|
nahuel
|
a2ccb9b761
|
Final set of changes for realtime support.
|
2026-06-17 06:51:33 +01:00 |
|
nahuel
|
8496cfd72f
|
Second set of commits for realtime support
|
2026-06-13 08:06:12 +01:00 |
|
nahuel
|
40f8c46d80
|
First set of commits for realtime support
|
2026-06-06 19:02:02 +01:00 |
|
nahuel
|
cba2b17f57
|
Partial migration of cross-compilation from cross to Cargo.
|
2026-05-25 09:49:26 +01:00 |
|
nahuel
|
0a7a425ea7
|
Addressed some warnings, moved a few debug!() to trace!()
|
2026-05-25 07:49:47 +01:00 |
|
nahuel
|
dc368ca811
|
Refresh the GTFS bundle every time the program starts.
|
2026-05-25 07:45:35 +01:00 |
|
nahuel
|
2957ccf1ff
|
Use configured seconds for timing
|
2026-05-24 08:04:39 +01:00 |
|
nahuel
|
a48ddfc9b7
|
Show time at the bottom unless there is a message.
|
2026-05-24 07:54:40 +01:00 |
|
nahuel
|
b9cb2ac504
|
Removed some unused imports
|
2026-05-24 07:37:28 +01:00 |
|
nahuel
|
08c028bfa8
|
Better error handling
|
2026-05-24 07:36:43 +01:00 |
|
nahuel
|
74aa9e8a84
|
First set of changes to use config file instead of hard-coded settings.
|
2026-05-23 11:25:41 +01:00 |
|
nahuel
|
391380040e
|
Fixed calculation of arrival time.
|
2026-05-22 10:09:43 +01:00 |
|
nahuel
|
e185b38222
|
Improved display printing, added extra debug.
|
2026-05-22 05:06:46 +01:00 |
|
nahuel
|
c13411065a
|
Display the arrival time correctly
|
2026-05-21 07:40:01 +01:00 |
|
nahuel
|
cef6faa05f
|
Fixed arrival time.
|
2026-05-19 08:37:30 +01:00 |
|
nahuel
|
e758edd45a
|
Merge remote-tracking branch 'origin/Render-data'
|
2026-05-19 07:35:53 +01:00 |
|
nahuel
|
59c13dc46a
|
Get rid of a bunch of unwrap()s
|
2026-05-17 22:34:51 +01:00 |
|
nahuel
|
2dd7d2f83e
|
Checkpoint
|
2026-05-14 08:42:10 +01:00 |
|
nahuel
|
b3f251e4cc
|
Checkpoint
|
2026-05-13 20:41:15 +01:00 |
|
nahuel
|
10dee971b9
|
Unbox Vec<>
|
2026-05-10 08:05:55 +01:00 |
|
nahuel
|
1ecf31b6fa
|
Code cleanup
|
2026-05-03 18:11:32 +01:00 |
|
nahuel
|
3973ff94b0
|
Finished implementing refresh in a separate thread.
|
2026-05-03 17:32:05 +01:00 |
|
nahuel
|
ca0003edfd
|
Moved GTFS struct back to structs, refresh works now.
|
2026-05-02 08:16:13 +01:00 |
|
nahuel
|
4d272c31c5
|
Added an obscene amount of debug logging.
|
2026-04-29 21:32:18 +01:00 |
|
nahuel
|
ca6857dda9
|
Some autoated fixes.
|
2026-04-27 21:02:41 +01:00 |
|
nahuel
|
431f21a8b8
|
Initial implementation of 'next arrivals'. Needs more work.
|
2026-04-27 21:00:45 +01:00 |
|
nahuel
|
c83ac39bac
|
Set up the basic event loop and threading model.
|
2026-04-23 08:21:05 +01:00 |
|
nahuel
|
8edfed0c8c
|
Fix path to font
|
2026-04-21 08:38:52 +01:00 |
|
nahuel
|
707aecdba7
|
Made GFS code into an ADT
|
2026-04-21 08:32:49 +01:00 |
|
nahuel
|
4d527a9ada
|
We don't need to ignore the ttf file anymore.
|
2026-04-21 08:16:08 +01:00 |
|
nahuel
|
f4587e974f
|
Added LCD font
|
2026-04-21 08:15:30 +01:00 |
|
nahuel
|
81c5b5a1af
|
Move renderer code into a struct (ADT)
|
2026-04-21 08:08:27 +01:00 |
|
nahuel
|
dc0581c8cc
|
Add code to render text, refactor render into OOPish
|
2026-04-19 20:18:17 +01:00 |
|
nahuel
|
e28d4fdb22
|
Adding more stuff in
|
2026-04-18 07:41:32 +01:00 |
|
nahuel
|
34dad5e000
|
Introduced preferences struct
|
2026-03-28 10:24:51 +00:00 |
|
nahuel
|
a22e1ee3fa
|
Rearranged the existing code to make it more manageable.
|
2026-03-28 09:17:49 +00:00 |
|
nahuel
|
774d4e4c80
|
Initial commit
|
2026-03-28 08:02:32 +00:00 |
|