26 Commits

Author SHA1 Message Date
Tyler Perkins
d4a94d87c4 Add _title field to panel, display _title in overlay panel 2021-12-21 23:21:06 -05:00
Tyler Perkins
fa32bcfad8 Add public ip to wifi page 2021-12-21 22:19:26 -05:00
Tyler Perkins
b2cde0d8ce Add wifi network name and password 2021-12-21 19:43:20 -05:00
Tyler Perkins
6530af2847 Update default weather config to have more reasonable default time 2021-12-21 19:27:00 -05:00
Tyler Perkins
baa4e5f035 Add qrcode to wifi panel 2021-12-21 18:10:27 -05:00
Tyler Perkins
d98b7764e2 Add boilerplate for wifi panel 2021-12-21 17:27:48 -05:00
Tyler Perkins
59284f3655 Init texture to nullptr in weather.cpp 2021-12-21 17:26:18 -05:00
Tyler Perkins
886e766ae6 Make update and update_texture required functions for panels 2021-12-21 17:07:59 -05:00
Tyler Perkins
ea21325308 Update default time to use 12 hour clock 2021-12-21 16:55:35 -05:00
Tyler Perkins
543c554456 Make date string configurable 2021-12-21 16:47:35 -05:00
Tyler Perkins
14cf97ac33 Add background image to weather 2021-12-21 16:28:57 -05:00
Tyler Perkins
8d8751e4d8 Add proper clock and colors 2021-12-20 15:56:03 -05:00
Tyler Perkins
906a6dc65d Add time to top status bar 2021-12-20 15:33:27 -05:00
Tyler Perkins
ad7478cb31 Add top/bottom bars 2021-12-20 15:13:12 -05:00
Tyler Perkins
282edfc7aa Add panel incrmementing 2021-12-20 13:14:47 -05:00
Tyler Perkins
5ab9d82257 Remove mutlithreading TODO 2021-12-19 20:48:22 -05:00
Tyler Perkins
13fc769641 Tweak sizing of text 2021-12-19 20:29:41 -05:00
Tyler Perkins
3c12b19b9f Use larger text, update static strings 2021-12-19 20:05:50 -05:00
Tyler Perkins
b0451e9f55 Added text processing for weather elements 2021-12-19 19:59:53 -05:00
Tyler Perkins
ef4b3bfbf3 Begin weather; add current weather to screen 2021-12-19 19:31:10 -05:00
Tyler Perkins
0f85ff6b53 Remove debug text from weather 2021-12-19 19:20:03 -05:00
Tyler Perkins
0758fbdbee Add texture lazy loading to fix texture copying, update weather to use new lazy loading 2021-12-19 19:12:01 -05:00
Tyler Perkins
51b9e6401f Update configs to allocate correctly 2021-10-02 14:14:58 -04:00
Tyler Perkins
aed9bbc35d Networked text loading 1 2021-09-19 18:23:02 -04:00
Tyler Perkins
f3409daff9 Add panel boilerplate and weather boilerplate 2021-09-19 17:16:59 -04:00
Tyler Perkins
a0c045f792 Rename pannel to panel 2021-09-16 20:27:15 -04:00