Commit Graph

12 Commits (master)

Author SHA1 Message Date
Pavel Machek feb5f6213b trail: Disable demo/debugging hacks. 2024-10-25 20:16:55 +02:00
Pavel Machek 6da5a5eb09 trail: remove unused functions 2024-10-17 18:29:15 +02:00
Pavel Machek 2b84cc3760 trail: fix distance when line is zero length. 2024-10-17 18:26:03 +02:00
Pavel Machek 50cf977f79 trail: fix end-of-track in demo, cleanups 2024-10-17 18:25:59 +02:00
Pavel Machek 594a7e446a trail: actually redraw when we are near the boundary
avoid repainting same segments over and over to make stuff faster.
Speed optimalizations (faster but less correct).
2024-10-17 18:25:45 +02:00
Pavel Machek 3d4661c099 trail: get arrow painting back to work. 2024-10-17 18:25:45 +02:00
Pavel Machek 148abc5ac2 trail: Provide a bit of feedback while loading. 2024-10-17 18:25:45 +02:00
Pavel Machek 80e519fad9 trail: start using zoom library. I guess it is still buggy. 2024-10-17 18:25:27 +02:00
Pavel Machek 1f567f0bcd trail: accept r.*.egt, too, for return tracks. 2024-10-17 18:25:26 +02:00
Pavel Machek 3342d9ec28 trail: allow displaying overview
introduce off-screen buffer for overview
2024-10-17 18:25:19 +02:00
Pavel Machek e876804ebc trail: fix warnings 2024-08-29 09:12:38 +02:00
Pavel Machek db223d4ca3 trail: initial import.
Initial import of GPX-following application.
2024-08-29 09:07:13 +02:00