|
1e34f6809d
|
Add static plex strings
|
2021-12-24 12:29:52 -05:00 |
|
|
a8d32cef40
|
Add top uers to plex panel
|
2021-12-24 12:27:08 -05:00 |
|
|
2b3151fc7b
|
Add total plays, total duration, and server friendly name to plex panel
|
2021-12-24 10:59:53 -05:00 |
|
|
40941908fa
|
Fix default weather string
|
2021-12-23 22:25:09 -05:00 |
|
|
e1cf39ed70
|
Move plex to use std::array instead of std::vector
|
2021-12-23 21:57:55 -05:00 |
|
|
e2347adb16
|
Improve background of plex panel
|
2021-12-23 21:26:51 -05:00 |
|
|
22bde518ba
|
Improve update logic
|
2021-12-23 21:21:09 -05:00 |
|
|
5f3f911a1a
|
Change plex to update every time its rendered
|
2021-12-23 21:18:21 -05:00 |
|
|
9d1714cc7c
|
Add graphics and text display to plex panel
|
2021-12-23 20:31:18 -05:00 |
|
|
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 |
|