|
2d1a3db3e2
|
update config to use new plex panel
|
2021-12-23 14:19:11 -05:00 |
|
|
a17dd5eb56
|
Add plex/tautili panel boilerplate
|
2021-12-23 14:17:27 -05:00 |
|
|
e729794009
|
Change WEATHER_URL_SOURCE to constexpr string
|
2021-12-23 14:05:00 -05:00 |
|
|
76bd20c7be
|
Add LICENSE.txt GPLv3
|
2021-12-22 23:00:29 -05:00 |
|
|
de62683278
|
Update documentation with info on sample panel
|
2021-12-22 22:54:05 -05:00 |
|
|
31ad6bd12b
|
Rename sample files to not interfere with build process
|
2021-12-22 22:46:57 -05:00 |
|
|
c4b2cc1fce
|
Add sample panels
|
2021-12-22 22:44:59 -05:00 |
|
|
0ede29dace
|
Fix type in weather_config
|
2021-12-22 22:44:44 -05:00 |
|
|
e034017cd5
|
Update README
|
2021-12-22 21:59:12 -05:00 |
|
|
c968effe55
|
More complete default date/time string
|
2021-12-22 21:09:50 -05:00 |
|
|
5a9273e11b
|
Add panel::forceUpdate()
|
2021-12-22 20:21:05 -05:00 |
|
|
dfaeadfbb9
|
Add current weather icon
|
2021-12-22 20:12:46 -05:00 |
|
|
6215d7701e
|
Add and show weather icons
|
2021-12-22 19:14:41 -05:00 |
|
|
036b8a8bc9
|
Update code to reflect new file name
|
2021-12-22 18:37:57 -05:00 |
|
|
795c5d0b93
|
Rename sky.png to be more verbose about usage
|
2021-12-22 18:36:46 -05:00 |
|
|
55cd63dff2
|
use http json api for weather
|
2021-12-22 18:27:55 -05:00 |
|
|
6946031f5c
|
Add comment to curl callback
|
2021-12-22 13:26:14 -05:00 |
|
|
c4b717abd3
|
Make wifi curl callback a static member
|
2021-12-22 13:24:38 -05:00 |
|
|
f59ec8e67b
|
Remove http-api, use rapidjson API instead
|
2021-12-22 13:13:52 -05:00 |
|
|
498c0f9630
|
Create http-api
|
2021-12-22 13:13:52 -05:00 |
|
|
0e75eab324
|
Add rapidjson to source tree
|
2021-12-22 13:13:52 -05:00 |
|
|
a81096506d
|
Move rss to own folder
|
2021-12-22 13:13:52 -05:00 |
|
|
05173c872d
|
Remove rss from weather
|
2021-12-22 13:13:52 -05:00 |
|
|
23629bc4cf
|
Add error checking for blank _title string
|
2021-12-22 12:57:57 -05:00 |
|
|
ae85dae6e9
|
Remove comparison statement in board::start loop
|
2021-12-21 23:54:18 -05:00 |
|
|
28c568b04e
|
Update static strings
|
2021-12-21 23:53:50 -05:00 |
|
|
79d92f0306
|
Fix typo
|
2021-12-21 23:25:18 -05:00 |
|
|
d4a94d87c4
|
Add _title field to panel, display _title in overlay panel
|
2021-12-21 23:21:06 -05:00 |
|
|
fa32bcfad8
|
Add public ip to wifi page
|
2021-12-21 22:19:26 -05:00 |
|
|
b2cde0d8ce
|
Add wifi network name and password
|
2021-12-21 19:43:20 -05:00 |
|
|
e1707fcf2a
|
Remove placeholder background color changer
|
2021-12-21 19:42:49 -05:00 |
|
|
5d2a3c8f94
|
Add contract to qrcode
|
2021-12-21 19:42:26 -05:00 |
|
|
6530af2847
|
Update default weather config to have more reasonable default time
|
2021-12-21 19:27:00 -05:00 |
|
|
baa4e5f035
|
Add qrcode to wifi panel
|
2021-12-21 18:10:27 -05:00 |
|
|
0b6cf2ca52
|
Add wifi qrcode script and instructions
|
2021-12-21 17:53:24 -05:00 |
|
|
d98b7764e2
|
Add boilerplate for wifi panel
|
2021-12-21 17:27:48 -05:00 |
|
|
59284f3655
|
Init texture to nullptr in weather.cpp
|
2021-12-21 17:26:18 -05:00 |
|
|
886e766ae6
|
Make update and update_texture required functions for panels
|
2021-12-21 17:07:59 -05:00 |
|
|
ea21325308
|
Update default time to use 12 hour clock
|
2021-12-21 16:55:35 -05:00 |
|
|
543c554456
|
Make date string configurable
|
2021-12-21 16:47:35 -05:00 |
|
|
14cf97ac33
|
Add background image to weather
|
2021-12-21 16:28:57 -05:00 |
|
|
076b905c72
|
Fix bug with const resource loading
|
2021-12-21 16:18:49 -05:00 |
|
|
8d8751e4d8
|
Add proper clock and colors
|
2021-12-20 15:56:03 -05:00 |
|
|
906a6dc65d
|
Add time to top status bar
|
2021-12-20 15:33:27 -05:00 |
|
|
ad7478cb31
|
Add top/bottom bars
|
2021-12-20 15:13:12 -05:00 |
|
|
282edfc7aa
|
Add panel incrmementing
|
2021-12-20 13:14:47 -05:00 |
|
|
38dfa2a8b6
|
Update DEVELOPMENT.md with docs on initTexture()
|
2021-12-20 13:02:06 -05:00 |
|
|
5ab9d82257
|
Remove mutlithreading TODO
|
2021-12-19 20:48:22 -05:00 |
|
|
47450574a8
|
Cleanup config, update readme
|
2021-12-19 20:34:58 -05:00 |
|
|
13fc769641
|
Tweak sizing of text
|
2021-12-19 20:29:41 -05:00 |
|