Commit Graph

19 Commits

Author SHA1 Message Date
Tyler Perkins 6215d7701e Add and show weather icons 2021-12-22 19:14:41 -05:00
Tyler Perkins 036b8a8bc9 Update code to reflect new file name 2021-12-22 18:37:57 -05:00
Tyler Perkins 55cd63dff2 use http json api for weather 2021-12-22 18:27:55 -05:00
Tyler Perkins 05173c872d Remove rss from weather 2021-12-22 13:13:52 -05:00
Tyler Perkins d4a94d87c4 Add _title field to panel, display _title in overlay panel 2021-12-21 23:21:06 -05:00
Tyler Perkins 59284f3655 Init texture to nullptr in weather.cpp 2021-12-21 17:26:18 -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 ad7478cb31 Add top/bottom bars 2021-12-20 15:13:12 -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