Commit Graph

  • 625fe380f7 Wifi connection tweaks fvanroie 2022-05-03 21:55:06 +02:00
  • 0936962ced Comment unused code fvanroie 2022-05-03 21:46:29 +02:00
  • f12655e453 Don't change sys_layer transparancy in antiburn fvanroie 2022-05-03 21:44:57 +02:00
  • 651be6acb1 Backport lv_lib_freetype from LVGL v8.x #249 fvanroie 2022-05-03 17:51:00 +02:00
  • a9859e7338 Remove font_clear_list fvanroie 2022-05-03 17:48:35 +02:00
  • ca9df5aaf3 Add clearfont and tweak clearpage fvanroie 2022-05-03 17:48:12 +02:00
  • 6f568ab663 Check Arduino Version for setCACertBundle fvanroie 2022-05-02 21:20:47 +02:00
  • 8184d2c66e Fix workflow error fvanroie 2022-04-29 12:12:33 +02:00
  • fcb228c0a8 Moved to Arduino v2 fvanroie 2022-04-29 11:15:04 +02:00
  • 61a0c8b896 HTTP update logging improvements fvanroie 2022-04-28 20:56:43 +02:00
  • 6c7ec102cd OTA logging improvements fvanroie 2022-04-28 20:56:17 +02:00
  • 6e6bce07aa Add Root CA Bundle #300 fvanroie 2022-04-28 03:02:21 +02:00
  • 5feef42e30 Firmware Upgrade From URL #300 fvanroie 2022-04-28 02:51:49 +02:00
  • cfdc343349 Update resetConfig endpoint to /config/reset #246 fvanroie 2022-04-28 02:00:48 +02:00
  • 301a227d91 Only use new PART and STATE withHASP_USE_NEW_PART_STATE fvanroie 2022-04-26 21:34:08 +02:00
  • 43fe7e4aff Separate State and Parts into two digits fvanroie 2022-04-26 19:04:01 +02:00
  • a7a3ffab3d Add HASP_LOG_LEVEL fvanroie 2022-04-26 16:15:31 +02:00
  • 1ca618f413 Fix include for Linux build fvanroie 2022-04-26 15:28:02 +02:00
  • 3fa03f11f8 Move #include "ArduinoLog.h" to hasplib.h fvanroie 2022-04-26 15:22:07 +02:00
  • c568187ff4 Fix includes fvanroie 2022-04-26 15:06:19 +02:00
  • f4e408d1c5 Allow HASP_LOG_LEVEL as override fvanroie 2022-04-26 14:45:26 +02:00
  • 188c92c459 Move to Arduino v2 fvanroie 2022-04-26 14:27:26 +02:00
  • 1c2d7760fc Tweak LVGL_FREETYPE_MAX_SIZES and LVGL_FREETYPE_MAX_FACES fvanroie 2022-04-26 14:14:55 +02:00
  • 4dd0a34cd6 Tweak LVGL_FREETYPE_MAX_FACES and LVGL_FREETYPE_MAX_SIZES fvanroie 2022-04-26 14:14:26 +02:00
  • d3faed03ab Update LovyanGFX to 0.4.17 fvanroie 2022-04-26 14:11:58 +02:00
  • 87fd226e32 Update README and CHANGELOG fvanroie 2022-04-26 14:11:36 +02:00
  • fc0ecc74f2 Always disable SleepMode fvanroie 2022-04-25 23:26:57 +02:00
  • d8109a9309 Add some logging fvanroie 2022-04-25 23:26:32 +02:00
  • 6640bb09b0 Update README fvanroie 2022-04-25 23:25:54 +02:00
  • 8040455bab font_clear_list moved to hasp_init fvanroie 2022-04-25 19:52:38 +02:00
  • 34cb3e8bd1 Add Clear Fonts to Clear Pages button in File Editor fvanroie 2022-04-25 19:42:32 +02:00
  • c0db202eb6 Font clear fix and update Logging fvanroie 2022-04-25 19:14:42 +02:00
  • cfdeaaa89a Move HASP_USE_FREETYPE define fvanroie 2022-04-25 18:03:32 +02:00
  • c5fb8fffc6 Fix Linux compile error fvanroie 2022-04-25 17:52:41 +02:00
  • 39f8e17add Release fonts with command clearpage all #249 fvanroie 2022-04-25 17:38:14 +02:00
  • 32882ed33b LV_MEM_SIZE adjustment for WirelessTag fvanroie 2022-04-24 21:47:38 +02:00
  • 4a07ecdc4a Adjust LV_MEM_SIZE to 32Kb on ESP32S2 fvanroie 2022-04-24 20:31:22 +02:00
  • 5cfc34b70a Update changelog and TFT_eSPI version fvanroie 2022-04-24 20:16:30 +02:00
  • a7af566f89 Fix BOARD_HAS_PSRAM typo fvanroie 2022-04-24 20:13:05 +02:00
  • e9a8697a2c Fix Arduino v2.0.3-RC1 dependencies fvanroie 2022-04-24 03:41:47 +02:00
  • ff074dfcda Upgrade to Arduino v2.0.3-RC1 fvanroie 2022-04-24 03:26:53 +02:00
  • ba2ef55312 Use ledcWrite instead of analogWrite on ESP32 fvanroie 2022-04-24 03:20:03 +02:00
  • 6eaf52f9b0 Fix for PWM issue fvanroie 2022-04-24 03:12:09 +02:00
  • 36194b715d Update to LovyanGFX 0.4.16 and TFT_eSPI 2.4.50 fvanroie 2022-04-21 15:42:17 +02:00
  • 497ea49550 Add HASP_START_TELNET fvanroie 2022-04-20 14:15:57 +02:00
  • 90d55a5cdf Use mqttLoop(); fvanroie 2022-04-20 14:13:56 +02:00
  • 8d8b2a194f Add HTTP_USERNAME and HTTP_PASSWORD to user_config_override fvanroie 2022-04-20 12:15:00 +02:00
  • 2dbc84f4d3
    Merge pull request #322 from nagyrobi/patch-5 fvanroie 2022-04-20 10:26:06 +02:00
  • dc4d0a268f
    Merge pull request #321 from nagyrobi/patch-4 fvanroie 2022-04-20 10:23:48 +02:00
  • 9d8ae83ee1
    Update ro_RO.h H. Árkosi Róbert 2022-04-20 10:04:27 +02:00
  • d736a63a18
    Update Romanian H. Árkosi Róbert 2022-04-20 10:01:34 +02:00
  • 796b89daf2
    Update Hungarian H. Árkosi Róbert 2022-04-20 09:53:08 +02:00
  • 35aed78ceb Use arduino_esp32_v1 libraries fvanroie 2022-04-20 00:53:56 +02:00
  • 84d62ecb9e Add compiler flags checks to build offline version fvanroie 2022-04-20 00:43:12 +02:00
  • 36f5c37888 Add LittleFS_esp32 library fvanroie 2022-04-19 21:55:44 +02:00
  • 6d4c08e8f7 Fix ini header fvanroie 2022-04-19 21:38:36 +02:00
  • 4635931ba6 Set larger LV_MEM_SIZE for PSram enabled devices fvanroie 2022-04-19 21:32:49 +02:00
  • efe621fd56 Revert to Arduino v1 fvanroie 2022-04-19 21:31:22 +02:00
  • 8ab5c9a6b0 Revert base_line change fvanroie 2022-04-19 17:14:23 +02:00
  • eb6c9f85c4 Tweak line_height and base_line fvanroie 2022-04-19 16:52:03 +02:00
  • 9baa2f97fd Add FT_Set_Char_Size #249 fvanroie 2022-04-19 16:37:43 +02:00
  • 30a17959e5 line_height and base_height tweaks #249 fvanroie 2022-04-19 16:02:37 +02:00
  • 83f128db0b Round line_height and base_line #249 fvanroie 2022-04-19 15:33:30 +02:00
  • d28f346274 Set USE_LVGL_FREETYPE_MAX_BYTES_PSRAM to 128KB fvanroie 2022-04-18 21:05:46 +02:00
  • 0417dc95ec Set USE_LVGL_FREETYPE_MAX_BYTES_PSRAM to 128KB fvanroie 2022-04-18 21:04:53 +02:00
  • 9c5e4af555 Improved logging fvanroie 2022-04-18 21:04:31 +02:00
  • 564c7ef132 Add Filesystem Total, Used and Free size fvanroie 2022-04-18 21:04:00 +02:00
  • 7ea6de2ee2 Test Fix for TTF caching issue fvanroie 2022-04-18 17:29:42 +02:00
  • 53af0b0210 Test if the font exists and can be opened #249 fvanroie 2022-04-18 01:38:23 +02:00
  • 42f05da78e Fix OTF font loading issue #249 fvanroie 2022-04-18 00:40:51 +02:00
  • 9cab993b2f Fix CSS trash icon in GPIO actions fvanroie 2022-04-16 20:15:04 +02:00
  • 12280820ad Add css white-space:nowrap fvanroie 2022-04-15 19:55:46 +02:00
  • b5273fa886 Split lip_deps and lib_ignore into v1 and v2 fvanroie 2022-04-14 21:03:16 +02:00
  • 529424a622 _backlight_pin defaults to undefined fvanroie 2022-04-14 20:17:18 +02:00
  • 7d7585c04c Revert to Arduino v1.0.6 fvanroie 2022-04-14 20:03:14 +02:00
  • c17ca8991d Swap bytes used and total fvanroie 2022-04-14 20:02:20 +02:00
  • b7afda6cc9 Add custom/my_custom.h to hasplib.h fvanroie 2022-04-12 23:49:26 +02:00
  • d521edc04b Add I2C_TOUCH_PORT fvanroie 2022-04-12 22:24:04 +02:00
  • 991b5fc73e Fix for freetype caching bug fvanroie 2022-04-12 22:14:35 +02:00
  • b603742c55 Test LovyanGFX touch driver #220 fvanroie 2022-04-12 22:11:38 +02:00
  • b323341e17 Fix Screen rotation using Lanbon L8 does not affect touch #318 fvanroie 2022-04-12 22:10:43 +02:00
  • 17a2518687 Fix Javascript error fvanroie 2022-04-12 13:57:25 +02:00
  • 4c4b74f67a Update data files fvanroie 2022-04-12 06:19:10 +02:00
  • 0111ed4118 Update CHANGELOG fvanroie 2022-04-12 06:03:31 +02:00
  • 80e0fc1fe0 Fix typo fvanroie 2022-04-12 04:58:28 +02:00
  • 289c23444c Update libraries fvanroie 2022-04-12 04:53:56 +02:00
  • 7629cd5d4e Update CHANGELOG fvanroie 2022-04-12 04:36:52 +02:00
  • aa2447d227 Update CHANGELOG fvanroie 2022-04-12 04:36:21 +02:00
  • dd44892c72 Add boot.cmd script fvanroie 2022-04-12 03:38:58 +02:00
  • beee7f5a4a Tweak random() for native builds fvanroie 2022-04-12 03:11:39 +02:00
  • cbb98f7f4e Test writing random antiburn pixels fvanroie 2022-04-12 03:03:55 +02:00
  • 1a72c9e7a9 Remove headers from old drivers fvanroie 2022-04-12 03:03:25 +02:00
  • c402a9932e Add libraries to hasplib fvanroie 2022-04-12 02:36:14 +02:00
  • 70c58213de Add ColorToHaspPayload fvanroie 2022-04-12 02:35:21 +02:00
  • 945ce73a76 Add ColorToHaspPayload fvanroie 2022-04-12 02:35:10 +02:00
  • 9816e0b3d3 Make HASP Settings responsive and implement POST api #246 fvanroie 2022-04-12 02:34:50 +02:00
  • 5a288781a4 Use Primary and Secondary color instead of Hue fvanroie 2022-04-12 02:28:07 +02:00
  • a3f2890ea0 Add configSet for lv_color_t variables fvanroie 2022-04-12 02:24:24 +02:00
  • b073983275 Prevent redundant idle messages fvanroie 2022-04-11 03:26:14 +02:00
  • e3a6391496 Update to Tasmota Arduino core v2.0.3rc1 fvanroie 2022-04-11 00:56:46 +02:00