Wled_Fan_Controller/wled00
Damian Schneider f3137eb0a9 updated Segment::color_from_palette
- gamma correction only where needed
- paletteIndex should be uint8_t (it is only used as that)
note: integrating the new `ColorFromPaletteWLED()` into this would require  a whole lot of code rewrite and would result in more color conversions from 32bit to CRGB. It would be really useful only if CRGB is replaced with native 32bit colors.
2024-09-14 14:49:36 +02:00
..
data LED settings text update 2024-09-10 15:23:27 +02:00
src Debug optimisations 2024-09-10 15:20:34 +02:00
alexa.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
bus_manager.cpp use CIE brightness also for ESP8266 2024-08-21 08:06:32 +02:00
bus_manager.h SM16825 support 2024-08-05 20:56:12 +02:00
bus_wrapper.h Swap WW & CW 2024-08-07 22:39:31 +02:00
button.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
cfg.cpp memory improvement: dropped static gamma table 2024-09-14 14:10:46 +02:00
colors.cpp remove test printout 2024-09-14 14:11:29 +02:00
const.h 8266 compatibility builds for older chips (another attempt t o solve #3690 and #3685) 2024-09-04 11:38:03 +02:00
dmx.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
e131.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
fcn_declare.h fixes and consistency 2024-09-13 19:01:54 +02:00
file.cpp Size optimisations 2024-07-09 21:50:27 +02:00
FX_2Dfcn.cpp minor tweak (break instead of continue in setPixelColorXY) 2024-09-14 11:45:27 +02:00
FX_fcn.cpp updated Segment::color_from_palette 2024-09-14 14:49:36 +02:00
FX.cpp Merge branch '0_15' into pixel-dice-usermod 2024-08-18 13:20:45 +02:00
FX.h color_fade bugfix 2024-09-11 17:14:59 +02:00
hue.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
improv.cpp WLED 0.15.0-b5 release 2024-09-10 16:07:37 +02:00
ir_codes.h whitespace cleanup 2023-01-06 09:24:29 +01:00
ir.cpp Bugfixes 2024-07-05 21:22:05 +02:00
json.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
led.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
lx_parser.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
mqtt.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
my_config_sample.h Use constant for mDNS name to allow setting from my_config.h (#3145) 2023-05-31 17:35:43 +02:00
net_debug.cpp Bugfix. 2023-02-08 10:18:41 +01:00
net_debug.h Compile fix for net_debug 2023-02-04 23:59:28 +01:00
network.cpp add ETH support for LILYGO-POE-Pro 2024-06-18 16:07:46 -07:00
NodeStruct.h Size & speed optimisations 2024-07-11 21:22:58 +02:00
ntp.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
overlay.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
palettes.h Update palettes.h 2023-05-02 21:52:39 +01:00
pin_manager.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
pin_manager.h Added a usermod for interacting with BLE Pixels Dice. 2024-08-08 03:13:33 +00:00
playlist.cpp Updated based on more feedback 2024-05-02 14:36:18 -07:00
presets.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
remote.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
set.cpp memory improvement: dropped static gamma table 2024-09-14 14:10:46 +02:00
udp.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
um_manager.cpp Move getAudioData to static 2024-08-15 17:58:19 +01:00
usermod_v2_empty.h whitespace cleanup 2023-01-06 09:24:29 +01:00
usermod.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
usermods_list.cpp Merge branch '0_15' into pixel-dice-usermod 2024-08-18 13:20:45 +02:00
util.cpp Merge pull request #4089 from willmmiles/improved-locking 2024-08-05 21:04:24 +02:00
wled_eeprom.cpp Sqeeze every byte 2024-02-25 17:08:01 +01:00
wled_ethernet.h Add ESP32-ETHERNET-KIT-VE type 2022-03-20 22:12:18 +01:00
wled_main.cpp wled00 -> wled_main 2024-08-14 11:16:46 +02:00
wled_math.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
wled_serial.cpp Size optimisations 2024-07-09 21:50:27 +02:00
wled_server.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
wled.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
wled.h WLED 0.15.0-b5 release 2024-09-10 16:07:37 +02:00
ws.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
xml.cpp Debug optimisations 2024-09-10 15:20:34 +02:00