Frank
bd847e4579
npm run build
...
daily business
2023-10-07 20:57:45 +02:00
Ewoud
fea47b5965
Add Ethernet type: Olimex ESP32 Gateway
...
index.js:
- add leds instead of matrix to extendedNodes array
- split V and P ledcount
2023-10-07 15:25:27 +02:00
Frank
138ebc69de
npm run build
...
yo'man
2023-10-06 17:24:53 +02:00
Ewoud
1db950389a
SuperSync button works
...
index.js
- extend checkNode function (panel 0, nrofpanels, matrix size)
- populateNodes: add panel 0 and dummypanel
2023-10-06 12:57:28 +02:00
Ewoud
ffb0ad760d
Solve gamma reset bug + super sync nodes compare and update (WIP)
...
cfg.cpp: update "light" only if value set (gamma correction bug)
index.js
- implement SuperSync function (WIP)
- ddpAll: refactor extendedNodes
- populateNodes: make things more straightforwared
- add panelX and Equal column to compare current and desired values
- add matrix to extendednodes and set the right values (WIP)
2023-10-05 15:36:28 +02:00
Ewoud
cea994c282
Deterministic mode of effects only when SuperSync is on
...
Temporary - to compare both modes
Octopus
Soap
CrazyBees
2023-10-04 11:56:00 +02:00
Ewoud
06220946c0
Refactor Nodes popup for SuperSync
...
(WIP)
2023-10-03 17:57:57 +02:00
Ewoud
342f99ca27
Effects to Instances: effects non-deterministic: now instead of millis
...
index.js
- genPresets: Temporary for deterministic effects test: Set to 11/Raibow instead of 1/Random smooth palette
FX.cpp
- replace all millis() by strip.now
2023-09-30 12:23:53 +02:00
Frank
0808335565
npm run build
...
yo'man
2023-09-17 19:31:23 +02:00
Frank
129f5ec312
release preparations
...
* npm run build
* enable CI build for esp32_4MB_S and esp32S3_8MB_S (both optimized for speed)
* add animartrix to esp32S3_8MB_S
* workaround for gcc ICE (only happens with V4 framework and -O2 optimize for speed)
2023-08-27 00:54:14 +02:00
Frank
05a600ef01
npm run build
2023-07-30 22:10:35 +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
423d3720b2
post-merge
...
* disabled FASTPATH breaking changes in normal builds
* _S builds for esp32 stay fully FASTPATH enabled
* full movie quote
* npm run build
2023-07-13 21:44:12 +02:00
Frank
a2e2eada1b
npm run build
2023-07-08 20:01:40 +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
1daeecc7dd
Merge branch 'mdev' into audio_fastpath
2023-05-30 20:44:10 +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
b195596ad7
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-24 11:49:47 +02:00
Ewoud
f491ad3a43
Nodes: DDS Ins bugfix
2023-05-18 09:44:19 +02:00
Ewoud
d6bc9967d0
Support for large ledmaps
...
optimize jMapC, enumerateLedmaps and deserializeMap
2023-05-16 13:12:30 +02:00
Ewoud
18417a5fdd
Nodes DDP all - don't try at home yet
2023-05-14 13:47:03 +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
Ewoud
eb6b890c6b
Nodes tab more info + on/off button (WIP)
...
index.js:
- add callNode
- populateNodes more info and button calling node
remove fetchAndExecute from artifx.js (use the one in index.js) and add parms parameter
index.css: make #nodes div 980px wide
2023-05-11 17:08:33 +02:00
Ewoud
e9a1c1e74f
Small changes
2023-05-08 16:47:53 +02:00
Ewoud
2077515b05
Bugfix: set colorwheel default on (for 1D)
2023-05-07 20:22:42 +02:00
Blaz Kristan
85c8e6ba42
Merge branch 'main' into cpal
2023-05-05 21:35:18 +02:00
Ewoud
642dbfed85
GFX default on, if set off it stays off (until page refresh)
2023-05-04 17:51:33 +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
Frank
4294f60151
npm run build
2023-04-14 20:00:35 +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
Ewoud
822fcf272b
ARTI-FX change .wled.log to .log
2023-04-08 15:32:58 +02:00
Ewoud
eead626dd5
0.14.0-b15.21 release!
2023-04-02 13:22:38 +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
Ewoud
82dc456fd7
Rename Custom Effects to ARTI-FX
2023-03-30 10:02:08 +02:00
Ewoud
d9c886abdc
Create or delete bigPeek (click on smallPeek/bigPeek)
2023-03-29 21:59:49 +02:00
Ewoud
6316c5ef6b
Optimize liveview2D
2023-03-28 16:02:29 +02:00
Ewoud
ddd4c0d676
UI tweaks
2023-03-28 10:51:38 +02:00
Ewoud
5991aa8624
UI/GFX improvements
2023-03-27 20:41:53 +02:00
Ewoud
df4be5550f
Net Debug = Net print and tablet pc mode on 1024
2023-03-27 14:47:13 +02:00