Alerson Jorge
a933fcf7e2
Optimisations, and fix variable multiplier in tooltip()
2023-10-20 19:13:45 -03:00
Blaz Kristan
dffd1b1d69
Optimisations.
...
- tooltip everywhere
- smaller footprint
- fix brightness div
2023-10-20 21:32:39 +02:00
Alerson Jorge
14fc64f2f1
Fix
...
Checkbox fixes added
2023-10-20 12:20:49 -03:00
Alerson Jorge
a485451328
Fix tooltip
...
Messages showing correctly according to their respective effect.
2023-10-20 09:27:00 -03:00
Alerson Jorge
3ee3630d22
Correction
...
Correction of the sliders in the `setEffectParameters()` function to eliminate the need to update the old tooltip span.
2023-10-19 16:39:00 -03:00
Alerson Jorge
0521e988bc
UI interface improvements
2023-10-19 12:47:37 -03:00
Alerson Jorge
832ff39eb6
Revert "UI interface improvements"
...
This reverts commit 134798e82f
.
2023-10-19 12:45:41 -03:00
Alerson Jorge
134798e82f
UI interface improvements
...
Improvements in tooltip creation
2023-10-19 12:41:08 -03:00
Blaz Kristan
a49b49aaa9
Request throttling
...
UI/UX improvements
2023-10-16 18:34:51 +02:00
Blaz Kristan
1be6223a31
Pixelmagic optimisation
...
Filter tooltips
2023-10-14 20:44:11 +02:00
Blaz Kristan
76e0e935f0
Merge branch 'bugfix' into 0_15
2023-10-01 13:27:18 +02:00
Blaz Kristan
b0a56a431b
Fix for #3405
2023-10-01 13:04:05 +02:00
Blaz Kristan
25831bfb60
Codename "Ray of light"
2023-09-26 20:34:52 +02:00
Frank
ea7e0c6204
npm run build
...
regenerate UI files from latest sources.
2023-09-23 21:22:14 +02:00
Blaz Kristan
dcace43ce2
Merge branch 'main' into 0_15
2023-09-17 20:39:13 +02:00
Blaz Kristan
befce5b887
Typo fix and preset reload after restore
2023-09-16 20:29:32 +02:00
Blaz Kristan
9929c96650
Restore corrupt presets from backup
2023-09-16 14:41:47 +02:00
Blaz Kristan
c7d45c28cf
Meteor effect change
...
- remedy for #3374
2023-09-16 12:30:57 +02:00
Blaz Kristan
cc68e6b6e6
Squashed commit of the following:
...
Remove sync receive
Disallow 2D effects on non-2D segments
Optimisations
Sync clarification
AR palettes
Return of 2 audio simulations
Bugfix in sync #3344
- remove excessive segments
- ignore inactive segments if not syncing bounds
- send UDP/WS on segment change
- pop_back() when removing last segment
Add pairing support for ESP-NOW sync
Reduce string RAM footprint
UDP parse optimisation
Make WizMote work with sync.
ESP-NOW wireless sync POC.
- caveat: devices have to be on the same channel
- clashes with WizMote handling ATM
2023-09-10 18:52:14 +02:00
Frank
60c47cfca1
npm run build
...
regenerated UI files
2023-09-10 16:59:31 +02:00
Sandro Pischinger
5ff66ce4dd
recreate html_ui.h & html_simple.h
2023-08-30 20:58:32 +02:00
Sandro Pischinger
2d49ace0e3
recreate html_ui.h & html_simple.h
2023-08-30 20:45:05 +02:00
Sandro Pischinger
d52f22044e
Revert "recreate web ui files"
...
This reverts commit 2bf052aac9
.
2023-08-30 20:43:22 +02:00
Sandro Pischinger
2bf052aac9
recreate web ui files
2023-08-29 23:52:32 +02:00
cschwinne
ae235aa58c
Fix UI handling of in-between inactive segments
2023-07-14 01:12:19 +02:00
Blaz Kristan
6302056182
Add ability to toggle devices from nodes view.
2023-07-13 22:21:15 +02:00
Blaz Kristan
f442aad962
Misc.
...
- larger stack buffer for oappend
- increase max segment name for ESP32
2023-06-27 16:01:20 +02:00
Blaž Kristan
f015227fc8
Missing WS connection fallback for liveview ( #3267 )
...
* Missing WS connection fallback for liveview
- fix for #3250
Remove (conditional WLED_ENABLE_LEGACY) legacy URI
Replace /sliders with /?sliders
* Merge liveview and liveviewws pages
Remove /url string subpage
Enable /json/live by default
* WS retry count
Removed appended ws from URL
* Also reset WS retries on successful WS connection
---------
Co-authored-by: Christian Schwinne <cschwinne@gmail.com>
2023-06-27 01:51:24 +02:00
Blaz Kristan
b257f476c9
Bugfix for #3259
2023-06-22 19:06:07 +02:00
Blaz Kristan
75244853c1
Fix for #3251
2023-06-16 10:24:56 +02:00
Blaz Kristan
eb8e95723c
Bugfix reverse proxy path detection
2023-06-07 21:37:54 +02:00
Blaz Kristan
26bec11d76
Reverse proxy support.
2023-06-04 18:40:29 +02:00
Blaz Kristan
82e448de7c
Beta-3 changes
...
- remove I2C init from usermods
- PCF8574 (&co) port expander support
- refactor PIR & Rotary encoder & 4LD
- reboot race condition
- optimisations
2023-05-30 19:36:14 +02:00
Blaz Kristan
4374930065
npm build
2023-05-30 16:18:11 +02:00
Blaz Kristan
5a8a8dc292
Feature implementation
...
- #2236
- #1984
Better PSRAM handling
platformio.ini update
On/Off bus handling
2023-05-28 22:50:19 +02:00
Blaz Kristan
85c8e6ba42
Merge branch 'main' into cpal
2023-05-05 21:35:18 +02:00
Blaz Kristan
baacd55910
Minor UI fix
2023-05-01 14:17:52 +02:00
Blaz Kristan
f38851b7c6
Merge branch 'main' into cpal
2023-04-30 17:52:28 +02:00
Blaz Kristan
0aea75edb7
NeoPixelBus 2.7.5
...
UI bugfix
2023-04-28 16:52:48 +02:00
Blaz Kristan
3efee4a855
Merge branch 'main' into cpal
2023-04-14 17:16:20 +02:00
Blaz Kristan
ece6759fa7
UI update.
2023-04-14 17:15:02 +02:00
Blaz Kristan
adea7dadec
Bugfix.
...
- top buttons not working on mobile
2023-04-09 23:58:24 +02:00
Blaz Kristan
f076dddfe3
Filter updates.
2023-04-01 11:02:49 +02:00
Blaz Kristan
4ec1140cb4
Optimizations & bugfix.
2023-03-31 13:26:03 +02:00
Blaz Kristan
2a5d20058f
iPad/tablet with 1024 pixel UI PC mode.
...
Optimizations.
2023-03-30 21:35:23 +02:00
Blaz Kristan
bfbf7af411
Revert palette conditional load.
...
Playlist load bugfix.
2023-03-03 19:57:09 +01:00
Blaz Kristan
c151221d12
UI fixes & revert forcing ULTRAWHITE for on/off bus
...
Reduce min heap for 8266
2023-03-02 18:21:55 +01:00
Blaz Kristan
b8489724ef
Slider BG fix.
2023-02-28 23:04:12 +01:00
Blaz Kristan
92d883db87
Bugfix for 1D setup.
...
- incorrcet max segment length calc
2023-02-28 15:25:11 +01:00
Blaz Kristan
3ca7006e3a
Tweaks & bugfixes.
...
One pixel segment handling.
- added 0D FX metadata (1 pixel effects)
- ignore palettes for White only segment
- ignore color for non-RGB & non-White segment (on/off)
Bugfix
- proper auto segment creation
- hide palettes for non RGB segments
- some tweaks for #2984
- force Solid for some FX (causing crash) on 1 pixel segment
UI Optimisations
- slider tooltips
- tiny bit smaller tooltips
- hide segment power if only one segment
- gap between sliders
2023-02-25 09:41:15 +01:00