Frank
f010adfe24
experimental: preview with gamma correction
...
.... actually we undo gamma adjustments, because screens (laptop, pad, etc) will apply their own gamma corrections.
Activate in LED settings: "Use Gamma correction for preview"
Colors in WLED are sometimes gamma corrected, sometimes not. This change tries to make the best out of the color mess, but its still not working properly in all configurations.
2023-08-04 22:03:53 +02:00
Frank
05a600ef01
npm run build
2023-07-30 22:10:35 +02:00
Frank
adac40d585
post merge
...
*npm run build
* changed a few debug messages into user messages
* replaced 0 with ESP_OK
2023-07-27 18:31:18 +02:00
Clayton Sims
5e20f94b8e
Support for ESP-NOW Wireless Remote Control ( #3237 )
...
* Initial checkin for ESP-NOW remote feature
* cleanup irrelevant comment
* don't bring in espnow package includes when feature disabled
* Formatting and removing inaccurate call mode hardcoding
* Fork ESP Now code by platform (8266 v. esp32)
* compiled html update
* Disable ESP-NOW remote by default on ESP32 until tested
* Enable ESP-NOW remote for ESP32
* Rename ESP NOW define
---------
Co-authored-by: cschwinne <dev.aircoookie@gmail.com >
2023-07-27 17:17:41 +02:00
Frank
90c4868c28
npm run build
...
yo-man
2023-07-26 12:47:01 +02:00
Frank
7a38f319dc
npm run build
...
... needed to add correct version info into the the UI files.
2023-07-15 21:41:02 +02:00
Frank
9ed5dc7c02
npm run build
2023-07-08 23:12:55 +02:00
Frank
553f2341d2
npm run build
2023-06-16 12:49:46 +02:00
Frank
d51a41f084
post-merge
...
* npm run build
* upstream fix for XSS vulnerability
2023-06-15 21:08:03 +02:00
Frank
d1b2759d47
npm run build
2023-06-08 19:29:23 +02:00
Ewoud
5c7937507b
Bug fix segment view, use ledmapMaxSize (TroyHack)
2023-06-08 19:24:37 +02:00
Frank
e2eb3e8ab4
npm run build
...
npm run build
comment added in platformio.ini
2023-05-25 22:13:41 +02:00
Ewoud
4197f98afe
package.json and cdata.js: set urls to MoonModules
...
index.js: add logging (temp) and improve segment view redrawing
wled00.ini: add lps (temp)
wledserver.cpp: show client request done after its done
ws.cpp: show websocket events (temp?)
2023-05-25 21:50:43 +02:00
Ewoud
40d120146f
Merge branch 'mdev' into audio_fastpath
2023-05-17 11:58:43 +02:00
Ewoud
e0d2d28b19
Merge upstream post: temp usermod and new version
2023-05-17 11:50:24 +02:00
Ewoud
c0d5cad198
Merge remote-tracking branch 'upstream/main' into mdev
2023-05-17 11:15:50 +02:00
Ewoud
175375e30d
Merge branch 'mdev' into audio_fastpath
2023-05-16 16:02:47 +02:00
Ewoud
7e7d1065e9
Rename usermod_fastled to usermod_animartrix and add in _m
2023-05-13 22:33:03 +02:00
Ewoud
fede3dd54c
Merge remote-tracking branch 'upstream/main' into mdev
2023-05-11 17:39:12 +02:00
Frank
237286f224
npm run build
2023-05-08 18:00:25 +02:00
Blaz Kristan
b47c12cbee
Serg74 ethernet board.
2023-05-08 08:48:52 +02:00
Ewoud
ca5a54bb72
Merge branch 'mdev' into audio_fastpath
2023-05-04 17:52:21 +02:00
Ewoud
642dbfed85
GFX default on, if set off it stays off (until page refresh)
2023-05-04 17:51:33 +02:00
Frank
fb03a37b08
fps help in LED settings
...
led settings: added hint on max leds per pin
fx.h: faster FRAMERATE_FIXED
2023-04-30 18:37:14 +02:00
wled-install
599ff66522
Add files via upload
2023-04-28 17:15:31 +02:00
Blaz Kristan
0aea75edb7
NeoPixelBus 2.7.5
...
UI bugfix
2023-04-28 16:52:48 +02:00
Blaž Kristan
e00116551c
Add Ucs890x support and swaps NeoPixelBrightnessBus with NeoPixelBusLg ( #3091 )
...
* Add UCS890x support.
* Fixes
* Update NeoPixelBus to 2.7.3 for UCS8904 support.
Update ESP8266 core to 4.1.0
* ESP8266 compile fixes.
- use PlatformIO framework and toolchain
- add compiler warning suppression
- remove IRAM_ATTR to fit in IRAM
* Replace NeoPixelBrightnessBus with NeoPixelBusLg
Resolves #3087
* Update to NPB 2.7.4
* Internal NPB color conversions.
* Fix errors due to merge with SPI Hz methods
Regenerate settings page HTML
---------
Co-authored-by: Christian Schwinne <dev.aircoookie@gmail.com >
2023-04-28 01:28:57 +02:00
Blaž Kristan
9ff3f85432
Allow SPI clock speed selection. ( #3173 )
...
* Allow SPI clock speed selection.
* Bump NPB to 2.7.4
2023-04-28 00:27:19 +02:00
Frank
00661de7fc
accept up to 250 fps target in LED preferences
...
warning included.
2023-04-21 15:26:35 +02:00
Frank
4294f60151
npm run build
2023-04-14 20:00:35 +02:00
Ewoud
822fcf272b
ARTI-FX change .wled.log to .log
2023-04-08 15:32:58 +02:00
Ewoud
20a91454d1
Post marge: regenerate html_settings
2023-04-06 21:01:38 +02:00
MoonModules
7ffe25d55c
Merge branch 'mdev' into DMX-Input-esp_dmx
2023-04-06 20:51:20 +02:00
Ewoud
eead626dd5
0.14.0-b15.21 release!
2023-04-02 13:22:38 +02:00
Will Tatam
dc089f6227
DMX settings display tweak
2023-03-30 15:36:19 +01:00
Will Tatam
db812439ff
Merge branch 'mdev' into DMX-Input-esp_dmx
2023-03-30 15:26:05 +01:00
Will Tatam
817b9e6f95
Load DMX input values from config
2023-03-30 15:08:57 +01:00
Ewoud
a560db06ff
UI: Max pin dropdown with
2023-03-28 11:38:47 +02:00
Ewoud
df4be5550f
Net Debug = Net print and tablet pc mode on 1024
2023-03-27 14:47:13 +02:00
Ewoud
5611a54a1a
Merge remote-tracking branch 'upstream/main' into mdev
2023-03-26 21:19:11 +02:00
Blaz Kristan
13678cb8d5
Add adjustable Random Cycle time.
...
- solves #3147
2023-03-25 21:28:30 +01:00
Frank
762c639fc8
chores
...
npm run build
2023-03-25 21:10:42 +01:00
Ewoud
274cdb4d32
Support tablet PCMode, Peek -> GFX
...
index.css: remove #Colors (br instead), PCmode when size < 798
index.html: Change Peek to GFX, add div colorGFX, effectGFX, segGFX
index.js:
- remove peekexp, segvexp,
- add colorGFX, effectGFX, segGFX controls,
- remove expandV/eandp
- improve segment view gfx
- refactor toggleLiveView
- togglePcMode: support smaller (tablet) screens
2023-03-24 14:32:57 +01:00
Ewoud
27c4d98ada
Net Debug / Net Serial updates
...
Add PinManagerClass::manageDebugTXPin to handle allocating pins for WLED_DEBUG_HOST and WLED_DEBUG
2023-03-23 14:21:42 +01:00
Ewoud
81fd9be03a
bugfix
2023-03-21 11:54:06 +01:00
Ewoud
8485be27f2
Merge remote-tracking branch 'upstream/main' into mdev
2023-03-21 11:39:30 +01:00
Ewoud
ee25b53691
Minor changes
2023-03-19 18:36:10 +01:00
Frank
9ea3d2c731
sync settings: minor html update
2023-03-19 17:15:22 +01:00
Frank
66f6cc7048
html bugfix
...
stray ">" after comment
2023-03-19 16:31:47 +01:00
Frank
0409f6e61f
npm run build
...
yo'man
2023-03-19 16:18:04 +01:00