|
cbe86869e0
|
Add support for all transport means
|
2024-03-16 02:02:04 +01:00 |
|
|
4cc635f3bf
|
Set raylib font size to 100 on loading
|
2024-03-16 01:56:38 +01:00 |
|
|
61bcf53b33
|
Prevent memory errors on home page
|
2024-02-23 13:11:02 +01:00 |
|
|
aa9656a089
|
Embed Noto Sans font
|
2024-02-22 05:20:01 +01:00 |
|
|
c818fdfb12
|
Fix wrong string in NS screen
|
2024-02-21 19:08:51 +01:00 |
|
|
571de3b24e
|
Add timeout to curl
|
2024-02-21 19:08:30 +01:00 |
|
|
29ad865fa6
|
Allow build on Linux
|
2024-02-21 19:07:32 +01:00 |
|
|
cf9f72459d
|
Add line name to NS display
|
2024-02-19 03:17:55 +01:00 |
|
|
d0bdefa281
|
Show delay on NS display
|
2024-02-19 03:16:58 +01:00 |
|
|
deb234655e
|
Change NS colors
|
2024-02-19 03:15:57 +01:00 |
|
|
26a7e1c4ae
|
Add Noto Sans font
|
2024-02-19 01:35:40 +01:00 |
|
|
f94b6e20e7
|
Type C wrapper functions with zero ended slices
|
2024-02-18 17:43:02 +01:00 |
|
|
6f58e86f29
|
Statically link raylib
|
2024-02-18 17:29:17 +01:00 |
|
|
dc12c6b6e0
|
Modify curl setopt wrapper
|
2024-02-18 17:27:42 +01:00 |
|
|
614e53dbe0
|
Add null checks to prevent crash in case of weird JSON
|
2024-02-17 13:48:39 +01:00 |
|
|
ff2128ac06
|
Add mutex to fix crashing
|
2024-02-17 13:36:10 +01:00 |
|
|
1d8cd97a9e
|
Adjust refresh to 30 sec
|
2024-02-17 13:35:58 +01:00 |
|
|
8f59e4d1dd
|
Add time and delays
Delays on DB screen only
|
2024-02-17 13:17:58 +01:00 |
|
|
276f51fc5f
|
Add auto refresh every minute
|
2024-02-17 12:00:58 +01:00 |
|
|
cd8b03424d
|
Add prototype NS display
|
2024-02-17 11:42:51 +01:00 |
|
|
b5df9b480d
|
Add DrawTextEx convenience function
|
2024-02-17 11:42:32 +01:00 |
|
|
ffd84715d7
|
Refactor text drawing
|
2024-02-17 09:51:10 +01:00 |
|
|
13944ace05
|
Implement departures screen
|
2024-02-17 08:11:11 +01:00 |
|
|
eefb0a436f
|
Load font if it exists
|
2024-02-17 08:10:55 +01:00 |
|
|
96a747d16e
|
Add convenience functions for Ex text
|
2024-02-17 08:10:38 +01:00 |
|
|
19130fe481
|
Properly escape query to allow space
|
2024-02-17 08:10:00 +01:00 |
|
|
5d74b3a896
|
Add Utils to curl struct
|
2024-02-17 03:32:45 +01:00 |
|
|
226121ac16
|
Optimise imports
|
2024-02-17 03:31:44 +01:00 |
|
|
e0a61196ce
|
First commit
|
2024-02-17 02:27:29 +01:00 |
|