Blaz Kristan
|
41129cf379
|
Sqeeze every byte
|
2024-02-25 17:08:01 +01:00 |
Frank
|
a28d2c869f
|
Merge pull request #3766 from willmmiles/tztable-progmem
Move timezone table to PROGMEM, saving ~200 bytes of RAM on 8266.
|
2024-02-20 17:09:47 +01:00 |
Will Miles
|
6f1fff44fa
|
TZ_TABLE: Add missing const
|
2024-02-19 09:48:34 -05:00 |
Will Miles
|
108978d1a5
|
Move timezone table to PROGMEM
|
2024-02-18 21:23:53 -05:00 |
Blaz Kristan
|
66f4671ec0
|
Move strings into flash
|
2024-02-18 14:09:38 +01:00 |
Frank
|
21173dc907
|
Fixing a potential array bounds violation in ESPDMX
DMXESPSerial::write and DMXESPSerial::read could access DMXDataStore[512] - one more than the allocated number of elements (i.e. 0...511].
|
2024-02-17 13:05:04 +01:00 |
Blaz Kristan
|
989bdfb0d5
|
Reduce string RAM usage for ESP8266 debug builds
|
2024-02-17 11:33:42 +01:00 |
Blaz Kristan
|
5761dce957
|
JSON buffer lock error messages
Reduce wait time for lock to 100ms
|
2024-02-17 11:30:29 +01:00 |
Blaz Kristan
|
95e2e574b8
|
ESP-NOW packet modification
- include up to 5 segments in 1st packet
- header contains total number of packets (instead of segments)
web server code reorganise
|
2024-02-15 20:40:55 +01:00 |
lost-hope
|
2d30535b69
|
Fixing stairway usermod and adding buildflags
|
2024-02-14 09:56:57 +01:00 |
Blaz Kristan
|
aa24e5d284
|
Preset caching on chips with PSRAM
- credit @akaricchi
|
2024-02-13 11:12:04 +01:00 |
Blaz Kristan
|
e7dc2048ad
|
Multiple analog button fix for #3549
|
2024-02-10 11:45:33 +01:00 |
Blaz Kristan
|
af6094bb06
|
Bump
|
2024-02-09 22:58:11 +01:00 |
Blaž Kristan
|
0ab139cb24
|
Merge pull request #3560 from roelbroersma/usermod_v2_HttpPullLightControl_0.0.5
Usermod: httpPullLightControl v0.0.5 (supersede v0.0.4)
|
2024-02-09 22:42:40 +01:00 |
Blaz Kristan
|
500a7301f2
|
Fix merge error
|
2024-02-09 22:37:52 +01:00 |
Blaz Kristan
|
c92cef1780
|
Merge branch '0_15' into usermod_v2_HttpPullLightControl_0.0.5
|
2024-02-09 22:34:38 +01:00 |
Blaz Kristan
|
49ceac1ac7
|
Add "RGB2Go Tetra" Ethernet
|
2024-02-09 22:21:14 +01:00 |
Blaz Kristan
|
276a93605d
|
Multiupdate
- allow DMX for S2 & C3 (ESPDMX, needs testing)
- (debug) string cleanup & optimisation
- WLED_BRAND for AP SSID
|
2024-02-09 22:15:29 +01:00 |
Blaz Kristan
|
0150c3fe23
|
Undo flash string in DMX
|
2024-02-08 23:35:00 +01:00 |
Blaz Kristan
|
34674501c3
|
Remove throttling from UI
|
2024-02-08 19:33:08 +01:00 |
Blaz Kristan
|
f6206d4c30
|
Web server string optimisation
(saves 140B of RAM on ESP8266)
ETag bugfix
|
2024-02-08 19:32:23 +01:00 |
Blaz Kristan
|
6dcd9596a2
|
Prevent JSON buffer clear after failed lock attempt
(alternative to #3743)
|
2024-02-07 18:58:56 +01:00 |
Blaz Kristan
|
e165838e54
|
PIR readme update.
|
2024-02-07 18:03:58 +01:00 |
Blaž Kristan
|
eae1707e97
|
Merge pull request #3750 from Moustachauve/product-data-0_15
Allow product information to be specified at build time
|
2024-02-07 13:20:35 +01:00 |
Christophe Gagnier
|
ed2950f73b
|
Allow product information to be specified at build time
|
2024-02-07 02:09:03 -05:00 |
Blaz Kristan
|
7eae8f68d8
|
Merge branch 'main' into 0_15
|
2024-02-06 14:47:20 +01:00 |
Blaž Kristan
|
0ab2d18b52
|
Merge pull request #3729 from DedeHai/harmonic-random-palette-generator
added function to generate random palette based on harmonic color theory
|
2024-02-06 13:16:05 +01:00 |
Blaz Kristan
|
8ab621bc91
|
Another unsigned
|
2024-02-06 11:43:57 +01:00 |
Blaz Kristan
|
41e51bbeb5
|
Configuration item for harmonic palettes
Comment cleanup
|
2024-02-06 11:06:23 +01:00 |
Blaz Kristan
|
66d9e8c038
|
Merge branch '0_15' into harmonic-random-palette-generator
|
2024-02-06 10:53:44 +01:00 |
Blaz Kristan
|
f5e47b2b74
|
Fix compiler warning
|
2024-02-06 10:17:53 +01:00 |
Blaz Kristan
|
678a823e8b
|
PULLDOWN fix
|
2024-02-05 22:21:12 +01:00 |
Blaz Kristan
|
246746a82e
|
Multi PIR usermod
|
2024-02-05 22:13:32 +01:00 |
Blaz Kristan
|
00038453e1
|
Fix preset sorting
|
2024-02-03 19:24:08 +01:00 |
Blaz Kristan
|
9ce485eade
|
Ignore missing remote.json
|
2024-02-03 14:40:45 +01:00 |
Blaz Kristan
|
8a6ff5a42b
|
UI fixes and refinements
|
2024-02-03 14:40:28 +01:00 |
Damian Schneider
|
e0f89beebb
|
slight change to color parameters
added more white, changed function return value of fully random palette function
|
2024-02-01 20:06:48 +01:00 |
Blaz Kristan
|
b8bf2a707c
|
Remove obsolete usermods
- mode sort
- 4LD (non ALT)
- Rotary encoder (non ALT)
|
2024-02-01 18:53:55 +01:00 |
Blaz Kristan
|
0a7e9f9f8f
|
Build bump and ghanglog update
|
2024-02-01 18:36:10 +01:00 |
Blaz Kristan
|
226e188903
|
Merge branch '0_15' of https://github.com/aircoookie/WLED into 0_15
|
2024-02-01 18:33:23 +01:00 |
Blaž Kristan
|
590d454119
|
Merge pull request #3718 from WoodyLetsCode/GitHub-Actions
Update GitHub Actions workflow
|
2024-02-01 18:26:13 +01:00 |
Blaž Kristan
|
06d5bd799f
|
Merge pull request #3732 from wled-install/patch-1
UM Audioreactive: add two compiler options
|
2024-02-01 18:24:39 +01:00 |
Woody
|
7fe6541b7c
|
Merge branch '0_15' into GitHub-Actions
|
2024-02-01 18:05:39 +01:00 |
Blaž Kristan
|
0f30fa5fb9
|
Merge pull request #3702 from Aircoookie/trim-platformio_ini
Trim platformio.ini & add info to sample
|
2024-02-01 17:17:46 +01:00 |
Blaz Kristan
|
2c362315ad
|
Rename sample
|
2024-02-01 17:09:55 +01:00 |
Blaž Kristan
|
7dd79edc52
|
Merge pull request #3734 from WoodyLetsCode/tooltip
Improvements for tooltips
|
2024-02-01 17:07:52 +01:00 |
Blaž Kristan
|
b3c21feba3
|
Merge pull request #3699 from WoodyLetsCode/cdata
Update dependencies for cdata.js and make some improvements
|
2024-02-01 17:05:19 +01:00 |
Blaž Kristan
|
fe54fadbf8
|
Merge pull request #3709 from Aircoookie/multiwifi
Implement multiple WiFi
|
2024-02-01 17:04:18 +01:00 |
Blaž Kristan
|
caa0722d49
|
Merge pull request #3715 from WoodyLetsCode/nodelist
Allow nodes buttons to be opened in new target or copy ip address
|
2024-02-01 17:00:21 +01:00 |
Blaž Kristan
|
fee32622f1
|
Merge pull request #3489 from WoodyLetsCode/clock-overlay
Show clock overlay only if all LEDs are solid black
|
2024-02-01 16:54:26 +01:00 |