Commit Graph

  • 998f355460 Change type MBps to Mbps master Tyler Perkins 2022-01-28 17:42:46 -0500
  • cbcba7d143 Add homeassistant network stats to wifi panel Tyler Perkins 2022-01-28 17:34:14 -0500
  • 4e513a86d8 Fix trailing spaces Tyler Perkins 2022-01-28 17:33:24 -0500
  • fed9d23ed8 Add home assistant test script Tyler Perkins 2022-01-28 17:31:26 -0500
  • d857ae85cf Update README with goals Tyler Perkins 2022-01-28 16:42:52 -0500
  • 1d8fa2600c Update internal tautulli api key Tyler Perkins 2022-01-18 13:51:43 -0500
  • 9a2cf809ed Fix time in homeassistant.cpp to account for timezone Tyler Perkins 2022-01-17 15:13:05 -0500
  • 9018d83868 Add home assistant bare bones panel Tyler Perkins 2022-01-17 15:03:34 -0500
  • 05ae49976b Tweak plex panel code formatting Tyler Perkins 2022-01-17 15:03:13 -0500
  • 5f06845b1c Add FAQ to DEVELOPMENT Tyler Perkins 2022-01-17 15:02:20 -0500
  • 55f68ac3cb Update README with new feature wishlist Tyler Perkins 2022-01-17 15:01:46 -0500
  • ef184fd93b Update dependencies Tyler Perkins 2021-12-24 13:29:05 -0500
  • 51b5feb0e3 Fix/Update Readme Tyler Perkins 2021-12-24 13:21:22 -0500
  • ded2f322f1 Fix commas in config.cpp Tyler Perkins 2021-12-24 12:32:14 -0500
  • 1e34f6809d Add static plex strings Tyler Perkins 2021-12-24 12:29:52 -0500
  • a8d32cef40 Add top uers to plex panel Tyler Perkins 2021-12-24 12:27:08 -0500
  • 2b3151fc7b Add total plays, total duration, and server friendly name to plex panel Tyler Perkins 2021-12-24 10:59:53 -0500
  • 40941908fa Fix default weather string Tyler Perkins 2021-12-23 22:25:09 -0500
  • e1cf39ed70 Move plex to use std::array instead of std::vector Tyler Perkins 2021-12-23 21:57:55 -0500
  • e2347adb16 Improve background of plex panel Tyler Perkins 2021-12-23 21:26:51 -0500
  • 22bde518ba Improve update logic Tyler Perkins 2021-12-23 21:21:09 -0500
  • 5f3f911a1a Change plex to update every time its rendered Tyler Perkins 2021-12-23 21:18:21 -0500
  • 9d1714cc7c Add graphics and text display to plex panel Tyler Perkins 2021-12-23 20:31:18 -0500
  • 2d1a3db3e2 update config to use new plex panel Tyler Perkins 2021-12-23 14:19:11 -0500
  • a17dd5eb56 Add plex/tautili panel boilerplate Tyler Perkins 2021-12-23 14:17:27 -0500
  • e729794009 Change WEATHER_URL_SOURCE to constexpr string Tyler Perkins 2021-12-23 14:05:00 -0500
  • 76bd20c7be Add LICENSE.txt GPLv3 Tyler Perkins 2021-12-22 23:00:29 -0500
  • de62683278 Update documentation with info on sample panel Tyler Perkins 2021-12-22 22:54:05 -0500
  • 31ad6bd12b Rename sample files to not interfere with build process Tyler Perkins 2021-12-22 22:46:57 -0500
  • c4b2cc1fce Add sample panels Tyler Perkins 2021-12-22 22:44:59 -0500
  • 0ede29dace Fix type in weather_config Tyler Perkins 2021-12-22 22:44:44 -0500
  • e034017cd5 Update README Tyler Perkins 2021-12-22 21:59:12 -0500
  • c968effe55 More complete default date/time string Tyler Perkins 2021-12-22 21:09:50 -0500
  • 5a9273e11b Add panel::forceUpdate() Tyler Perkins 2021-12-22 20:21:05 -0500
  • dfaeadfbb9 Add current weather icon Tyler Perkins 2021-12-22 20:12:46 -0500
  • 6215d7701e Add and show weather icons Tyler Perkins 2021-12-22 19:14:41 -0500
  • 036b8a8bc9 Update code to reflect new file name Tyler Perkins 2021-12-22 18:37:57 -0500
  • 795c5d0b93 Rename sky.png to be more verbose about usage Tyler Perkins 2021-12-22 18:36:46 -0500
  • 55cd63dff2 use http json api for weather Tyler Perkins 2021-12-22 18:27:55 -0500
  • 6946031f5c Add comment to curl callback Tyler Perkins 2021-12-22 13:26:14 -0500
  • c4b717abd3 Make wifi curl callback a static member Tyler Perkins 2021-12-22 13:24:38 -0500
  • f59ec8e67b Remove http-api, use rapidjson API instead Tyler Perkins 2021-12-22 13:10:02 -0500
  • 498c0f9630 Create http-api Tyler Perkins 2021-12-22 13:00:24 -0500
  • 0e75eab324 Add rapidjson to source tree Tyler Perkins 2021-12-22 13:00:06 -0500
  • a81096506d Move rss to own folder Tyler Perkins 2021-12-22 12:57:22 -0500
  • 05173c872d Remove rss from weather Tyler Perkins 2021-12-22 12:46:56 -0500
  • 23629bc4cf Add error checking for blank _title string Tyler Perkins 2021-12-22 12:57:57 -0500
  • ae85dae6e9 Remove comparison statement in board::start loop Tyler Perkins 2021-12-21 23:54:18 -0500
  • 28c568b04e Update static strings Tyler Perkins 2021-12-21 23:53:50 -0500
  • 79d92f0306 Fix typo Tyler Perkins 2021-12-21 23:25:18 -0500
  • d4a94d87c4 Add _title field to panel, display _title in overlay panel Tyler Perkins 2021-12-21 23:21:06 -0500
  • fa32bcfad8 Add public ip to wifi page Tyler Perkins 2021-12-21 22:19:26 -0500
  • b2cde0d8ce Add wifi network name and password Tyler Perkins 2021-12-21 19:43:20 -0500
  • e1707fcf2a Remove placeholder background color changer Tyler Perkins 2021-12-21 19:42:49 -0500
  • 5d2a3c8f94 Add contract to qrcode Tyler Perkins 2021-12-21 19:42:26 -0500
  • 6530af2847 Update default weather config to have more reasonable default time Tyler Perkins 2021-12-21 19:27:00 -0500
  • baa4e5f035 Add qrcode to wifi panel Tyler Perkins 2021-12-21 18:10:27 -0500
  • 0b6cf2ca52 Add wifi qrcode script and instructions Tyler Perkins 2021-12-21 17:53:24 -0500
  • d98b7764e2 Add boilerplate for wifi panel Tyler Perkins 2021-12-21 17:27:48 -0500
  • 59284f3655 Init texture to nullptr in weather.cpp Tyler Perkins 2021-12-21 17:26:18 -0500
  • 886e766ae6 Make update and update_texture required functions for panels Tyler Perkins 2021-12-21 17:07:59 -0500
  • ea21325308 Update default time to use 12 hour clock Tyler Perkins 2021-12-21 16:55:35 -0500
  • 543c554456 Make date string configurable Tyler Perkins 2021-12-21 16:47:35 -0500
  • 14cf97ac33 Add background image to weather Tyler Perkins 2021-12-21 16:28:57 -0500
  • 076b905c72 Fix bug with const resource loading Tyler Perkins 2021-12-21 16:18:49 -0500
  • 8d8751e4d8 Add proper clock and colors Tyler Perkins 2021-12-20 15:56:03 -0500
  • 906a6dc65d Add time to top status bar Tyler Perkins 2021-12-20 15:33:27 -0500
  • ad7478cb31 Add top/bottom bars Tyler Perkins 2021-12-20 15:13:12 -0500
  • 282edfc7aa Add panel incrmementing Tyler Perkins 2021-12-20 13:14:47 -0500
  • 38dfa2a8b6 Update DEVELOPMENT.md with docs on initTexture() Tyler Perkins 2021-12-20 13:02:06 -0500
  • 5ab9d82257 Remove mutlithreading TODO Tyler Perkins 2021-12-19 20:48:22 -0500
  • 47450574a8 Cleanup config, update readme Tyler Perkins 2021-12-19 20:34:58 -0500
  • 13fc769641 Tweak sizing of text Tyler Perkins 2021-12-19 20:29:41 -0500
  • 3c12b19b9f Use larger text, update static strings Tyler Perkins 2021-12-19 20:05:50 -0500
  • b0451e9f55 Added text processing for weather elements Tyler Perkins 2021-12-19 19:59:53 -0500
  • e5cbbea696 Change text to white only Tyler Perkins 2021-12-19 19:35:14 -0500
  • ef4b3bfbf3 Begin weather; add current weather to screen Tyler Perkins 2021-12-19 19:31:10 -0500
  • 0f85ff6b53 Remove debug text from weather Tyler Perkins 2021-12-19 19:20:03 -0500
  • 0758fbdbee Add texture lazy loading to fix texture copying, update weather to use new lazy loading Tyler Perkins 2021-12-19 19:12:01 -0500
  • f1dcda2316 Add open recipe to makefile Tyler Perkins 2021-12-18 18:25:54 -0500
  • 9754b6a5f1 Update readme Tyler Perkins 2021-12-18 18:25:03 -0500
  • 91bd452184 Add rapidxml dependency to source tree Tyler Perkins 2021-12-17 13:41:32 -0500
  • ddb2f11bc3 Add bin folder Tyler Perkins 2021-12-17 13:41:12 -0500
  • 5e926d529c Update config.def.hpp Tyler Perkins 2021-10-02 15:47:18 -0400
  • 51b9e6401f Update configs to allocate correctly Tyler Perkins 2021-10-02 14:14:58 -0400
  • aed9bbc35d Networked text loading 1 Tyler Perkins 2021-09-19 18:23:02 -0400
  • bed1a1474c Add rss_utils Tyler Perkins 2021-09-19 18:21:27 -0400
  • d345027a75 Move static board functions to header Tyler Perkins 2021-09-19 18:21:07 -0400
  • f3409daff9 Add panel boilerplate and weather boilerplate Tyler Perkins 2021-09-19 17:16:59 -0400
  • fdd40d31cc Fix memory allocation for static resources Tyler Perkins 2021-09-19 14:58:11 -0400
  • b9fde6e6f5 Add local resources to makefile Tyler Perkins 2021-09-19 14:57:57 -0400
  • 58891cff1d Update config for new fonts Tyler Perkins 2021-09-18 20:59:31 -0400
  • e48dfff920 Update fonts Tyler Perkins 2021-09-18 20:58:43 -0400
  • 14f7effb2c Add initConstResources Tyler Perkins 2021-09-17 23:39:14 -0400
  • abd67fe8b7 Change typo in config.def.hpp Tyler Perkins 2021-09-16 22:05:41 -0400
  • 7e71531f8f Add font and img Tyler Perkins 2021-09-16 22:01:40 -0400
  • a0c045f792 Rename pannel to panel Tyler Perkins 2021-09-16 20:27:15 -0400
  • 0a2cc52f7f Add main loop Tyler Perkins 2021-09-16 19:11:58 -0400
  • 102ba39a6d Finish Memory boiler plate Tyler Perkins 2021-09-16 19:03:12 -0400
  • 2cfd43e2d7 Add interrupt handler Tyler Perkins 2021-08-23 15:44:02 -0400